Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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.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.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 |
| layout_builder.routes | service | core/ |
Drupal\layout_builder\Routing\LayoutBuilderRoutes |
| layout_builder.sample_entity_generator | service | core/ |
Drupal\layout_builder\Entity\LayoutBuilderSampleEntityGenerator |
| layout_builder.schema.yml | file | core/ |
core/modules/layout_builder/config/schema/layout_builder.schema.yml |
| layout_builder.services.yml | file | core/ |
core/modules/layout_builder/layout_builder.services.yml |
| layout_builder.tempstore_repository | service | core/ |
Drupal\layout_builder\LayoutTempstoreRepository |
| layout_builder_block_content_access | function | core/ |
Implements hook_ENTITY_TYPE_access(). |
| layout_builder_defaults_test.info.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_defaults_test/layout_builder_defaults_test.info.yml |
| layout_builder_defaults_test.schema.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_defaults_test/config/schema/layout_builder_defaults_test.schema.yml |
Pagination
- Previous page
- Page 713
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.