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 |
|---|---|---|---|
| PathAliasInterface::getPath | function | core/ |
Gets the source path of the alias. |
| PathAliasInterface::setAlias | function | core/ |
Sets the alias for this path. |
| PathAliasInterface::setPath | function | core/ |
Sets the source path of the alias. |
| PathAliasJsonAnonTest | class | core/ |
Test path_alias entities for unauthenticated JSON requests. |
| PathAliasJsonAnonTest.php | file | core/ |
|
| PathAliasJsonAnonTest::$defaultTheme | property | core/ |
|
| PathAliasJsonAnonTest::$format | property | core/ |
|
| PathAliasJsonAnonTest::$mimeType | property | core/ |
|
| PathAliasJsonBasicAuthTest | class | core/ |
Test path_alias entities for JSON requests via basic auth. |
| PathAliasJsonBasicAuthTest.php | file | core/ |
|
| PathAliasJsonBasicAuthTest::$auth | property | core/ |
|
| PathAliasJsonBasicAuthTest::$defaultTheme | property | core/ |
|
| PathAliasJsonBasicAuthTest::$format | property | core/ |
|
| PathAliasJsonBasicAuthTest::$mimeType | property | core/ |
|
| PathAliasJsonBasicAuthTest::$modules | property | core/ |
|
| PathAliasJsonCookieTest | class | core/ |
Test path_alias entities for JSON requests with cookie authentication. |
| PathAliasJsonCookieTest.php | file | core/ |
|
| PathAliasJsonCookieTest::$auth | property | core/ |
|
| PathAliasJsonCookieTest::$defaultTheme | property | core/ |
|
| PathAliasJsonCookieTest::$format | property | core/ |
|
| PathAliasJsonCookieTest::$mimeType | property | core/ |
|
| PathAliasListBuilder | class | core/ |
Defines a class to build a listing of path_alias entities. |
| PathAliasListBuilder.php | file | core/ |
|
| PathAliasListBuilder::$aliasManager | property | core/ |
The path alias manager. |
| PathAliasListBuilder::$currentRequest | property | core/ |
The current request. |
| PathAliasListBuilder::$formBuilder | property | core/ |
The form builder. |
| PathAliasListBuilder::$languageManager | property | core/ |
The language manager. |
| PathAliasListBuilder::buildHeader | function | core/ |
|
| PathAliasListBuilder::buildRow | function | core/ |
|
| PathAliasListBuilder::createInstance | function | core/ |
|
| PathAliasListBuilder::getEntityIds | function | core/ |
|
| PathAliasListBuilder::render | function | core/ |
|
| PathAliasListBuilder::__construct | function | core/ |
Constructs a new PathAliasListBuilder object. |
| PathAliasMenuLinkContentTest | class | core/ |
Ensures that the menu tree adapts to path alias changes. |
| PathAliasMenuLinkContentTest.php | file | core/ |
|
| PathAliasMenuLinkContentTest::$modules | property | core/ |
|
| PathAliasMenuLinkContentTest::setUp | function | core/ |
|
| PathAliasMenuLinkContentTest::testPathAliasChange | function | core/ |
Tests the path aliasing changing. |
| PathAliasResourceTestBase | class | core/ |
Base class for path_alias EntityResource tests. |
| PathAliasResourceTestBase.php | file | core/ |
|
| PathAliasResourceTestBase::$entityTypeId | property | core/ |
|
| PathAliasResourceTestBase::$firstCreatedEntityId | property | core/ |
|
| PathAliasResourceTestBase::$modules | property | core/ |
|
| PathAliasResourceTestBase::$patchProtectedFieldNames | property | core/ |
|
| PathAliasResourceTestBase::$secondCreatedEntityId | property | core/ |
|
| PathAliasResourceTestBase::createEntity | function | core/ |
|
| PathAliasResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
| PathAliasResourceTestBase::getNormalizedPostEntity | function | core/ |
|
| PathAliasResourceTestBase::setUpAuthorization | function | core/ |
|
| PathAliasRevisionIndexesUpdatePathTest | class | core/ |
Tests the update path for the path_alias_revision table indices. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.