Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
layout_builder_field_block_test.services.yml file core/modules/layout_builder/tests/modules/layout_builder_field_block_test/layout_builder_field_block_test.services.yml core/modules/layout_builder/tests/modules/layout_builder_field_block_test/layout_builder_field_block_test.services.yml
layout_builder_form_block_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_form_block_test/layout_builder_form_block_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_form_block_test/layout_builder_form_block_test.info.yml
layout_builder_removed_post_updates function core/modules/layout_builder/layout_builder.post_update.php Implements hook_removed_post_updates().
layout_builder_schema function core/modules/layout_builder/layout_builder.install Implements hook_schema().
layout_builder_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.info.yml
layout_builder_test.i_have_runtime_contexts service core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.services.yml Drupal\layout_builder_test\ContextProvider\IHaveRuntimeContexts
layout_builder_test.links.contextual.yml file core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.links.contextual.yml core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.links.contextual.yml
layout_builder_test.schema.yml file core/modules/layout_builder/tests/modules/layout_builder_test/config/schema/layout_builder_test.schema.yml core/modules/layout_builder/tests/modules/layout_builder_test/config/schema/layout_builder_test.schema.yml
layout_builder_test.services.yml file core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.services.yml core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.services.yml
layout_builder_theme_suggestions_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/layout_builder_theme_suggestions_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/layout_builder_theme_suggestions_test.info.yml
layout_builder_update_last_removed function core/modules/layout_builder/layout_builder.install Implements hook_update_last_removed().
layout_builder_views_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_views_test/layout_builder_views_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_views_test/layout_builder_views_test.info.yml
layout_discovery.info.yml file core/modules/layout_discovery/layout_discovery.info.yml core/modules/layout_discovery/layout_discovery.info.yml
layout_discovery.layouts.yml file core/modules/layout_discovery/layout_discovery.layouts.yml core/modules/layout_discovery/layout_discovery.layouts.yml
layout_discovery.libraries.yml file core/modules/layout_discovery/layout_discovery.libraries.yml core/modules/layout_discovery/layout_discovery.libraries.yml
layout_discovery.post_update.php file core/modules/layout_discovery/layout_discovery.post_update.php Post update functions for layout discovery.
layout_discovery.services.yml file core/modules/layout_discovery/layout_discovery.services.yml core/modules/layout_discovery/layout_discovery.services.yml
layout_discovery_removed_post_updates function core/modules/layout_discovery/layout_discovery.post_update.php Implements hook_removed_post_updates().
layout_test.info.yml file core/modules/system/tests/modules/layout_test/layout_test.info.yml core/modules/system/tests/modules/layout_test/layout_test.info.yml
layout_test.layouts.yml file core/modules/system/tests/modules/layout_test/layout_test.layouts.yml core/modules/system/tests/modules/layout_test/layout_test.layouts.yml
layout_test.libraries.yml file core/modules/system/tests/modules/layout_test/layout_test.libraries.yml core/modules/system/tests/modules/layout_test/layout_test.libraries.yml
layout_test.schema.yml file core/modules/system/tests/modules/layout_test/config/schema/layout_test.schema.yml core/modules/system/tests/modules/layout_test/config/schema/layout_test.schema.yml
Lazy Services group core/core.api.php Lazy services overview
LazyBuilderPlaceholderTest class core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php Tests Fiber suspension within Twig templates during placeholder rendering.
LazyBuilderPlaceholderTest.php file core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php
LazyBuilderPlaceholderTest::$modules property core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php Modules to install.
LazyBuilderPlaceholderTest::assertStringOrder function core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php Asserts the order of an array of strings inside a string.
LazyBuilderPlaceholderTest::buildRenderArray function core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php Builds a render array with placeholdered lazy builder callbacks.
LazyBuilderPlaceholderTest::lazyBuilderCallback function core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php Lazy builder callback.
LazyBuilderPlaceholderTest::setUp function core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php
LazyBuilderPlaceholderTest::testNestedLazyBuilderPlaceholders function core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php Tests Fiber::suspend() during twig rendering via placeholders.
LazyBuilderPlaceholderTest::twigFiberSuspendLazyBuilderCallback function core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php Lazy builder callback with test template.
LazyBuilders class core/modules/announcements_feed/src/LazyBuilders.php Defines a class for lazy building render arrays.
LazyBuilders.php file core/modules/announcements_feed/src/LazyBuilders.php
LazyBuilders::renderAnnouncements function core/modules/announcements_feed/src/LazyBuilders.php Render announcements.
LazyBuilders::trustedCallbacks function core/modules/announcements_feed/src/LazyBuilders.php Lists the trusted callbacks provided by the implementing class.
LazyBuilders::__construct function core/modules/announcements_feed/src/LazyBuilders.php Constructs LazyBuilders object.
LazyContextRepository class core/lib/Drupal/Core/Plugin/Context/LazyContextRepository.php Provides a context repository which uses context provider services.
LazyContextRepository.php file core/lib/Drupal/Core/Plugin/Context/LazyContextRepository.php
LazyContextRepository::$container property core/lib/Drupal/Core/Plugin/Context/LazyContextRepository.php The service container.
LazyContextRepository::$contextProviderServiceIDs property core/lib/Drupal/Core/Plugin/Context/LazyContextRepository.php The set of available context providers service IDs.
LazyContextRepository::$contexts property core/lib/Drupal/Core/Plugin/Context/LazyContextRepository.php The statically cached contexts.
LazyContextRepository::getAvailableContexts function core/lib/Drupal/Core/Plugin/Context/LazyContextRepository.php Gets all available contexts for the purposes of configuration.
LazyContextRepository::getRuntimeContexts function core/lib/Drupal/Core/Plugin/Context/LazyContextRepository.php Gets runtime context values for the given context IDs.
LazyContextRepository::__construct function core/lib/Drupal/Core/Plugin/Context/LazyContextRepository.php Constructs a LazyContextRepository object.
LazyContextRepositoryTest class core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php Tests Drupal\Core\Plugin\Context\LazyContextRepository.
LazyContextRepositoryTest.php file core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php
LazyContextRepositoryTest::$container property core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php The container.
LazyContextRepositoryTest::setUp function core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php
LazyContextRepositoryTest::setupContextAndProvider function core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php Sets up contexts and context providers.

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