Search for lookup

  1. Search 7.x for lookup
  2. Search 9.5.x for lookup
  3. Search 8.9.x for lookup
  4. Search 10.3.x for lookup
  5. Other projects
Title Object type File name Summary
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
LocaleTestHooks::languageFallbackCandidatesLocaleLookupAlter function core/modules/locale/tests/modules/locale_test/src/Hook/LocaleTestHooks.php Implements hook_language_fallback_candidates_OPERATION_alter().
PerformanceData::$cacheTagGroupedLookups property core/tests/Drupal/Tests/PerformanceData.php The grouped cache tag lookups.
PerformanceData::getCacheTagGroupedLookups function core/tests/Drupal/Tests/PerformanceData.php Gets the grouped cache tag lookups.
PerformanceData::getCacheTagLookupQueryCount function core/tests/Drupal/Tests/PerformanceData.php Gets the cache tag lookup query count.
PerformanceData::setCacheTagGroupedLookups function core/tests/Drupal/Tests/PerformanceData.php Sets the grouped cache tag lookups.
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.
RolesLookup class core/modules/block/src/Plugin/migrate/process/RolesLookup.php Gets the destination roles ID for an array of source roles IDs.
RolesLookup.php file core/modules/block/src/Plugin/migrate/process/RolesLookup.php
RolesLookup::$migrateLookup property core/modules/block/src/Plugin/migrate/process/RolesLookup.php The migrate lookup service.
RolesLookup::$migration property core/modules/block/src/Plugin/migrate/process/RolesLookup.php The migration for user role lookup.
RolesLookup::create function core/modules/block/src/Plugin/migrate/process/RolesLookup.php Creates an instance of the plugin.
RolesLookup::transform function core/modules/block/src/Plugin/migrate/process/RolesLookup.php Performs the associated process.
RolesLookup::__construct function core/modules/block/src/Plugin/migrate/process/RolesLookup.php Constructs a BlockVisibility object.
UserAuthentication::lookupAccount function core/modules/user/src/UserAuthentication.php Validates user authentication credentials.
UserAuthenticationInterface::lookupAccount function core/modules/user/src/UserAuthenticationInterface.php Validates user authentication credentials.

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