Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| LayoutBuilderIntegration | class | core/ |
Helper methods for Layout Builder module integration. |
| LayoutBuilderIntegration.php | file | core/ |
|
| LayoutBuilderIntegration::$currentUser | property | core/ |
The current user. |
| LayoutBuilderIntegration::$entityTypeManager | property | core/ |
The entity type manager. |
| LayoutBuilderIntegration::$sectionStorageManager | property | core/ |
The section storage manager. |
| LayoutBuilderIntegration::buildEntityView | function | core/ |
@todo Replace this hardcoded processing when https://www.drupal.org/project/drupal/issues/3041635 is resolved. |
| LayoutBuilderIntegration::create | function | core/ |
Instantiates a new instance of this class. |
| LayoutBuilderIntegration::deconstructViewModeId | function | core/ |
Deconstructs the Quick Edit view mode ID into its constituent parts. |
| LayoutBuilderIntegration::entityViewAlter | function | core/ |
Alters the entity view build for Layout Builder compatibility. |
| LayoutBuilderIntegration::getViewModeId | function | core/ |
Generates a Quick Edit view mode ID. |
| LayoutBuilderIntegration::quickEditRenderField | function | core/ |
Re-renders a field rendered by Layout Builder, edited with Quick Edit. |
| LayoutBuilderIntegration::supportQuickEditOnComponent | function | core/ |
Determines whether a component has Quick Edit support. |
| LayoutBuilderIntegration::__construct | function | core/ |
Constructs a new LayoutBuilderIntegration object. |
| LayoutBuilderIntegrationTest | class | core/ |
@group quickedit @group legacy |
| LayoutBuilderIntegrationTest.php | file | core/ |
|
| LayoutBuilderIntegrationTest::$contentAuthorUser | property | core/ |
A user with permissions to edit Articles and use Quick Edit. |
| LayoutBuilderIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LayoutBuilderIntegrationTest::$modules | property | core/ |
Modules to enable. |
| LayoutBuilderIntegrationTest::movePointerTo | function | core/ |
Moves mouse pointer to location of $selector. |
| LayoutBuilderIntegrationTest::setUp | function | core/ |
|
| LayoutBuilderIntegrationTest::testArticleNode | function | core/ |
Tests if an article node can be in-place edited with Quick Edit. |
| LayoutBuilderIntegrationTest::testCustomBlock | function | core/ |
Tests if a custom can be in-place edited with Quick Edit. |
| 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]] |
| LayoutBuilderIsActiveCacheContextTest::testGetContextNonFieldableEntity | function | core/ |
@covers ::getContext[[api-linebreak]] @covers ::getDisplay[[api-linebreak]] |
Pagination
- Previous page
- Page 862
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.