Search for preloadPathAlias

  1. Search 7.x for preloadPathAlias
  2. Search 9.5.x for preloadPathAlias
  3. Search 10.3.x for preloadPathAlias
  4. Search 11.x for preloadPathAlias
  5. Other projects
Title Object type File name Summary
AliasRepository::preloadPathAlias function core/lib/Drupal/Core/Path/AliasRepository.php Pre-loads path alias information for a given list of system paths.
AliasRepositoryInterface::preloadPathAlias function core/lib/Drupal/Core/Path/AliasRepositoryInterface.php Pre-loads path alias information for a given list of system paths.
AliasStorage::preloadPathAlias function core/lib/Drupal/Core/Path/AliasStorage.php Pre-loads path alias information for a given list of source paths.
AliasStorageInterface::preloadPathAlias function core/lib/Drupal/Core/Path/AliasStorageInterface.php Pre-loads path alias information for a given list of source paths.
LegacyAliasStorageTest::testPreLoadPathAlias function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::preloadPathAlias
@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.