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 |
---|---|---|---|
LayoutBuilderEntityViewDisplayXmlBasicAuthTest | class | core/ |
@group layout_builder @group rest |
LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php | file | core/ |
|
LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
LayoutBuilderEntityViewDisplayXmlCookieTest | class | core/ |
@group layout_builder @group rest |
LayoutBuilderEntityViewDisplayXmlCookieTest.php | file | core/ |
|
LayoutBuilderEntityViewDisplayXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
LayoutBuilderEntityViewDisplayXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderEntityViewDisplayXmlCookieTest::$format | property | core/ |
The format to use in this test. |
LayoutBuilderEntityViewDisplayXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
LayoutBuilderEvents | class | core/ |
Defines events for the layout_builder module. |
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 enable. |
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 enable. |
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 enable. |
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/ |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.