Search for path
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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. |
| PathAliasSubscriber | class | core/ |
Provides a path subscriber that converts path aliases. |
| PathAliasSubscriber.php | file | core/ |
|
| PathAliasSubscriber::$aliasManager | property | core/ |
The alias manager that caches alias lookups based on the request. |
| PathAliasSubscriber::$currentPath | property | core/ |
The current path. |
| PathAliasSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| PathAliasSubscriber::onKernelController | function | core/ |
Sets the cache key on the alias manager cache decorator. |
| PathAliasSubscriber::onKernelTerminate | function | core/ |
Ensures system paths for the request get cached. |
| PathAliasSubscriber::__construct | function | core/ |
Constructs a new PathSubscriber instance. |
| 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/ |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.