Search for build
Title | Object type | File name | Summary |
---|---|---|---|
LayoutBuilderDefaultValuesTest.php | file | core/ |
|
LayoutBuilderDefaultValuesTest::$defaultTheme | property | core/ |
|
LayoutBuilderDefaultValuesTest::$modules | property | core/ |
|
LayoutBuilderDefaultValuesTest::addImageFields | function | core/ |
Helper function to add image fields. |
LayoutBuilderDefaultValuesTest::addTextFields | function | core/ |
Helper function to add string fields. |
LayoutBuilderDefaultValuesTest::assertNodeWithDefaultValues | function | core/ |
Test for expected text on node 2. |
LayoutBuilderDefaultValuesTest::assertNodeWithValues | function | core/ |
Test for expected text on node 1. |
LayoutBuilderDefaultValuesTest::defaultValueCallback | function | core/ |
Sample 'default value' callback. |
LayoutBuilderDefaultValuesTest::setUp | function | core/ |
|
LayoutBuilderDefaultValuesTest::testDefaultValues | function | core/ |
Tests display of default field values. |
LayoutBuilderDisableForm | class | core/ |
Disables Layout Builder for a given default. |
LayoutBuilderDisableForm.php | file | core/ |
|
LayoutBuilderDisableForm::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
LayoutBuilderDisableForm::$sectionStorage | property | core/ |
The section storage. |
LayoutBuilderDisableForm::buildForm | function | core/ |
|
LayoutBuilderDisableForm::create | function | core/ |
|
LayoutBuilderDisableForm::getCancelUrl | function | core/ |
|
LayoutBuilderDisableForm::getDescription | function | core/ |
|
LayoutBuilderDisableForm::getFormId | function | core/ |
|
LayoutBuilderDisableForm::getQuestion | function | core/ |
|
LayoutBuilderDisableForm::submitForm | function | core/ |
|
LayoutBuilderDisableForm::__construct | function | core/ |
Constructs a new RevertOverridesForm. |
LayoutBuilderDisableInteractionsTest | class | core/ |
Tests the Layout Builder disables interactions of rendered blocks. |
LayoutBuilderDisableInteractionsTest.php | file | core/ |
|
LayoutBuilderDisableInteractionsTest::$defaultTheme | property | core/ |
|
LayoutBuilderDisableInteractionsTest::$modules | property | core/ |
|
LayoutBuilderDisableInteractionsTest::addBlock | function | core/ |
Adds a block in the Layout Builder. |
LayoutBuilderDisableInteractionsTest::assertContextualLinkRetainsMouseup | function | core/ |
Makes sure contextual links respond to mouseup event. |
LayoutBuilderDisableInteractionsTest::assertContextualLinksClickable | function | core/ |
Confirms that Layout Builder contextual links remain active. |
LayoutBuilderDisableInteractionsTest::assertElementNotClickable | function | core/ |
Checks if element is not clickable. |
LayoutBuilderDisableInteractionsTest::assertLinksFormIframeNotInteractive | function | core/ |
Asserts that forms, links, and iframes in preview are non-interactive. |
LayoutBuilderDisableInteractionsTest::getElementVerticalPosition | function | core/ |
Gets the element position. |
LayoutBuilderDisableInteractionsTest::movePointerTo | function | core/ |
Moves mouse pointer to location of $selector. |
LayoutBuilderDisableInteractionsTest::setUp | function | core/ |
|
LayoutBuilderDisableInteractionsTest::testFormsLinksDisabled | function | core/ |
Tests that forms and links are disabled in the Layout Builder preview. |
LayoutBuilderEnabledInterface | interface | core/ |
Provides methods for enabling and disabling Layout Builder. |
LayoutBuilderEnabledInterface.php | file | core/ |
|
LayoutBuilderEnabledInterface::disableLayoutBuilder | function | core/ |
Disables the Layout Builder. |
LayoutBuilderEnabledInterface::enableLayoutBuilder | function | core/ |
Enables the Layout Builder. |
LayoutBuilderEnabledInterface::isLayoutBuilderEnabled | function | core/ |
Determines if Layout Builder is enabled. |
LayoutBuilderEntityFormTrait | trait | core/ |
Provides a trait for common methods used in Layout Builder entity forms. |
LayoutBuilderEntityFormTrait.php | file | core/ |
|
LayoutBuilderEntityFormTrait::buildActions | function | core/ |
Builds the actions for the form. |
LayoutBuilderEntityFormTrait::buildMessageContainer | function | core/ |
Build the message container. |
LayoutBuilderEntityFormTrait::getBaseFormId | function | core/ |
|
LayoutBuilderEntityFormTrait::getSectionStorage | function | core/ |
Retrieves the section storage object. |
LayoutBuilderEntityFormTrait::redirectOnSubmit | function | core/ |
Form submission handler. |
LayoutBuilderEntityFormTrait::saveTasks | function | core/ |
Performs tasks that are needed during the save process. |
LayoutBuilderEntityViewDisplay | class | core/ |
Provides an entity view display entity that has a layout. |
LayoutBuilderEntityViewDisplay.php | file | core/ |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.