Search for Id

  1. Search 7.x for Id
  2. Search 9.5.x for Id
  3. Search 8.9.x for Id
  4. Search 10.3.x for Id
  5. Other projects
Title Object type File name Summary
LayoutForm::getBaseFormId function core/modules/navigation/src/Form/LayoutForm.php
LayoutForm::getFormId function core/modules/navigation/src/Form/LayoutForm.php Returns a unique string identifying the form.
LayoutOverrideFieldHelper class core/modules/layout_builder/src/LayoutOverrideFieldHelper.php Provides methods to help with entities using Layout Builder.
LayoutOverrideFieldHelper.php file core/modules/layout_builder/src/LayoutOverrideFieldHelper.php
LayoutOverrideFieldHelper::create function core/modules/layout_builder/src/LayoutOverrideFieldHelper.php Instantiates a new instance of this class.
LayoutOverrideFieldHelper::updateTempstoreEntityContext function core/modules/layout_builder/src/LayoutOverrideFieldHelper.php Updates a layout overrides's entity context when entity values change.
LayoutOverrideFieldHelper::__construct function core/modules/layout_builder/src/LayoutOverrideFieldHelper.php Constructs a new LayoutOverrideFieldHelper.
LayoutPluginManager::providerExists function core/lib/Drupal/Core/Layout/LayoutPluginManager.php Determines if the provider of a definition exists.
LayoutPluginManagerTest::testPluginOverride function core/tests/Drupal/KernelTests/Core/Layout/LayoutPluginManagerTest.php Tests that layout plugins are correctly overridden.
LayoutSectionStorageParamConverterTest::testConvertInvalidConverter function core/modules/layout_builder/tests/src/Unit/LayoutSectionStorageParamConverterTest.php Tests convert invalid converter.
LayoutSectionTest::providerTestLayoutSectionFormatter function core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php Provides test data for ::testLayoutSectionFormatter().
LayoutTempstoreRepositoryTest::testGetInvalidEntry function core/modules/layout_builder/tests/src/Unit/LayoutTempstoreRepositoryTest.php Tests get invalid entry.
LayoutTest::testThemeProvidedLayout function core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php Tests that a layout provided by a theme has the preprocess function set.
LayoutTestPlugin::validateConfigurationForm function core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestPlugin.php Form validation handler.
layout_builder.extra_fields.invalidator service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\Cache\ExtraFieldBlockCacheTagInvalidator
layout_builder_override.info.yml file core/modules/layout_builder/tests/modules/layout_builder_override/layout_builder_override.info.yml core/modules/layout_builder/tests/modules/layout_builder_override/layout_builder_override.info.yml
layout_builder_override_dependency.info.yml file core/modules/layout_builder/tests/modules/layout_builder_override_dependency/layout_builder_override_dependency.info.yml core/modules/layout_builder/tests/modules/layout_builder_override_dependency/layout_builder_override_dependency.info.yml
LazyContextRepository::$contextProviderServiceIDs property core/lib/Drupal/Core/Plugin/Context/LazyContextRepository.php The set of available context providers service IDs.
LazyContextRepositoryTest::setupContextAndProvider function core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php Sets up contexts and context providers.
LazyContextRepositoryTest::testGetRuntimeMultipleContextProviders function core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php Tests get runtime multiple context providers.
LazyContextRepositoryTest::testInvalidContextId function core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php Tests invalid context id.
LazyPluginCollection::$instanceIds property core/lib/Drupal/Component/Plugin/LazyPluginCollection.php Stores the IDs of all potential plugin instances.
LazyPluginCollection::addInstanceId function core/lib/Drupal/Component/Plugin/LazyPluginCollection.php Adds an instance ID to the available instance IDs.
LazyPluginCollection::getInstanceIds function core/lib/Drupal/Component/Plugin/LazyPluginCollection.php Gets all instance IDs.
LazyPluginCollection::removeInstanceId function core/lib/Drupal/Component/Plugin/LazyPluginCollection.php Removes an instance ID.
LazyRouteCollection::$provider property core/lib/Drupal/Core/Routing/LazyRouteCollection.php The route provider for this generator.
LazyRouteCollectionTest::$routeProvider property core/tests/Drupal/Tests/Core/Routing/LazyRouteCollectionTest.php The route provider.
LazyRouteProviderInstallTest class core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php Tests Lazy Route Provider Install.
LazyRouteProviderInstallTest.php file core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php
LazyRouteProviderInstallTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php The theme to install as the default for testing.
LazyRouteProviderInstallTest::$modules property core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php Modules to install.
LazyRouteProviderInstallTest::testInstallation function core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php Tests that the lazy route provider is used during a module install.
LazyRouteProviderInstallTestHooks class core/modules/system/tests/modules/lazy_route_provider_install_test/src/Hook/LazyRouteProviderInstallTestHooks.php Hook implementations for lazy_route_provider_install_test.
LazyRouteProviderInstallTestHooks.php file core/modules/system/tests/modules/lazy_route_provider_install_test/src/Hook/LazyRouteProviderInstallTestHooks.php
LazyRouteProviderInstallTestHooks::menuLinksDiscoveredAlter function core/modules/system/tests/modules/lazy_route_provider_install_test/src/Hook/LazyRouteProviderInstallTestHooks.php Implements hook_menu_links_discovered_alter().
lazy_route_provider_install_test.info.yml file core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.info.yml core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.info.yml
lazy_route_provider_install_test.services.yml file core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.services.yml core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.services.yml
LegacyRequirementSeverityTest::requirementProvider function core/tests/Drupal/KernelTests/Core/Extension/LegacyRequirementSeverityTest.php Data provider for requirement helper test.
LengthConstraint::validatedBy function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/LengthConstraint.php
lib-overrides.component.yml file core/modules/system/tests/themes/sdc_theme_test/components/lib-overrides/lib-overrides.component.yml core/modules/system/tests/themes/sdc_theme_test/components/lib-overrides/lib-overrides.component.yml
lib-overrides.css file core/modules/system/tests/themes/sdc_theme_test/components/lib-overrides/lib-overrides.css /* The linter does not allow empty CSS. Let's add anything here. */
div {
display: block;
}
lib-overrides.twig file core/modules/system/tests/themes/sdc_theme_test/components/lib-overrides/lib-overrides.twig It works
LibraryDependencyResolverTest::providerTestGetLibrariesWithDependencies function core/tests/Drupal/Tests/Core/Asset/LibraryDependencyResolverTest.php Provides test data for ::testGetLibrariesWithDependencies().
LibraryDependencyResolverTest::providerTestGetMinimalRepresentativeSubset function core/tests/Drupal/Tests/Core/Asset/LibraryDependencyResolverTest.php Provides test data for ::testGetMinimalRepresentativeSubset().
LibraryDependencyResolverTest::testGetMinimalRepresentativeSubsetInvalidInput function core/tests/Drupal/Tests/Core/Asset/LibraryDependencyResolverTest.php Tests get minimal representative subset invalid input.
LibraryDiscoveryCollector::getCid function core/lib/Drupal/Core/Asset/LibraryDiscoveryCollector.php Gets the cache ID.
LibraryDiscoveryIntegrationTest::testBaseThemeLibrariesOverrideInSubTheme function core/tests/Drupal/KernelTests/Core/Asset/LibraryDiscoveryIntegrationTest.php Tests that base theme libraries-override still apply in sub themes.
LibraryDiscoveryIntegrationTest::testLibrariesOverride function core/tests/Drupal/KernelTests/Core/Asset/LibraryDiscoveryIntegrationTest.php Tests that libraries-override are applied to library definitions.
LibraryDiscoveryIntegrationTest::testLibrariesOverrideDrupalSettings function core/tests/Drupal/KernelTests/Core/Asset/LibraryDiscoveryIntegrationTest.php Tests libraries-override on drupalSettings.
LibraryDiscoveryIntegrationTest::testLibrariesOverrideMalformedAsset function core/tests/Drupal/KernelTests/Core/Asset/LibraryDiscoveryIntegrationTest.php Tests libraries-override on malformed assets.

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