Search for pathHasMatchingAlias
- Search 7.x for pathHasMatchingAlias
- Search 9.5.x for pathHasMatchingAlias
- Search 10.3.x for pathHasMatchingAlias
- Search 11.x for pathHasMatchingAlias
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AliasRepository::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
AliasRepositoryInterface::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
AliasStorage::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
AliasStorageInterface::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
LegacyAliasStorageTest::testPathHasMatchingAlias | function | core/ |
@covers ::pathHasMatchingAlias @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ā¦ |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.