Search for alias
- Search 7.x for alias
- Search 9.5.x for alias
- Search 8.9.x for alias
- Search 10.3.x for alias
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AliasPathProcessorTest::$aliasManager | property | core/ |
The mocked alias manager. |
| AliasPathProcessorTest::$pathProcessor | property | core/ |
The tested path processor. |
| AliasPathProcessorTest::providerTestProcessOutbound | function | core/ |
Provides data for testing outbound processing. |
| AliasPathProcessorTest::setUp | function | core/ |
|
| AliasPathProcessorTest::testProcessInbound | function | core/ |
Tests the processInbound method. |
| AliasPathProcessorTest::testProcessOutbound | function | core/ |
Tests process outbound. |
| AliasPrefixList | class | core/ |
Cache a list of valid alias prefixes. |
| AliasPrefixList.php | file | core/ |
|
| AliasPrefixList::$pathAliasRepository | property | core/ |
The path alias repository. |
| AliasPrefixList::$state | property | core/ |
The Key/Value Store to use for state. |
| AliasPrefixList::clear | function | core/ |
Clears the collected cache entry. |
| AliasPrefixList::get | function | core/ |
Gets value from the cache. |
| AliasPrefixList::lazyLoadCache | function | core/ |
Loads the cache if not already done. |
| AliasPrefixList::loadMenuPathRoots | function | core/ |
Loads menu path roots to prepopulate cache. |
| AliasPrefixList::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
| AliasPrefixList::__construct | function | core/ |
Constructs an AliasPrefixList object. |
| AliasPrefixListInterface | interface | core/ |
Cache a list of valid alias prefixes. |
| AliasPrefixListInterface.php | file | core/ |
|
| AliasRepository | class | core/ |
Provides the default path alias lookup operations. |
| AliasRepository.php | file | core/ |
|
| AliasRepository::$connection | property | core/ |
The database connection. |
| AliasRepository::addLanguageFallback | function | core/ |
Adds path alias language fallback conditions to a select query object. |
| AliasRepository::getBaseQuery | function | core/ |
Returns a SELECT query for the path_alias base table. |
| AliasRepository::lookupByAlias | function | core/ |
Searches a path alias for a given alias. |
| AliasRepository::lookupBySystemPath | function | core/ |
Searches a path alias for a given Drupal system path. |
| AliasRepository::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
| AliasRepository::preloadPathAlias | function | core/ |
Pre-loads path alias information for a given list of system paths. |
| AliasRepository::__construct | function | core/ |
Constructs an AliasRepository object. |
| AliasRepositoryInterface | interface | core/ |
Provides an interface for path alias lookup operations. |
| AliasRepositoryInterface.php | file | core/ |
|
| AliasRepositoryInterface::lookupByAlias | function | core/ |
Searches a path alias for a given alias. |
| AliasRepositoryInterface::lookupBySystemPath | function | core/ |
Searches a path alias for a given Drupal system path. |
| AliasRepositoryInterface::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
| AliasRepositoryInterface::preloadPathAlias | function | core/ |
Pre-loads path alias information for a given list of system paths. |
| AliasTest | class | core/ |
Tests path alias CRUD and lookup functionality. |
| AliasTest.php | file | core/ |
|
| AliasTest::$modules | property | core/ |
Modules to install. |
| AliasTest::setUp | function | core/ |
|
| AliasTest::testLookupByAlias | function | core/ |
Tests lookup by alias. |
| AliasTest::testLookupBySystemPath | function | core/ |
Tests lookup by system path. |
| AliasTest::testLookupPath | function | core/ |
Tests lookup path. |
| AliasTest::testPrefixList | function | core/ |
Tests the alias prefix. |
| AliasTest::testPrefixListCacheDeletionMidRequest | function | core/ |
Tests situation where the prefix list cache is deleted mid-request. |
| AliasTest::testPreloadPathAlias | function | core/ |
Tests preload path alias. |
| AliasWhitelist | class | core/ |
Cache a list of valid alias prefixes. |
| AliasWhitelist.php | file | core/ |
|
| AliasWhitelistInterface | interface | core/ |
Cache a list of valid alias prefixes. |
| AliasWhitelistInterface.php | file | core/ |
|
| ArgumentPluginBase::$base_alias | property | core/ |
The base table alias. |
| ArgumentPluginBase::$count_alias | property | core/ |
The alias count. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.