Search for build
- Search 7.x for build
- Search 9.5.x for build
- Search 8.9.x for build
- Search 10.3.x for build
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutWithoutLabel::buildConfigurationForm | function | core/ |
Form constructor. |
| layout_builder.api.php | file | core/ |
Hooks provided by the Layout Builder module. |
| layout_builder.element.prepare_layout | service | core/ |
Drupal\layout_builder\EventSubscriber\PrepareLayout |
| layout_builder.extra_fields.invalidator | service | core/ |
Drupal\layout_builder\Cache\ExtraFieldBlockCacheTagInvalidator |
| 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.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_text %}{% trans %}Content types{% endtrans %}{% endset %} {% set… |
| layout_builder.param_converter | service | core/ |
Drupal\layout_builder\Routing\LayoutSectionStorageParamConverter |
| 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.routing.yml | file | core/ |
core/modules/layout_builder/layout_builder.routing.yml |
| 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.route_enhancer | service | core/ |
Drupal\layout_builder\Routing\LayoutTempstoreRouteEnhancer |
| layout_builder.tempstore_repository | service | core/ |
Drupal\layout_builder\LayoutTempstoreRepository |
| layout_builder_block_content_dependency_test.info.yml | file | core/ |
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/ |
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 |
| layout_builder_element_test.info.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_element_test/layout_builder_element_test.info.yml |
| layout_builder_element_test.prepare_layout | service | core/ |
Drupal\layout_builder_element_test\EventSubscriber\TestPrepareLayout |
| layout_builder_element_test.services.yml | file | core/ |
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/ |
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/ |
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/ |
Drupal\layout_builder_field_block_test\ContextProvider\FakeViewModeContext |
| layout_builder_field_block_test.info.yml | file | core/ |
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/ |
core/modules/layout_builder/tests/modules/layout_builder_field_block_test/config/schema/layout_builder_field_block_test.schema.yml |
| layout_builder_field_block_test.services.yml | file | core/ |
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/ |
core/modules/layout_builder/tests/modules/layout_builder_form_block_test/layout_builder_form_block_test.info.yml |
| layout_builder_override.info.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_override/layout_builder_override.info.yml |
| layout_builder_override_dependency.info.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_override_dependency/layout_builder_override_dependency.info.yml |
| layout_builder_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| layout_builder_schema | function | core/ |
Implements hook_schema(). |
| layout_builder_test.info.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.info.yml |
| layout_builder_test.i_have_runtime_contexts | service | core/ |
Drupal\layout_builder_test\ContextProvider\IHaveRuntimeContexts |
| layout_builder_test.links.contextual.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.links.contextual.yml |
| layout_builder_test.schema.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_test/config/schema/layout_builder_test.schema.yml |
| layout_builder_test.services.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.services.yml |
| layout_builder_theme_suggestions_test.info.yml | file | core/ |
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/ |
Implements hook_update_last_removed(). |
| layout_builder_views_test.info.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_views_test/layout_builder_views_test.info.yml |
| LazyBuilderPlaceholderTest | class | core/ |
Tests Fiber suspension within Twig templates during placeholder rendering. |
| LazyBuilderPlaceholderTest.php | file | core/ |
|
| LazyBuilderPlaceholderTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.