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
LayoutTempstoreRouteEnhancerTest::testEnhance function core/modules/layout_builder/tests/src/Unit/LayoutTempstoreRouteEnhancerTest.php Tests enhance.
LayoutTest class core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php Tests Layout functionality.
LayoutTest.php file core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php
LayoutTest::$layoutPluginManager property core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php The layout plugin manager.
LayoutTest::$modules property core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php Modules to install.
LayoutTest::processCallback function core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php Provides a test #process callback.
LayoutTest::render function core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php Renders a render array.
LayoutTest::renderLayoutData function core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php Data provider for testRenderLayout().
LayoutTest::setUp function core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php
LayoutTest::testRenderLayout function core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php Tests rendering a layout.
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.
LayoutTestDependenciesPlugin class core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestDependenciesPlugin.php Provides a plugin that contains config dependencies.
LayoutTestDependenciesPlugin.php file core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestDependenciesPlugin.php
LayoutTestDependenciesPlugin::calculateDependencies function core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestDependenciesPlugin.php Calculates dependencies for the configured plugin.
LayoutTestPlugin class core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestPlugin.php The plugin that handles the default layout template.
LayoutTestPlugin.php file core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestPlugin.php
LayoutTestPlugin::buildConfigurationForm function core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestPlugin.php Form constructor.
LayoutTestPlugin::defaultConfiguration function core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestPlugin.php Gets default configuration for this plugin.
LayoutTestPlugin::submitConfigurationForm function core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestPlugin.php Form submission handler.
LayoutTestPlugin::validateConfigurationForm function core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestPlugin.php Form validation handler.
LayoutTestThemeHooks class core/modules/system/tests/modules/layout_test/src/Hook/LayoutTestThemeHooks.php Hook implementations for layout_test.
LayoutTestThemeHooks.php file core/modules/system/tests/modules/layout_test/src/Hook/LayoutTestThemeHooks.php
LayoutTestThemeHooks::templatePreprocessLayoutTest2col function core/modules/system/tests/modules/layout_test/src/Hook/LayoutTestThemeHooks.php Implements hook_preprocess_HOOK() for layout templates.
LayoutWithoutLabel::submitConfigurationForm function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/LayoutWithoutLabel.php Form submission handler.
layout_builder.extra_fields.invalidator service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\Cache\ExtraFieldBlockCacheTagInvalidator
layout_builder.install file core/modules/layout_builder/layout_builder.install Contains install and update functions for Layout Builder.
layout_builder.layouts.yml file core/modules/layout_builder/layout_builder.layouts.yml core/modules/layout_builder/layout_builder.layouts.yml
layout_builder.libraries.yml file core/modules/layout_builder/layout_builder.libraries.yml core/modules/layout_builder/layout_builder.libraries.yml
layout_builder.links.contextual.yml file core/modules/layout_builder/layout_builder.links.contextual.yml core/modules/layout_builder/layout_builder.links.contextual.yml
layout_builder.links.task.yml file core/modules/layout_builder/layout_builder.links.task.yml core/modules/layout_builder/layout_builder.links.task.yml
layout_builder.permissions.yml file core/modules/layout_builder/layout_builder.permissions.yml core/modules/layout_builder/layout_builder.permissions.yml
layout_builder.post_update.php file core/modules/layout_builder/layout_builder.post_update.php Post update functions for Layout Builder.
layout_builder.render_block_component_subscriber service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray
layout_builder.routes service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\Routing\LayoutBuilderRoutes
layout_builder.sample_entity_generator service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\Entity\LayoutBuilderSampleEntityGenerator
layout_builder.schema.yml file core/modules/layout_builder/config/schema/layout_builder.schema.yml core/modules/layout_builder/config/schema/layout_builder.schema.yml
layout_builder.services.yml file core/modules/layout_builder/layout_builder.services.yml core/modules/layout_builder/layout_builder.services.yml
layout_builder.tempstore.route_enhancer service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\Routing\LayoutTempstoreRouteEnhancer
layout_builder.tempstore_repository service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\LayoutTempstoreRepository
layout_builder_block_content_dependency_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_block_content_dependency_test/layout_builder_block_content_dependency_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_block_content_dependency_test/layout_builder_block_content_dependency_test.info.yml
layout_builder_defaults_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_defaults_test/layout_builder_defaults_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_defaults_test/layout_builder_defaults_test.info.yml
layout_builder_defaults_test.schema.yml file core/modules/layout_builder/tests/modules/layout_builder_defaults_test/config/schema/layout_builder_defaults_test.schema.yml core/modules/layout_builder/tests/modules/layout_builder_defaults_test/config/schema/layout_builder_defaults_test.schema.yml
layout_builder_element_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_element_test/layout_builder_element_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_element_test/layout_builder_element_test.info.yml
layout_builder_element_test.prepare_layout service core/modules/layout_builder/tests/modules/layout_builder_element_test/layout_builder_element_test.services.yml Drupal\layout_builder_element_test\EventSubscriber\TestPrepareLayout
layout_builder_element_test.services.yml file core/modules/layout_builder/tests/modules/layout_builder_element_test/layout_builder_element_test.services.yml core/modules/layout_builder/tests/modules/layout_builder_element_test/layout_builder_element_test.services.yml
layout_builder_expose_all_field_blocks.info.yml file core/modules/layout_builder/modules/layout_builder_expose_all_field_blocks/layout_builder_expose_all_field_blocks.info.yml core/modules/layout_builder/modules/layout_builder_expose_all_field_blocks/layout_builder_expose_all_field_blocks.info.yml
layout_builder_extra_field_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_extra_field_test/layout_builder_extra_field_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_extra_field_test/layout_builder_extra_field_test.info.yml
layout_builder_field_block_test.fake_view_mode_context service core/modules/layout_builder/tests/modules/layout_builder_field_block_test/layout_builder_field_block_test.services.yml Drupal\layout_builder_field_block_test\ContextProvider\FakeViewModeContext
layout_builder_field_block_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_field_block_test/layout_builder_field_block_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_field_block_test/layout_builder_field_block_test.info.yml
layout_builder_field_block_test.schema.yml file core/modules/layout_builder/tests/modules/layout_builder_field_block_test/config/schema/layout_builder_field_block_test.schema.yml core/modules/layout_builder/tests/modules/layout_builder_field_block_test/config/schema/layout_builder_field_block_test.schema.yml

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