Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
LayoutTempstoreRepositoryTest class core/modules/layout_builder/tests/src/Unit/LayoutTempstoreRepositoryTest.php @coversDefaultClass \Drupal\layout_builder\LayoutTempstoreRepository[[api-linebreak]]
@group layout_builder
LayoutTempstoreRepositoryTest.php file core/modules/layout_builder/tests/src/Unit/LayoutTempstoreRepositoryTest.php
LayoutTempstoreRepositoryTest::testGetEmptyTempstore function core/modules/layout_builder/tests/src/Unit/LayoutTempstoreRepositoryTest.php @covers ::get[[api-linebreak]]
@covers ::has[[api-linebreak]]
LayoutTempstoreRepositoryTest::testGetInvalidEntry function core/modules/layout_builder/tests/src/Unit/LayoutTempstoreRepositoryTest.php @covers ::get[[api-linebreak]]
LayoutTempstoreRepositoryTest::testGetLoadedTempstore function core/modules/layout_builder/tests/src/Unit/LayoutTempstoreRepositoryTest.php @covers ::get[[api-linebreak]]
@covers ::has[[api-linebreak]]
LayoutTempstoreRouteEnhancer class core/modules/layout_builder/src/Routing/LayoutTempstoreRouteEnhancer.php Loads the section storage from the layout tempstore.
LayoutTempstoreRouteEnhancer.php file core/modules/layout_builder/src/Routing/LayoutTempstoreRouteEnhancer.php
LayoutTempstoreRouteEnhancer::$layoutTempstoreRepository property core/modules/layout_builder/src/Routing/LayoutTempstoreRouteEnhancer.php The layout tempstore repository.
LayoutTempstoreRouteEnhancer::enhance function core/modules/layout_builder/src/Routing/LayoutTempstoreRouteEnhancer.php Updates the defaults for a route definition based on the request.
LayoutTempstoreRouteEnhancer::__construct function core/modules/layout_builder/src/Routing/LayoutTempstoreRouteEnhancer.php Constructs a new LayoutTempstoreRouteEnhancer.
LayoutTempstoreRouteEnhancerTest class core/modules/layout_builder/tests/src/Unit/LayoutTempstoreRouteEnhancerTest.php @coversDefaultClass \Drupal\layout_builder\Routing\LayoutTempstoreRouteEnhancer[[api-linebreak]]
LayoutTempstoreRouteEnhancerTest.php file core/modules/layout_builder/tests/src/Unit/LayoutTempstoreRouteEnhancerTest.php
LayoutTempstoreRouteEnhancerTest::testEnhance function core/modules/layout_builder/tests/src/Unit/LayoutTempstoreRouteEnhancerTest.php @covers ::enhance[[api-linebreak]]
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 enable.
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.
LayoutWithoutLabel class core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/LayoutWithoutLabel.php Layout plugin without a label configuration.
LayoutWithoutLabel.php file core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/LayoutWithoutLabel.php
LayoutWithoutLabel::buildConfigurationForm function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/LayoutWithoutLabel.php Form constructor.
LayoutWithoutLabel::defaultConfiguration function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/LayoutWithoutLabel.php Gets default configuration for this plugin.
LayoutWithoutLabel::submitConfigurationForm function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/LayoutWithoutLabel.php Form submission handler.
layout_builder.api.php file core/modules/layout_builder/layout_builder.api.php Hooks provided by the Layout Builder module.
layout_builder.controller.entity_form service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\Controller\LayoutBuilderHtmlEntityFormController
layout_builder.element.prepare_layout service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\EventSubscriber\PrepareLayout
layout_builder.info.yml file core/modules/layout_builder/layout_builder.info.yml core/modules/layout_builder/layout_builder.info.yml
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.module file core/modules/layout_builder/layout_builder.module Provides hook implementations for Layout Builder.
layout_builder.overview.html.twig file core/modules/help_topics/help_topics/layout_builder.overview.html.twig ---
label: 'Changing the layout for an entity'
related:
- core.appearance
- core.content_structure
- field_ui.manage_display
- block.overview
---
{% set content_types_text %}{% trans %}Content types{% endtrans %}{% endset %}
{% set…
layout_builder.param_converter service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\Routing\LayoutSectionStorageParamConverter
layout_builder.permissions.yml file core/modules/layout_builder/layout_builder.permissions.yml core/modules/layout_builder/layout_builder.permissions.yml

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