Search for alias
- Search 7.x for alias
- Search 8.9.x for alias
- Search 10.3.x for alias
- Search 11.x for alias
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PathAliasTest | class | core/ |
Tests modifying path aliases from the UI. |
PathAliasTest.php | file | core/ |
|
PathAliasTest.php | file | core/ |
|
PathAliasTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PathAliasTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PathAliasTest::$entity | property | core/ |
|
PathAliasTest::$entityTypeId | property | core/ |
The tested entity type. |
PathAliasTest::$modules | property | core/ |
Modules to enable. |
PathAliasTest::$modules | property | core/ |
Modules to enable. |
PathAliasTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
PathAliasTest::$resourceTypeIsVersionable | property | core/ |
Whether the tested JSON:API resource is versionable. |
PathAliasTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
PathAliasTest::createEntity | function | core/ |
Creates the entity to be tested. |
PathAliasTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
PathAliasTest::getPID | function | core/ |
Returns the path ID. |
PathAliasTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
PathAliasTest::setUp | function | core/ |
|
PathAliasTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
PathAliasTest::testAdminAlias | function | core/ |
Tests alias functionality through the admin interfaces. |
PathAliasTest::testDuplicateNodeAlias | function | core/ |
Tests that duplicate aliases fail validation. |
PathAliasTest::testNodeAlias | function | core/ |
Tests alias functionality through the node interfaces. |
PathAliasTest::testPathCache | function | core/ |
Tests the path cache. |
PathAliasTestTrait | trait | core/ |
Provides methods to create and assert path_alias entities. |
PathAliasTestTrait.php | file | core/ |
|
PathAliasTestTrait::assertPathAliasExists | function | core/ |
Asserts that a path alias exists in the storage. |
PathAliasTestTrait::assertPathAliasNotExists | function | core/ |
Asserts that a path alias does not exist in the storage. |
PathAliasTestTrait::createPathAlias | function | core/ |
Creates a new path alias. |
PathAliasTestTrait::loadPathAliasByConditions | function | core/ |
Gets the first result from a 'load by properties' storage call. |
PathAliasXmlAnonTest | class | core/ |
Test path_alias entities for unauthenticated XML requests. |
PathAliasXmlAnonTest.php | file | core/ |
|
PathAliasXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PathAliasXmlAnonTest::$format | property | core/ |
The format to use in this test. |
PathAliasXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
PathAliasXmlBasicAuthTest | class | core/ |
Test path_alias entities for XML requests with cookie authentication. |
PathAliasXmlBasicAuthTest.php | file | core/ |
|
PathAliasXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
PathAliasXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PathAliasXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
PathAliasXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
PathAliasXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
PathAliasXmlCookieTest | class | core/ |
Test path_alias entities for XML requests. |
PathAliasXmlCookieTest.php | file | core/ |
|
PathAliasXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
PathAliasXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PathAliasXmlCookieTest::$format | property | core/ |
The format to use in this test. |
PathAliasXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
PathContentModerationTest::testNodePathAlias | function | core/ |
Tests node path aliases on a moderated content type. |
PathContentModerationTest::testTranslatedModeratedNodeAlias | function | core/ |
Tests that translated and moderated node can get new draft revision. |
PathEncodedTest::testAliasToEncoded | function | core/ |
|
PathLanguageTest::testAliasTranslation | function | core/ |
Tests alias functionality through the admin interfaces. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.