Search for build
Title | Object type | File name | Summary |
---|---|---|---|
LayoutBuilderContentModerationIntegrationTest::setUp | function | core/ |
|
LayoutBuilderContentModerationIntegrationTest::testLayoutModeration | function | core/ |
Tests that Layout changes are respected by Content Moderation. |
LayoutBuilderContentModerationIntegrationTest::testModeratedInlineBlockBundles | function | core/ |
Test placing inline blocks that belong to a moderated content block bundle. |
LayoutBuilderContextTrait | trait | core/ |
Provides a wrapper around getting contexts from a section storage object. |
LayoutBuilderContextTrait.php | file | core/ |
|
LayoutBuilderContextTrait::$contextRepository | property | core/ |
The context repository. |
LayoutBuilderContextTrait::contextRepository | function | core/ |
Gets the context repository service. |
LayoutBuilderContextTrait::getPopulatedContexts | function | core/ |
Returns all populated contexts, both global and section-storage-specific. |
LayoutBuilderController | class | core/ |
Defines a controller to provide the Layout Builder admin UI. |
LayoutBuilderController.php | file | core/ |
|
LayoutBuilderController::layout | function | core/ |
Renders the Layout UI. |
LayoutBuilderController::title | function | core/ |
Provides a title callback. |
LayoutBuilderDecorationTestHtmlEntityFormController | class | core/ |
Overrides the entity form controller service for layout builder decoration test. |
LayoutBuilderDecorationTestHtmlEntityFormController.php | file | core/ |
|
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 install. |
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 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. |
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.