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 |
---|---|---|---|
LayoutBuilderUiTest::FIELD_UI_PREFIX | constant | core/ |
Path prefix for the field UI for the test bundle. |
LayoutBuilderUiTest::setUp | function | core/ |
|
LayoutBuilderUiTest::testAddHighlights | function | core/ |
Tests that elements that open the dialog are properly highlighted. |
LayoutBuilderUiTest::testNewExtraField | function | core/ |
Tests removing newly added extra field. |
LayoutBuilderUiTest::testReloadWithNoSections | function | core/ |
Tests that after removing sections reloading the page does not re-add them. |
LayoutBuilderUiTest::testUnsavedChangesMessage | function | core/ |
Tests the message indicating unsaved changes. |
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/ |
Tests build. |
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.task.yml | file | core/ |
core/modules/layout_builder/layout_builder.links.task.yml |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.