Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutTempstoreRepository::get | function | core/ |
Gets the tempstore version of a section storage, if it exists. |
| LayoutTempstoreRepository::getKey | function | core/ |
Gets the string to use as the tempstore key. |
| LayoutTempstoreRepository::getTempstore | function | core/ |
Gets the shared tempstore. |
| LayoutTempstoreRepository::has | function | core/ |
Checks for the existence of a tempstore version of a section storage. |
| LayoutTempstoreRepository::set | function | core/ |
Stores this section storage in tempstore. |
| LayoutTempstoreRepository::__construct | function | core/ |
LayoutTempstoreRepository constructor. |
| LayoutTempstoreRepositoryInterface | interface | core/ |
Provides an interface for loading layouts from tempstore. |
| LayoutTempstoreRepositoryInterface.php | file | core/ |
|
| LayoutTempstoreRepositoryInterface::delete | function | core/ |
Removes the tempstore version of a section storage. |
| LayoutTempstoreRepositoryInterface::get | function | core/ |
Gets the tempstore version of a section storage, if it exists. |
| LayoutTempstoreRepositoryInterface::has | function | core/ |
Checks for the existence of a tempstore version of a section storage. |
| LayoutTempstoreRepositoryInterface::set | function | core/ |
Stores this section storage in tempstore. |
| LayoutTempstoreRepositoryTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\LayoutTempstoreRepository[[api-linebreak]] @group layout_builder |
| LayoutTempstoreRepositoryTest.php | file | core/ |
|
| LayoutTempstoreRepositoryTest::testGetEmptyTempstore | function | core/ |
@covers ::get[[api-linebreak]] @covers ::has[[api-linebreak]] |
| LayoutTempstoreRepositoryTest::testGetInvalidEntry | function | core/ |
@covers ::get[[api-linebreak]] |
| LayoutTempstoreRepositoryTest::testGetLoadedTempstore | function | core/ |
@covers ::get[[api-linebreak]] @covers ::has[[api-linebreak]] |
| LayoutTest | class | core/ |
Tests Layout functionality. |
| LayoutTest.php | file | core/ |
|
| LayoutTest::$layoutPluginManager | property | core/ |
The layout plugin manager. |
| LayoutTest::$modules | property | core/ |
Modules to enable. |
| LayoutTest::processCallback | function | core/ |
Provides a test #process callback. |
| LayoutTest::render | function | core/ |
Renders a render array. |
| LayoutTest::renderLayoutData | function | core/ |
Data provider for testRenderLayout(). |
| LayoutTest::setUp | function | core/ |
|
| LayoutTest::testRenderLayout | function | core/ |
Test rendering a layout. |
| LayoutTest::testThemeProvidedLayout | function | core/ |
Tests that a layout provided by a theme has the preprocess function set. |
| LayoutTestDependenciesPlugin | class | core/ |
Provides a plugin that contains config dependencies. |
| LayoutTestDependenciesPlugin.php | file | core/ |
|
| LayoutTestDependenciesPlugin::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| LayoutTestPlugin | class | core/ |
The plugin that handles the default layout template. |
| LayoutTestPlugin.php | file | core/ |
|
| LayoutTestPlugin::buildConfigurationForm | function | core/ |
Form constructor. |
| LayoutTestPlugin::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| LayoutTestPlugin::submitConfigurationForm | function | core/ |
Form submission handler. |
| LayoutTestPlugin::validateConfigurationForm | function | core/ |
Form validation handler. |
| layout_builder.api.php | file | core/ |
Hooks provided by the Layout Builder module. |
| layout_builder.controller.entity_form | service | core/ |
Drupal\layout_builder\Controller\LayoutBuilderHtmlEntityFormController |
| layout_builder.info.yml | file | core/ |
core/modules/layout_builder/layout_builder.info.yml |
| layout_builder.install | file | core/ |
Contains install and update functions for Layout Builder. |
| layout_builder.layouts.yml | file | core/ |
core/modules/layout_builder/layout_builder.layouts.yml |
| layout_builder.libraries.yml | file | core/ |
core/modules/layout_builder/layout_builder.libraries.yml |
| layout_builder.links.contextual.yml | file | core/ |
core/modules/layout_builder/layout_builder.links.contextual.yml |
| layout_builder.links.task.yml | file | core/ |
core/modules/layout_builder/layout_builder.links.task.yml |
| layout_builder.module | file | core/ |
Provides hook implementations for Layout Builder. |
| layout_builder.overview.html.twig | file | core/ |
--- label: 'Changing the layout for an entity' related: - core.appearance - core.content_structure - field_ui.manage_display - block.overview --- {% set content_types = render_var(url('entity.node_type.collection')) %} {%… |
| layout_builder.param_converter | service | core/ |
Drupal\layout_builder\Routing\LayoutTempstoreParamConverter |
| layout_builder.permissions.yml | file | core/ |
core/modules/layout_builder/layout_builder.permissions.yml |
| layout_builder.post_update.php | file | core/ |
Post update functions for Layout Builder. |
| layout_builder.render_block_component_subscriber | service | core/ |
Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray |
Pagination
- Previous page
- Page 851
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.