Search for lookup
- Search 7.x for lookup
- Search 9.5.x for lookup
- Search 8.9.x for lookup
- Search 10.3.x for lookup
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigEntityType::$lookup_keys | property | core/ |
Keys that are stored key value store for fast lookup. |
ConfigEntityType::getLookupKeys | function | core/ |
Gets the keys that are available for fast lookup. |
ConfigEntityTypeInterface::getLookupKeys | function | core/ |
Gets the keys that are available for fast lookup. |
InvalidLookupKeyException | class | core/ |
Exception thrown when a config entity uses an invalid lookup key. |
InvalidLookupKeyException.php | file | core/ |
|
LocaleTestHooks::languageFallbackCandidatesLocaleLookupAlter | function | core/ |
Implements hook_language_fallback_candidates_OPERATION_alter(). |
PerformanceData::$cacheTagGroupedLookups | property | core/ |
The grouped cache tag lookups. |
PerformanceData::getCacheTagGroupedLookups | function | core/ |
Gets the grouped cache tag lookups. |
PerformanceData::getCacheTagLookupQueryCount | function | core/ |
Gets the cache tag lookup query count. |
PerformanceData::setCacheTagGroupedLookups | function | core/ |
Sets the grouped cache tag lookups. |
PhpTransliteration::lookupReplacement | function | core/ |
Look up the generic replacement for a UTF-8 character code. |
QueryFactory::CONFIG_LOOKUP_PREFIX | constant | core/ |
The prefix for the key value collection for fast lookups. |
RolesLookup | class | core/ |
Gets the destination roles ID for an array of source roles IDs. |
RolesLookup.php | file | core/ |
|
RolesLookup::$migrateLookup | property | core/ |
The migrate lookup service. |
RolesLookup::$migration | property | core/ |
The migration for user role lookup. |
RolesLookup::create | function | core/ |
Creates an instance of the plugin. |
RolesLookup::transform | function | core/ |
Performs the associated process. |
RolesLookup::__construct | function | core/ |
Constructs a BlockVisibility object. |
UserAuthentication::lookupAccount | function | core/ |
Validates user authentication credentials. |
UserAuthenticationInterface::lookupAccount | function | core/ |
Validates user authentication credentials. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.