Search for pathHasMatchingAlias

  1. Search 7.x for pathHasMatchingAlias
  2. Search 9.5.x for pathHasMatchingAlias
  3. Search 10.3.x for pathHasMatchingAlias
  4. Search 11.x for pathHasMatchingAlias
  5. Other projects
Title Object type File name Summary
AliasRepository::pathHasMatchingAlias function core/lib/Drupal/Core/Path/AliasRepository.php Check if any alias exists starting with $initial_substring.
AliasRepositoryInterface::pathHasMatchingAlias function core/lib/Drupal/Core/Path/AliasRepositoryInterface.php Check if any alias exists starting with $initial_substring.
AliasStorage::pathHasMatchingAlias function core/lib/Drupal/Core/Path/AliasStorage.php Check if any alias exists starting with $initial_substring.
AliasStorageInterface::pathHasMatchingAlias function core/lib/Drupal/Core/Path/AliasStorageInterface.php Check if any alias exists starting with $initial_substring.
LegacyAliasStorageTest::testPathHasMatchingAlias function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @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.