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::entityBuildDefaultsAlter | function | core/ |
Implements hook_entity_build_defaults_alter(). |
| LayoutBuilderHooks::entityDelete | function | core/ |
Implements hook_entity_delete(). |
| LayoutBuilderHooks::entityPresave | function | core/ |
Implements hook_entity_presave(). |
| LayoutBuilderHooks::entityTranslationCreate | function | core/ |
Implements hook_entity_translation_create(). |
| LayoutBuilderHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| LayoutBuilderHooks::entityUpdate | function | core/ |
Implements hook_entity_update(). |
| LayoutBuilderHooks::entityViewAlter | function | core/ |
Implements hook_entity_view_alter(). |
| LayoutBuilderHooks::fieldConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete(). |
| LayoutBuilderHooks::fieldConfigInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
| LayoutBuilderHooks::formEntityFormDisplayEditFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\field_ui\Form\EntityFormDisplayEditForm. |
| LayoutBuilderHooks::help | function | core/ |
Implements hook_help(). |
| LayoutBuilderHooks::pluginFilterBlockAlter | function | core/ |
Implements hook_plugin_filter_TYPE_alter(). |
| LayoutBuilderHooks::pluginFilterBlockBlockUiAlter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
| LayoutBuilderHooks::pluginFilterBlockLayoutBuilderAlter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
| LayoutBuilderHooks::pluginFilterLayoutAlter | function | core/ |
Implements hook_plugin_filter_TYPE_alter(). |
| LayoutBuilderHooks::pluginFilterLayoutLayoutBuilderAlter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
| LayoutBuilderHooks::systemBreadcrumbAlter | function | core/ |
Implements hook_system_breadcrumb_alter(). |
| 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. |
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.