Search for build
- Search 7.x for build
- Search 8.9.x for build
- Search 10.3.x for build
- Search 11.x for build
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LayoutBuilderDecorationTestHtmlEntityFormController::$entityFormController | property | core/ |
The entity form controller being decorated. |
LayoutBuilderDecorationTestHtmlEntityFormController::getContentResult | function | core/ |
Invokes the form and returns the result. |
LayoutBuilderDecorationTestHtmlEntityFormController::getFormArgument | function | core/ |
Extracts the form argument string from a request. |
LayoutBuilderDecorationTestHtmlEntityFormController::getFormObject | function | core/ |
Returns the object used to build the form. |
LayoutBuilderDecorationTestHtmlEntityFormController::__construct | function | core/ |
Constructs a LayoutBuilderDecorationTestHtmlEntityFormController object. |
LayoutBuilderDefaultValuesTest | class | core/ |
Tests rendering default field values in Layout Builder. |
LayoutBuilderDefaultValuesTest.php | file | core/ |
|
LayoutBuilderDefaultValuesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderDefaultValuesTest::$modules | property | core/ |
Modules to enable. |
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/ |
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 enable. |
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::assertElementUnclickable | function | core/ |
Checks if element is unclickable. |
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. |
LayoutBuilderElementTest | class | core/ |
Tests the deprecation notices of the layout builder element. |
LayoutBuilderElementTest.php | file | core/ |
|
LayoutBuilderElementTest::testConstructorMessengerDeprecation | function | core/ |
@group legacy |
LayoutBuilderElementTest::testConstructorTempStoreDeprecation | function | core/ |
@group legacy |
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. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.