Search for build
- Search 7.x for build
- Search 9.5.x for build
- Search 10.3.x for build
- Search 11.x for build
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LayoutBuilderContextTrait.php | file | core/ |
|
LayoutBuilderContextTrait::$contextRepository | property | core/ |
The context repository. |
LayoutBuilderContextTrait::contextRepository | function | core/ |
Gets the context repository service. |
LayoutBuilderContextTrait::getAvailableContexts | function | core/ |
Provides all available 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. |
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. |
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. |
LayoutBuilderEnableUpdatePathTest | class | core/ |
Tests the upgrade path for enabling Layout Builder. |
LayoutBuilderEnableUpdatePathTest.php | file | core/ |
|
LayoutBuilderEnableUpdatePathTest::assertLayoutBuilderSettings | function | core/ |
Asserts the Layout Builder settings for a given display. |
LayoutBuilderEnableUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
LayoutBuilderEnableUpdatePathTest::testRunUpdates | function | core/ |
Tests the upgrade path for enabling Layout Builder. |
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 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.