Search for build
- Search 7.x for build
- Search 9.5.x for build
- Search 8.9.x for build
- Search 10.3.x for build
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutBuilderHooks::themeRegistryAlter | function | core/ |
Implements hook_theme_registry_alter(). |
| LayoutBuilderHooks::themeSuggestionsFieldAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| 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 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/ |
Tests Drupal\layout_builder\Cache\LayoutBuilderIsActiveCacheContext. |
| LayoutBuilderIsActiveCacheContextTest.php | file | core/ |
|
| LayoutBuilderIsActiveCacheContextTest::providerTestGetContext | function | core/ |
Provides test data for ::testGetContext(). |
| LayoutBuilderIsActiveCacheContextTest::testGetContext | function | core/ |
Tests get context. |
| LayoutBuilderIsActiveCacheContextTest::testGetContextMissingEntityTypeId | function | core/ |
Tests get context missing entity type id. |
| LayoutBuilderIsActiveCacheContextTest::testGetContextNonFieldableEntity | function | core/ |
Tests get context non fieldable entity. |
| 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. |
| LayoutBuilderOptInTest.php | file | core/ |
|
| LayoutBuilderOptInTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LayoutBuilderOptInTest::$modules | property | core/ |
Modules to install. |
| LayoutBuilderOptInTest::getPathForFieldBlock | function | core/ |
Returns the path to update a field block in the UI. |
| LayoutBuilderOptInTest::setUp | function | core/ |
|
| LayoutBuilderOptInTest::testCheckboxLogic | function | core/ |
Tests the interaction between the two layout checkboxes. |
| LayoutBuilderOptInTest::testDefaultValues | function | core/ |
Tests the expected default values for enabling 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.