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
AliasManager::$lookupMap property core/modules/path_alias/src/AliasManager.php Holds the map of path lookups per language.
AliasManager::$preloadedPathLookups property core/modules/path_alias/src/AliasManager.php Holds an array of previously looked up paths for the current request path.
AliasRepository::lookupByAlias function core/modules/path_alias/src/AliasRepository.php
AliasRepository::lookupBySystemPath function core/modules/path_alias/src/AliasRepository.php
AliasRepositoryInterface::lookupByAlias function core/modules/path_alias/src/AliasRepositoryInterface.php Searches a path alias for a given alias.
AliasRepositoryInterface::lookupBySystemPath function core/modules/path_alias/src/AliasRepositoryInterface.php Searches a path alias for a given Drupal system path.
AliasTest::testLookupByAlias function core/modules/path_alias/tests/src/Kernel/AliasTest.php @covers ::lookupByAlias
AliasTest::testLookupBySystemPath function core/modules/path_alias/tests/src/Kernel/AliasTest.php @covers ::lookupBySystemPath
AliasTest::testLookupPath function core/modules/path_alias/tests/src/Kernel/AliasTest.php @covers \Drupal\path_alias\AliasManager::getPathByAlias
@covers \Drupal\path_alias\AliasManager::getAliasByPath
BlockContentBlock::$uuidLookup property core/modules/block_content/src/Plugin/Block/BlockContentBlock.php The block content UUID lookup service.
BlockContentUuidLookup class core/modules/block_content/src/BlockContentUuidLookup.php A cache collector that caches IDs for block_content UUIDs.
BlockContentUuidLookup.php file core/modules/block_content/src/BlockContentUuidLookup.php
BlockContentUuidLookup::$entityTypeManager property core/modules/block_content/src/BlockContentUuidLookup.php The entity type manager.
BlockContentUuidLookup::resolveCacheMiss function core/modules/block_content/src/BlockContentUuidLookup.php Resolves a cache miss.
BlockContentUuidLookup::__construct function core/modules/block_content/src/BlockContentUuidLookup.php Constructs a BlockContentUuidLookup instance.
BlockPluginId::$migrateLookup property core/modules/block/src/Plugin/migrate/process/BlockPluginId.php The migrate lookup service.
BlockVisibility::$migrateLookup property core/modules/block/src/Plugin/migrate/process/BlockVisibility.php The migrate lookup service.
block_content.uuid_lookup service core/modules/block_content/block_content.services.yml \Drupal\block_content\BlockContentUuidLookup
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
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.
Drupal\migrate\MigrateLookupInterface service core/modules/migrate/migrate.services.yml
FieldBundle::$migrateLookup property core/modules/field/src/Plugin/migrate/process/d7/FieldBundle.php The migrate lookup service.
FieldFile::$migrateLookup property core/modules/file/src/Plugin/migrate/process/d6/FieldFile.php The migrate lookup service.
FilterFormatPermission::$migrateLookup property core/modules/filter/src/Plugin/migrate/process/d6/FilterFormatPermission.php The migrate lookup service.
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
LocaleLocaleLookupTest class core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php Tests LocaleLookup.
LocaleLocaleLookupTest.php file core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php
LocaleLocaleLookupTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php The theme to install as the default for testing.
LocaleLocaleLookupTest::$modules property core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php Modules to enable.
LocaleLocaleLookupTest::providerTestFixOldPluralStyle function core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php Provides data for testFixOldPluralStyle().
LocaleLocaleLookupTest::setUp function core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php
LocaleLocaleLookupTest::testCircularDependency function core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php Tests that there are no circular dependencies.
LocaleLocaleLookupTest::testFixOldPluralStyle function core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php Tests old plural style @count[number] fix.
LocaleLocaleLookupTest::testLanguageFallbackDefaults function core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php Tests language fallback defaults.
LocaleLookup class core/modules/locale/src/LocaleLookup.php A cache collector to allow for dynamic building of the locale cache.
LocaleLookup.php file core/modules/locale/src/LocaleLookup.php
LocaleLookup::$cache property core/modules/locale/src/LocaleLookup.php The cache backend that should be used.
LocaleLookup::$configFactory property core/modules/locale/src/LocaleLookup.php The configuration factory.
LocaleLookup::$context property core/modules/locale/src/LocaleLookup.php The msgctxt context.
LocaleLookup::$langcode property core/modules/locale/src/LocaleLookup.php A language code.
LocaleLookup::$languageManager property core/modules/locale/src/LocaleLookup.php The language manager.
LocaleLookup::$lock property core/modules/locale/src/LocaleLookup.php The lock backend that should be used.
LocaleLookup::$requestStack property core/modules/locale/src/LocaleLookup.php The request stack.
LocaleLookup::$stringStorage property core/modules/locale/src/LocaleLookup.php The locale storage.
LocaleLookup::getCid function core/modules/locale/src/LocaleLookup.php Gets the cache ID.
LocaleLookup::resolveCacheMiss function core/modules/locale/src/LocaleLookup.php Resolves a cache miss.
LocaleLookup::__construct function core/modules/locale/src/LocaleLookup.php Constructs a LocaleLookup object.

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