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 |
---|---|---|---|
LayoutBuilderFormModeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderFormModeTest::$modules | property | core/ |
Modules to install. |
LayoutBuilderFormModeTest::setUp | function | core/ |
|
LayoutBuilderFormModeTest::testDiscardValidation | function | core/ |
Tests that the 'Discard changes' button skips validation and ignores input. |
LayoutBuilderHighlightTrait | trait | core/ |
A trait for generating IDs used to highlight active UI elements. |
LayoutBuilderHighlightTrait.php | file | core/ |
|
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. |
LayoutBuilderHooks | class | core/ |
Hook implementations for layout_builder. |
LayoutBuilderHooks.php | file | core/ |
|
LayoutBuilderHooks::blockContentAccess | function | core/ |
Implements hook_ENTITY_TYPE_access(). |
LayoutBuilderHooks::cron | function | core/ |
Implements hook_cron(). |
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::entityViewAlter | function | core/ |
Implements hook_entity_view_alter(). |
LayoutBuilderHooks::fieldConfigDelete | function | core/ |
Implements hook_field_config_delete(). |
LayoutBuilderHooks::fieldConfigInsert | function | core/ |
Implements hook_field_config_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(). |
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. |
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.