Search for build
Title | Object type | File name | Summary |
---|---|---|---|
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. |
LayoutBuilderEntityViewDisplay::contextRepository | function | core/ |
Wraps the context repository service. |
LayoutBuilderEntityViewDisplay::createCopy | function | core/ |
Creates a duplicate of the entity display object on a different view mode. |
LayoutBuilderEntityViewDisplay::disableLayoutBuilder | function | core/ |
|
LayoutBuilderEntityViewDisplay::enableLayoutBuilder | function | core/ |
|
LayoutBuilderEntityViewDisplay::getComponent | function | core/ |
Gets the display options set for a component. |
LayoutBuilderEntityViewDisplay::getContextsForEntity | function | core/ |
Gets the available contexts for a given entity. |
LayoutBuilderEntityViewDisplay::getDefaultRegion | function | core/ |
Gets the default region. |
LayoutBuilderEntityViewDisplay::getDefaultSection | function | core/ |
Gets a default section. |
LayoutBuilderEntityViewDisplay::getSectionComponentForFieldName | function | core/ |
Gets the component for a given field name if any. |
LayoutBuilderEntityViewDisplay::getSections | function | core/ |
|
LayoutBuilderEntityViewDisplay::isCustomMode | function | core/ |
Indicates if this display is using the '_custom' view mode. |
LayoutBuilderEntityViewDisplay::isLayoutBuilderEnabled | function | core/ |
|
LayoutBuilderEntityViewDisplay::isOverridable | function | core/ |
|
LayoutBuilderEntityViewDisplay::label | function | core/ |
@todo Move this upstream in https://www.drupal.org/node/2939931. |
LayoutBuilderEntityViewDisplay::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
LayoutBuilderEntityViewDisplay::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
LayoutBuilderEntityViewDisplay::removeSectionField | function | core/ |
Removes a layout section field if it is no longer needed. |
LayoutBuilderEntityViewDisplay::save | function | core/ |
Saves an entity permanently. |
LayoutBuilderEntityViewDisplay::sectionStorageManager | function | core/ |
Gets the section storage manager. |
LayoutBuilderEntityViewDisplay::setComponent | function | core/ |
Sets the display options for a component. |
LayoutBuilderEntityViewDisplay::setOverridable | function | core/ |
|
LayoutBuilderEntityViewDisplay::setSections | function | core/ |
Stores the information for all sections. |
LayoutBuilderEntityViewDisplay::__construct | function | core/ |
Constructs an Entity object. |
LayoutBuilderEntityViewDisplayForm | class | core/ |
Edit form for the LayoutBuilderEntityViewDisplay entity type. |
LayoutBuilderEntityViewDisplayForm.php | file | core/ |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.