Search for aliases
- Search 7.x for aliases
- Search 9.5.x for aliases
- Search 10.3.x for aliases
- Search 11.x for aliases
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AliasStorage::getAliasesForAdminListing | function | core/ |
Loads aliases for admin listing. |
AliasStorageInterface::getAliasesForAdminListing | function | core/ |
Loads aliases for admin listing. |
Connection::$escapedAliases | property | core/ |
List of escaped aliases names, keyed by unescaped aliases. |
Container::$aliases | property | core/ |
The aliases of the container. |
ContainerTest::testInitializedForAliases | function | core/ |
Tests that Container::initialized works correctly for aliases. |
DataFieldRow::$replacementAliases | property | core/ |
Stores an array of prepared field aliases from options. |
drupal-8.convert-path-aliases-to-entities-2336597.php | file | core/ |
Contains database additions to drupal-8.filled.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2336597. |
FieldPluginBase::$aliases | property | core/ |
|
HandlerAliasTest::testPluginAliases | function | core/ |
|
LegacyAliasStorageTest::sampleUrlAliases | function | core/ |
Returns an array of URL aliases for testing. |
LegacyAliasStorageTest::testGetAliasesForAdminListing | function | core/ |
@covers ::getAliasesForAdminListing @expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler for theā¦ |
MockAliasManager::$aliases | property | core/ |
Array of mocked aliases. Keys are system paths, followed by language. |
OptimizedPhpArrayDumper::$aliases | property | core/ |
A list of container aliases. |
OptimizedPhpArrayDumper::getAliases | function | core/ |
Gets the aliases as a PHP array. |
OptimizedPhpArrayDumperTest::getAliasesDataProvider | function | core/ |
Data provider for testGetAliases(). |
OptimizedPhpArrayDumperTest::testGetAliases | function | core/ |
Tests that alias processing works properly. |
PathWorkspacesTest::testPathAliases | function | core/ |
Tests path aliases with workspaces. |
PathWorkspacesTest::testPathAliasesUserSwitch | function | core/ |
Tests path aliases with workspaces and user switching. |
PathWorkspacesTest::testPathAliasesWithTranslation | function | core/ |
Tests path aliases with workspaces for translatable nodes. |
RouteCachingNonPathLanguageNegotiationTest::testAliases | function | core/ |
Tests aliases when the negotiated language is not in the path. |
Sql::$fieldAliases | property | core/ |
An array mapping table aliases and field names to field aliases. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.