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 |
|---|---|---|---|
| LayoutBuilderUiCacheContext.php | file | core/ |
|
| LayoutBuilderUiCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| LayoutBuilderUiCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| LayoutBuilderUiTest | class | core/ |
Tests the Layout Builder UI. |
| LayoutBuilderUiTest.php | file | core/ |
|
| LayoutBuilderUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LayoutBuilderUiTest::$modules | property | core/ |
Modules to install. |
| LayoutBuilderUiTest::assertHighlightedElement | function | core/ |
Confirms the presence of the 'is-layout-builder-highlighted' class. |
| LayoutBuilderUiTest::assertHighlightNotExists | function | core/ |
Waits for the dialog to close and confirms no highlights are present. |
| LayoutBuilderUiTest::assertModifiedLayout | function | core/ |
Asserts that modifying a layout works as expected. |
| 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. |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.