Search for build
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutBuilderEvents.php | file | core/ |
|
| LayoutBuilderEvents::PREPARE_LAYOUT | constant | core/ |
Name of the event fired in when preparing a layout builder element. |
| LayoutBuilderEvents::SECTION_COMPONENT_BUILD_RENDER_ARRAY | constant | core/ |
Name of the event fired when a component's render array is built. |
| LayoutBuilderFieldBlockEntityReferenceCacheTagsTest | class | core/ |
Tests cache tags on entity reference field blocks in Layout Builder. |
| LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php | file | core/ |
|
| LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::$modules | property | core/ |
Modules to install. |
| LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::setUp | function | core/ |
|
| LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::testEntityReferenceFieldBlockCaching | function | core/ |
Tests cache tags on field block for entity reference field. |
| LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::verifyPageCacheContainsTags | function | core/ |
Verify that when loading a given page, it's a page cache hit or miss. |
| LayoutBuilderFieldLayoutCompatibilityTest | class | core/ |
Ensures that Layout Builder and Field Layout are compatible with each other. |
| LayoutBuilderFieldLayoutCompatibilityTest.php | file | core/ |
|
| LayoutBuilderFieldLayoutCompatibilityTest::$modules | property | core/ |
Modules to install. |
| LayoutBuilderFieldLayoutCompatibilityTest::setUp | function | core/ |
|
| LayoutBuilderFieldLayoutCompatibilityTest::testCompatibility | function | core/ |
Tests the compatibility of Layout Builder and Field Layout. |
| LayoutBuilderFormModeTest | class | core/ |
Tests Layout Builder forms. |
| LayoutBuilderFormModeTest.php | file | core/ |
|
| LayoutBuilderFormModeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LayoutBuilderFormModeTest::$modules | property | core/ |
Modules to install. |
| LayoutBuilderFormModeTest::setUp | function | core/ |
|
| LayoutBuilderFormModeTest::testDiscardValidation | function | core/ |
Tests that the 'Discard changes' button skips validation and ignores input. |
| LayoutBuilderHighlightTrait | trait | core/ |
A trait for generating IDs used to highlight active UI elements. |
| LayoutBuilderHighlightTrait.php | file | core/ |
|
| LayoutBuilderHighlightTrait::blockAddHighlightId | function | core/ |
Provides the ID used to highlight the active Layout Builder UI element. |
| LayoutBuilderHighlightTrait::blockUpdateHighlightId | function | core/ |
Provides the ID used to highlight the active Layout Builder UI element. |
| LayoutBuilderHighlightTrait::sectionAddHighlightId | function | core/ |
Provides the ID used to highlight the active Layout Builder UI element. |
| LayoutBuilderHighlightTrait::sectionUpdateHighlightId | function | core/ |
Provides the ID used to highlight the active Layout Builder UI element. |
| LayoutBuilderHtmlEntityFormController | class | core/ |
Overrides the entity form controller service for layout builder operations. |
| LayoutBuilderHtmlEntityFormController.php | file | core/ |
|
| LayoutBuilderHtmlEntityFormController::$entityFormController | property | core/ |
The entity form controller being decorated. |
| LayoutBuilderHtmlEntityFormController::getContentResult | function | core/ |
Invokes the form and returns the result. |
| LayoutBuilderHtmlEntityFormController::getFormArgument | function | core/ |
Extracts the form argument string from a request. |
| LayoutBuilderHtmlEntityFormController::getFormObject | function | core/ |
Returns the object used to build the form. |
| LayoutBuilderHtmlEntityFormController::__construct | function | core/ |
Constructs a LayoutBuilderHtmlEntityFormController object. |
| LayoutBuilderInstallTest | class | core/ |
Ensures that Layout Builder and core EntityViewDisplays are compatible. |
| LayoutBuilderInstallTest.php | file | core/ |
|
| LayoutBuilderInstallTest::testCompatibility | function | core/ |
Tests the compatibility of Layout Builder with existing entity displays. |
| LayoutBuilderIsActiveCacheContext | class | core/ |
Determines whether Layout Builder is active for a given entity type or not. |
| LayoutBuilderIsActiveCacheContext.php | file | core/ |
|
| LayoutBuilderIsActiveCacheContext::$routeMatch | property | core/ |
The current route match. |
| LayoutBuilderIsActiveCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
| LayoutBuilderIsActiveCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| LayoutBuilderIsActiveCacheContext::getDisplay | function | core/ |
Returns the entity view display for a given entity type and view mode. |
| LayoutBuilderIsActiveCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| LayoutBuilderIsActiveCacheContext::__construct | function | core/ |
LayoutBuilderCacheContext constructor. |
| LayoutBuilderIsActiveCacheContextTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Cache\LayoutBuilderIsActiveCacheContext[[api-linebreak]] |
| LayoutBuilderIsActiveCacheContextTest.php | file | core/ |
|
| LayoutBuilderIsActiveCacheContextTest::providerTestGetContext | function | core/ |
Provides test data for ::testGetContext(). |
| LayoutBuilderIsActiveCacheContextTest::testGetContext | function | core/ |
@covers ::getContext[[api-linebreak]] @covers ::getDisplay[[api-linebreak]] |
| LayoutBuilderIsActiveCacheContextTest::testGetContextMissingEntityTypeId | function | core/ |
@covers ::getContext[[api-linebreak]] |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.