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 |
---|---|---|---|
LayoutBuilderViewModeTest | class | core/ |
Tests the Layout Builder UI with view modes. |
LayoutBuilderViewModeTest.php | file | core/ |
|
LayoutBuilderViewModeTest::testFullViewModeMultipleBundles | function | core/ |
Ensures that one bundle doesn't interfere with another bundle. |
LayoutBuilderViewModeTest::testLayoutBuilderUiFullViewMode | function | core/ |
Tests the interaction between full and default view modes. |
LayoutBuilderViewModeTest::testNonDefaultViewMode | function | core/ |
Tests that a non-default view mode works as expected. |
LayoutBuilderWidget | class | core/ |
A widget to display the layout form. |
LayoutBuilderWidget.php | file | core/ |
|
LayoutBuilderWidget::extractFormValues | function | core/ |
Extracts field values from submitted form values. |
LayoutBuilderWidget::formElement | function | core/ |
Returns the form for a single field widget. |
LayoutBuilderWidget::getSectionStorage | function | core/ |
Gets the section storage. |
LayoutDefault::build | function | core/ |
Build a render array for layout with regions. |
LayoutDefault::buildConfigurationForm | function | core/ |
Form constructor. |
LayoutDefaultTest::providerTestBuild | function | core/ |
Provides test data for ::testBuild(). |
LayoutDefaultTest::testBuild | function | core/ |
@covers ::build @dataProvider providerTestBuild |
LayoutDefinition::getIconBuilder | function | core/ |
Wraps the icon builder. |
LayoutForm::buildForm | function | core/ |
Form constructor. |
LayoutInterface::build | function | core/ |
Build a render array for layout with regions. |
LayoutRebuildConfirmFormBase | class | core/ |
Provides a base class for confirmation forms that rebuild the Layout Builder. |
LayoutRebuildConfirmFormBase.php | file | core/ |
|
LayoutRebuildConfirmFormBase::$delta | property | core/ |
The field delta. |
LayoutRebuildConfirmFormBase::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
LayoutRebuildConfirmFormBase::$sectionStorage | property | core/ |
The section storage. |
LayoutRebuildConfirmFormBase::buildForm | function | core/ |
Form constructor. |
LayoutRebuildConfirmFormBase::create | function | core/ |
Instantiates a new instance of this class. |
LayoutRebuildConfirmFormBase::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
LayoutRebuildConfirmFormBase::handleSectionStorage | function | core/ |
Performs any actions on the section storage before saving. |
LayoutRebuildConfirmFormBase::submitForm | function | core/ |
Form submission handler. |
LayoutRebuildConfirmFormBase::successfulAjaxSubmit | function | core/ |
Allows the form to respond to a successful AJAX submission. |
LayoutRebuildConfirmFormBase::__construct | function | core/ |
Constructs a new RemoveSectionForm. |
LayoutRebuildTrait | trait | core/ |
Provides AJAX responses to rebuild the Layout Builder. |
LayoutRebuildTrait.php | file | core/ |
|
LayoutRebuildTrait::rebuildAndClose | function | core/ |
Rebuilds the layout. |
LayoutRebuildTrait::rebuildLayout | function | core/ |
Rebuilds the layout. |
LayoutTestPlugin::buildConfigurationForm | function | core/ |
Form constructor. |
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.menu.yml | file | core/ |
core/modules/layout_builder/layout_builder.links.menu.yml |
layout_builder.links.task.yml | file | core/ |
core/modules/layout_builder/layout_builder.links.task.yml |
layout_builder.module | file | core/ |
|
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. |
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.