Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PathAliasListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
| PathAliasListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| 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/ |
Modules to enable. |
| PathAliasMenuLinkContentTest::register | function | core/ |
Registers test-specific services. |
| 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/ |
The tested entity type. |
| PathAliasResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
| PathAliasResourceTestBase::$modules | property | core/ |
Modules to install. |
| PathAliasResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| PathAliasResourceTestBase::$secondCreatedEntityId | property | core/ |
The entity ID for the second created entity in testPost(). |
| PathAliasResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| PathAliasResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| PathAliasResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| PathAliasResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| PathAliasResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| PathAliasStorage | class | core/ |
Defines the storage handler class for path_alias entities. |
| PathAliasStorage.php | file | core/ |
|
| PathAliasStorage::createWithSampleValues | function | core/ |
Creates an entity with sample field values. |
| PathAliasStorage::invokeHook | function | core/ |
Invokes a hook on behalf of the entity. |
| PathAliasStorageSchema | class | core/ |
Defines the path_alias schema handler. |
| PathAliasStorageSchema.php | file | core/ |
|
| PathAliasStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
| PathAliasSubscriber | class | core/ |
Provides a path subscriber that converts path aliases. |
| PathAliasSubscriber.php | file | core/ |
|
| PathAliasTest | class | core/ |
Add, edit, delete, and change alias and verify its consistency in the database. |
| PathAliasTest | class | core/ |
JSON:API integration test for the "PathAlias" content entity type. |
| 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::$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. |
Pagination
- Previous page
- Page 934
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.