Search for aliases
- Search 7.x for aliases
- Search 9.5.x for aliases
- Search 8.9.x for aliases
- Search 10.3.x for aliases
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ArgumentPluginBase::$tableAliases | property | core/ |
Keyed array by alias of table relations. |
AutowireTest::testCoreServiceAliases | function | core/ |
Tests that core services have aliases correctly defined where possible. |
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. |
FieldPluginBase::$aliases | property | core/ |
|
FilterPluginBase::$tableAliases | property | core/ |
Keyed array by alias of table relations. |
HandlerAliasTest::testPluginAliases | function | core/ |
|
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. |
StaticReflectionClass::getTraitAliases | function | core/ |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.