Search for path
Title | Object type | File name | Summary |
---|---|---|---|
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::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. |
PathAliasRevisionIndexesUpdatePathTest | class | core/ |
Tests the update path for the path_alias_revision table indices. |
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/ |
Creates an entity with sample field values. |
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. |
PathAliasStorageSchemaTest | class | core/ |
Tests the path_alias storage schema. |
PathAliasStorageSchemaTest.php | file | core/ |
|
PathAliasStorageSchemaTest::$modules | property | core/ |
Modules to install. |
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/ |
|
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 install. |
PathAliasTest::$modules | property | core/ |
Modules to install. |
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. |
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.