Search for build
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Form constructor. |
| LayoutBuilderDisableForm::create | function | core/ |
Instantiates a new instance of this class. |
| LayoutBuilderDisableForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| LayoutBuilderDisableForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| LayoutBuilderDisableForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LayoutBuilderDisableForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| LayoutBuilderDisableForm::submitForm | function | core/ |
Form submission handler. |
| 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/ |
The theme to install as the default for testing. |
| LayoutBuilderDisableInteractionsTest::$modules | property | core/ |
Modules to install. |
| 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/ |
|
| LayoutBuilderEntityViewDisplay::$entityFieldManager | property | core/ |
The entity field manager. |
| LayoutBuilderEntityViewDisplay::addSectionField | function | core/ |
Adds a layout section field to a given bundle. |
| LayoutBuilderEntityViewDisplay::buildMultiple | function | core/ |
Builds a renderable array for the components of a set of entities. |
| LayoutBuilderEntityViewDisplay::buildSections | function | core/ |
Builds the render array for the sections of a given entity. |
| LayoutBuilderEntityViewDisplay::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
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.