Search for build
Title | Object type | File name | Summary |
---|---|---|---|
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 |
LayoutBuilderIsActiveCacheContextTest.php | file | core/ |
|
LayoutBuilderIsActiveCacheContextTest::providerTestGetContext | function | core/ |
Provides test data for ::testGetContext(). |
LayoutBuilderIsActiveCacheContextTest::testGetContext | function | core/ |
@covers ::getContext @covers ::getDisplay |
LayoutBuilderIsActiveCacheContextTest::testGetContextMissingEntityTypeId | function | core/ |
@covers ::getContext |
LayoutBuilderIsActiveCacheContextTest::testGetContextNonFieldableEntity | function | core/ |
@covers ::getContext @covers ::getDisplay |
LayoutBuilderLocalTaskDeriver | class | core/ |
Provides local task definitions for the layout builder user interface. |
LayoutBuilderLocalTaskDeriver.php | file | core/ |
|
LayoutBuilderLocalTaskDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
LayoutBuilderLocalTaskDeriver::$sectionStorageManager | property | core/ |
The section storage manager. |
LayoutBuilderLocalTaskDeriver::create | function | core/ |
Creates a new class instance. |
LayoutBuilderLocalTaskDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
LayoutBuilderLocalTaskDeriver::__construct | function | core/ |
Constructs a new LayoutBuilderLocalTaskDeriver. |
LayoutBuilderLocalTaskTest | class | core/ |
Tests Layout Builder local tasks. |
LayoutBuilderLocalTaskTest.php | file | core/ |
|
LayoutBuilderLocalTaskTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderLocalTaskTest::$modules | property | core/ |
Modules to install. |
LayoutBuilderLocalTaskTest::setUp | function | core/ |
|
LayoutBuilderLocalTaskTest::testLocalTaskLayoutBuilderInstalledCacheability | function | core/ |
Tests the cacheability of local tasks with Layout Builder module installed. |
LayoutBuilderLocalTaskTest::testLocalTaskMultipleContentTypesCacheability | function | core/ |
Tests the cacheability of local tasks with multiple content types. |
LayoutBuilderNestedFormUiTest | class | core/ |
Tests placing blocks containing forms in theLayout Builder UI. |
LayoutBuilderNestedFormUiTest.php | file | core/ |
|
LayoutBuilderNestedFormUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderNestedFormUiTest::$modules | property | core/ |
Modules to install. |
LayoutBuilderNestedFormUiTest::addFormBlock | function | core/ |
Adds a form block specified by label layout and checks it can be saved. |
LayoutBuilderNestedFormUiTest::FORM_BLOCK_LABELS | constant | core/ |
The form block labels used as text for links to add blocks. |
LayoutBuilderNestedFormUiTest::setUp | function | core/ |
|
LayoutBuilderNestedFormUiTest::testAddingFormBlocksToDefaults | function | core/ |
Tests blocks containing forms can be successfully saved editing defaults. |
LayoutBuilderNestedFormUiTest::testAddingFormBlocksToOverrides | function | core/ |
Tests blocks containing forms can be successfully saved editing overrides. |
LayoutBuilderOptInTest | class | core/ |
Tests the ability for opting in and out of Layout Builder. |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.