page_example_simple |
modules/examples/page_example/page_example.module |
Constructs a simple page. |
parse_size |
core/includes/common.inc |
Parses a given byte count. |
PasswordHashingTest::setUp |
core/modules/simpletest/tests/password.test |
Sets up a Backdrop site for running functional and integration tests. |
PasswordHashingTest::testLongPassword |
core/modules/simpletest/tests/password.test |
Verifies that passwords longer than 512 bytes are not hashed. |
PasswordHashingTest::testPasswordHashing |
core/modules/simpletest/tests/password.test |
Test password hashing. |
password_confirm_validate |
core/includes/form.inc |
Validates a password_confirm element. |
PathHooksTestCase::setUp |
core/modules/path/tests/path.test |
Sets up a Backdrop site for running functional and integration tests. |
PathHooksTestCase::testPathHooks |
core/modules/path/tests/path.test |
|
PathLanguageTestCase::setUp |
core/modules/path/tests/path.test |
Sets up a Backdrop site for running functional and integration tests. |
PathLanguageTestCase::testAliasTranslation |
core/modules/path/tests/path.test |
Test alias functionality through the admin interfaces. |
PathLanguageUITestCase::setUp |
core/modules/path/tests/path.test |
Sets up a Backdrop site for running functional and integration tests. |
PathLanguageUITestCase::testDefaultLanguageURLs |
core/modules/path/tests/path.test |
Tests that a default language URL alias works. |
PathLanguageUITestCase::testLanguageNeutralURLs |
core/modules/path/tests/path.test |
Tests that a language-neutral URL alias works. |
PathLanguageUITestCase::testNonDefaultURLs |
core/modules/path/tests/path.test |
Tests that a non-default language URL alias works. |
PathLayoutAccess::checkAccess |
core/modules/layout/plugins/access/path_layout_access.inc |
Checks for access based on the available context. |
PathLayoutAccess::form |
core/modules/layout/plugins/access/path_layout_access.inc |
Settings form for configuring this access item. |
PathLayoutAccess::summary |
core/modules/layout/plugins/access/path_layout_access.inc |
Provides a human-readable summary of this access check's behavior. |
PathLayoutAccess::__construct |
core/modules/layout/plugins/access/path_layout_access.inc |
Constructor for a Layout access rule. |
PathLookupTest::testBackdropLookupPath |
core/modules/simpletest/tests/path.test |
Test that backdrop_lookup_path() returns the correct path. |
PathMonolingualTestCase::setUp |
core/modules/path/tests/path.test |
Sets up a Backdrop site for running functional and integration tests. |
PathMonolingualTestCase::testPageLinks |
core/modules/path/tests/path.test |
Verifies that links do not have language prefixes in them. |
PathPatternBulkUpdateTestCase::testBulkUpdate |
core/modules/path/tests/path_pattern.test |
|
PathPatternFunctionalTestCase::setUp |
core/modules/path/tests/path_pattern.test |
Sets up a Backdrop site for running functional and integration tests. |
PathPatternFunctionalTestCase::testConfigurationUserInterfaces |
core/modules/path/tests/path_pattern.test |
|
PathPatternFunctionalTestCase::testNodeEditing |
core/modules/path/tests/path_pattern.test |
Basic functional testing of node Path patterns. |
PathPatternFunctionalTestCase::testNodeOperations |
core/modules/path/tests/path_pattern.test |
Test node operations. |
PathPatternFunctionalTestCase::testNodeTypeCreate |
core/modules/path/tests/path_pattern.test |
Create a new content type with new path pattern. |
PathPatternFunctionalTestCase::testPatternsValidation |
core/modules/path/tests/path_pattern.test |
|
PathPatternFunctionalTestCase::testProgrammaticEntityCreation |
core/modules/path/tests/path_pattern.test |
Test programmatic entity creation for aliases. |
PathPatternFunctionalTestCase::testTermEditing |
core/modules/path/tests/path_pattern.test |
Basic functional testing of Path automatic aliases with taxonomy terms. |
PathPatternFunctionalTestCase::testUserEditing |
core/modules/path/tests/path_pattern.test |
Basic functional testing of Path automatic aliases with users. |
PathPatternFunctionalTestCase::testUserOperations |
core/modules/path/tests/path_pattern.test |
Test user operations. |
PathPatternFunctionalTestHelper::setUp |
core/modules/path/tests/path_pattern.test |
Sets up a Backdrop site for running functional and integration tests. |
PathPatternLocaleTestCase::setUp |
core/modules/path/tests/path_pattern.test |
Sets up a Backdrop site for running functional and integration tests. |
PathPatternLocaleTestCase::testLanguageAliases |
core/modules/path/tests/path_pattern.test |
Test that when an English node is updated, its old English URL alias is
updated and its newer French URL alias is left intact. |
PathPatternLocaleTestCase::testNeutralTransliteration |
core/modules/path/tests/path_pattern.test |
Language neutral German node has the correct transliteration applied. |
PathPatternTestHelper::addTerm |
core/modules/path/tests/path_pattern.test |
|
PathPatternTestHelper::addVocabulary |
core/modules/path/tests/path_pattern.test |
|
PathPatternTestHelper::assertAlias |
core/modules/path/tests/path_pattern.test |
|
PathPatternTestHelper::assertAliasExists |
core/modules/path/tests/path_pattern.test |
|
PathPatternTestHelper::assertEntityAlias |
core/modules/path/tests/path_pattern.test |
|
PathPatternTestHelper::assertEntityAliasExists |
core/modules/path/tests/path_pattern.test |
|
PathPatternTestHelper::assertEntityPattern |
core/modules/path/tests/path_pattern.test |
|
PathPatternTestHelper::assertNoAliasExists |
core/modules/path/tests/path_pattern.test |
|
PathPatternTestHelper::assertNoEntityAlias |
core/modules/path/tests/path_pattern.test |
|
PathPatternTestHelper::assertNoEntityAliasExists |
core/modules/path/tests/path_pattern.test |
|
PathPatternTestHelper::assertToken |
core/modules/path/tests/path_pattern.test |
|
PathPatternTestHelper::backdropGetTermByName |
core/modules/path/tests/path_pattern.test |
|
PathPatternTestHelper::deleteAllAliases |
core/modules/path/tests/path_pattern.test |
|
PathPatternTestHelper::saveAlias |
core/modules/path/tests/path_pattern.test |
|