Search for path
- Search 7.x for path
- Search 9.5.x for path
- Search 8.9.x for path
- Search 10.3.x for path
- Search 11.x for path
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PathAliasRevisionIndexesUpdatePathTest.php | file | core/ |
|
| PathAliasRevisionIndexesUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| PathAliasRevisionIndexesUpdatePathTest::testRunUpdates | function | core/ |
Tests the update path for the path_alias_revision table indices. |
| PathAliasStorage | class | core/ |
Defines the storage handler class for path_alias entities. |
| PathAliasStorage.php | file | core/ |
|
| PathAliasStorage::createWithSampleValues | function | core/ |
|
| PathAliasStorageSchema | class | core/ |
Defines the path_alias schema handler. |
| PathAliasStorageSchema.php | file | core/ |
|
| PathAliasStorageSchema::getEntitySchema | function | core/ |
|
| PathAliasStorageSchemaTest | class | core/ |
Tests the path_alias storage schema. |
| PathAliasStorageSchemaTest.php | file | core/ |
|
| PathAliasStorageSchemaTest::$modules | property | core/ |
|
| PathAliasStorageSchemaTest::setUp | function | core/ |
|
| PathAliasStorageSchemaTest::testPathAliasStatusIndexRemoved | function | core/ |
Tests that the path_alias__status index is removed. |
| PathAliasTest | class | core/ |
JSON:API integration test for the "PathAlias" content entity type. |
| PathAliasTest | class | core/ |
Tests modifying path aliases from the UI. |
| PathAliasTest.php | file | core/ |
|
| PathAliasTest.php | file | core/ |
|
| PathAliasTest::$defaultTheme | property | core/ |
|
| PathAliasTest::$defaultTheme | property | core/ |
|
| PathAliasTest::$entity | property | core/ |
|
| PathAliasTest::$entityTypeId | property | core/ |
|
| PathAliasTest::$modules | property | core/ |
|
| PathAliasTest::$modules | property | core/ |
|
| PathAliasTest::$patchProtectedFieldNames | property | core/ |
|
| PathAliasTest::$resourceTypeIsVersionable | property | core/ |
|
| PathAliasTest::$resourceTypeName | property | core/ |
|
| PathAliasTest::createEntity | function | core/ |
|
| PathAliasTest::getExpectedDocument | function | core/ |
|
| PathAliasTest::getPID | function | core/ |
Returns the path ID. |
| PathAliasTest::getPostDocument | function | core/ |
|
| PathAliasTest::setUp | function | core/ |
|
| PathAliasTest::setUpAuthorization | function | core/ |
|
| 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. |
| 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/ |
|
| PathAliasXmlAnonTest::$format | property | core/ |
|
| PathAliasXmlAnonTest::$mimeType | property | core/ |
|
| PathAliasXmlBasicAuthTest | class | core/ |
Test path_alias entities for XML requests with cookie authentication. |
| PathAliasXmlBasicAuthTest.php | file | core/ |
|
| PathAliasXmlBasicAuthTest::$auth | property | core/ |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.