Search for lookup

  1. Search 7.x for lookup
  2. Search 9.5.x for lookup
  3. Search 10.3.x for lookup
  4. Search 11.x for lookup
  5. Other projects
Title Object type File name Summary
AliasManager::$lookupMap property core/lib/Drupal/Core/Path/AliasManager.php Holds the map of path lookups per language.
AliasManager::$preloadedPathLookups property core/lib/Drupal/Core/Path/AliasManager.php Holds an array of previously looked up paths for the current request path.
AliasRepository::lookupByAlias function core/lib/Drupal/Core/Path/AliasRepository.php Searches a path alias for a given alias.
AliasRepository::lookupBySystemPath function core/lib/Drupal/Core/Path/AliasRepository.php Searches a path alias for a given Drupal system path.
AliasRepositoryInterface::lookupByAlias function core/lib/Drupal/Core/Path/AliasRepositoryInterface.php Searches a path alias for a given alias.
AliasRepositoryInterface::lookupBySystemPath function core/lib/Drupal/Core/Path/AliasRepositoryInterface.php Searches a path alias for a given Drupal system path.
AliasStorage::lookupPathAlias function core/lib/Drupal/Core/Path/AliasStorage.php Returns an alias of Drupal system URL.
AliasStorage::lookupPathSource function core/lib/Drupal/Core/Path/AliasStorage.php Returns Drupal system URL of an alias.
AliasStorageInterface::lookupPathAlias function core/lib/Drupal/Core/Path/AliasStorageInterface.php Returns an alias of Drupal system URL.
AliasStorageInterface::lookupPathSource function core/lib/Drupal/Core/Path/AliasStorageInterface.php Returns Drupal system URL of an alias.
ConfigEntityQueryTest::testLookupKeys function core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityQueryTest.php Tests lookup keys are added to the key value store.
ConfigEntityType::$lookup_keys property core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php Keys that are stored key value store for fast lookup.
ConfigEntityType::getLookupKeys function core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php Gets the keys that are available for fast lookup.
ConfigEntityTypeInterface::getLookupKeys function core/lib/Drupal/Core/Config/Entity/ConfigEntityTypeInterface.php Gets the keys that are available for fast lookup.
InvalidLookupKeyException class core/lib/Drupal/Core/Config/Entity/Query/InvalidLookupKeyException.php Exception thrown when a config entity uses an invalid lookup key.
InvalidLookupKeyException.php file core/lib/Drupal/Core/Config/Entity/Query/InvalidLookupKeyException.php
LegacyAliasStorageTest::testLookupPathAlias function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::lookupPathAlias[[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 for…
LegacyAliasStorageTest::testLookupPathSource function core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php @covers ::lookupPathSource[[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…
LegacyMigrationLookupTest class core/modules/migrate/tests/src/Unit/process/LegacyMigrationLookupTest.php Tests deprecated features of the migration lookup plugin.
LegacyMigrationLookupTest.php file core/modules/migrate/tests/src/Unit/process/LegacyMigrationLookupTest.php
LegacyMigrationLookupTest::testCreateStubRow function core/modules/migrate/tests/src/Unit/process/LegacyMigrationLookupTest.php Tests ::createStubRow()
MigrationTest::successfulLookupDataProvider function core/modules/migrate/tests/src/Unit/process/MigrationTest.php Provides data for the successful lookup test.
MigrationTest::testSuccessfulLookup function core/modules/migrate/tests/src/Unit/process/MigrationTest.php Tests a successful lookup.
PhpTransliteration::lookupReplacement function core/lib/Drupal/Component/Transliteration/PhpTransliteration.php Look up the generic replacement for a UTF-8 character code.
QueryFactory::CONFIG_LOOKUP_PREFIX constant core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php The prefix for the key value collection for fast lookups.

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