Search for getAlias

  1. Search 7.x for getAlias
  2. Search 9.5.x for getAlias
  3. Search 10.3.x for getAlias
  4. Search 11.x for getAlias
  5. Other projects
Title Object type File name Summary
AliasManager::getAliasByPath function core/lib/Drupal/Core/Path/AliasManager.php Given a path, return the alias.
AliasManagerDecorator::getAliasByPath function core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/AliasManagerDecorator.php Given a path, return the alias.
AliasManagerInterface::getAliasByPath function core/lib/Drupal/Core/Path/AliasManagerInterface.php Given a path, return the alias.
AliasStorage::getAliasesForAdminListing function core/lib/Drupal/Core/Path/AliasStorage.php Loads aliases for admin listing.
AliasStorageInterface::getAliasesForAdminListing function core/lib/Drupal/Core/Path/AliasStorageInterface.php Loads aliases for admin listing.
LegacyAliasStorageTest::testGetAliasesForAdminListing function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::getAliasesForAdminListing[[api-linebreak]]
@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…
NewAliasManager::getAliasByPath function core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/NewAliasManager.php Given a path, return the alias.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.