Search for build
Title | Object type | File name | Summary |
---|---|---|---|
LayoutBuilderTranslationTest::testLayoutOverrideBeforeTranslation | function | core/ |
Tests that layout overrides work when created before a translation. |
LayoutBuilderTranslationTest::testTranslationBeforeLayoutOverride | function | core/ |
Tests that layout overrides work when created after a translation. |
LayoutBuilderUiCacheContext | class | core/ |
Determines if an entity is being viewed in the Layout Builder UI. |
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. |
LayoutBuilderWidget::layoutBuilderElementGetKeys | function | core/ |
Form element #process callback. |
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. |
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.