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 |
---|---|---|---|
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 |
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. |
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 enable. |
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. |
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.