Search for reload

  1. Search 7.x for reload
  2. Search 9.5.x for reload
  3. Search 10.3.x for reload
  4. Search 11.x for reload
  5. Other projects
Title Object type File name Summary
AliasManager::$langcodePreloaded property core/lib/Drupal/Core/Path/AliasManager.php Whether preloaded path lookups has already been loaded.
AliasManager::$preloadedPathLookups property core/lib/Drupal/Core/Path/AliasManager.php Holds an array of previously looked up paths for the current request path.
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.
EntityUnitTestBase::reloadEntity function core/modules/system/src/Tests/Entity/EntityUnitTestBase.php Reloads the given entity from the storage and returns it.
LegacyAliasStorageTest::testPreLoadPathAlias function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::preloadPathAlias[[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 handler…
UpdateApiEntityDefinitionUpdateTest::reloadEntity function core/modules/system/tests/src/Functional/Entity/Update/UpdateApiEntityDefinitionUpdateTest.php Reloads the specified entity.

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