Search for build

  1. Search 7.x for build
  2. Search 9.5.x for build
  3. Search 8.9.x for build
  4. Search 10.3.x for build
  5. Other projects
Title Object type File name Summary
LayoutBuilderFormModeTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/LayoutBuilderFormModeTest.php The theme to install as the default for testing.
LayoutBuilderFormModeTest::$modules property core/modules/layout_builder/tests/src/Functional/LayoutBuilderFormModeTest.php Modules to install.
LayoutBuilderFormModeTest::setUp function core/modules/layout_builder/tests/src/Functional/LayoutBuilderFormModeTest.php
LayoutBuilderFormModeTest::testDiscardValidation function core/modules/layout_builder/tests/src/Functional/LayoutBuilderFormModeTest.php Tests that the 'Discard changes' button skips validation and ignores input.
LayoutBuilderHighlightTrait trait core/modules/layout_builder/src/LayoutBuilderHighlightTrait.php A trait for generating IDs used to highlight active UI elements.
LayoutBuilderHighlightTrait.php file core/modules/layout_builder/src/LayoutBuilderHighlightTrait.php
LayoutBuilderHighlightTrait::blockAddHighlightId function core/modules/layout_builder/src/LayoutBuilderHighlightTrait.php Provides the ID used to highlight the active Layout Builder UI element.
LayoutBuilderHighlightTrait::blockUpdateHighlightId function core/modules/layout_builder/src/LayoutBuilderHighlightTrait.php Provides the ID used to highlight the active Layout Builder UI element.
LayoutBuilderHighlightTrait::sectionAddHighlightId function core/modules/layout_builder/src/LayoutBuilderHighlightTrait.php Provides the ID used to highlight the active Layout Builder UI element.
LayoutBuilderHighlightTrait::sectionUpdateHighlightId function core/modules/layout_builder/src/LayoutBuilderHighlightTrait.php Provides the ID used to highlight the active Layout Builder UI element.
LayoutBuilderHooks class core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Hook implementations for layout_builder.
LayoutBuilderHooks.php file core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php
LayoutBuilderHooks::blockContentAccess function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_ENTITY_TYPE_access().
LayoutBuilderHooks::cron function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_cron().
LayoutBuilderHooks::entityBuildDefaultsAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_build_defaults_alter().
LayoutBuilderHooks::entityDelete function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_delete().
LayoutBuilderHooks::entityPresave function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_presave().
LayoutBuilderHooks::entityTranslationCreate function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_translation_create().
LayoutBuilderHooks::entityTypeAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_type_alter().
LayoutBuilderHooks::entityViewAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_view_alter().
LayoutBuilderHooks::fieldConfigDelete function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_field_config_delete().
LayoutBuilderHooks::fieldConfigInsert function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_field_config_insert().
LayoutBuilderHooks::formEntityFormDisplayEditFormAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_form_FORM_ID_alter() for \Drupal\field_ui\Form\EntityFormDisplayEditForm.
LayoutBuilderHooks::help function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_help().
LayoutBuilderHooks::pluginFilterBlockAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_plugin_filter_TYPE_alter().
LayoutBuilderHooks::pluginFilterBlockBlockUiAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_plugin_filter_TYPE__CONSUMER_alter().
LayoutBuilderHooks::pluginFilterBlockLayoutBuilderAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_plugin_filter_TYPE__CONSUMER_alter().
LayoutBuilderHooks::pluginFilterLayoutAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_plugin_filter_TYPE_alter().
LayoutBuilderHooks::pluginFilterLayoutLayoutBuilderAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_plugin_filter_TYPE__CONSUMER_alter().
LayoutBuilderHooks::systemBreadcrumbAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_system_breadcrumb_alter().
LayoutBuilderHooks::themeRegistryAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_theme_registry_alter().
LayoutBuilderHooks::themeSuggestionsFieldAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_theme_suggestions_HOOK_alter().
LayoutBuilderHtmlEntityFormController class core/modules/layout_builder/src/Controller/LayoutBuilderHtmlEntityFormController.php Overrides the entity form controller service for layout builder operations.
LayoutBuilderHtmlEntityFormController.php file core/modules/layout_builder/src/Controller/LayoutBuilderHtmlEntityFormController.php
LayoutBuilderHtmlEntityFormController::$entityFormController property core/modules/layout_builder/src/Controller/LayoutBuilderHtmlEntityFormController.php The entity form controller being decorated.
LayoutBuilderHtmlEntityFormController::getContentResult function core/modules/layout_builder/src/Controller/LayoutBuilderHtmlEntityFormController.php Invokes the form and returns the result.
LayoutBuilderHtmlEntityFormController::getFormArgument function core/modules/layout_builder/src/Controller/LayoutBuilderHtmlEntityFormController.php Extracts the form argument string from a request.
LayoutBuilderHtmlEntityFormController::getFormObject function core/modules/layout_builder/src/Controller/LayoutBuilderHtmlEntityFormController.php Returns the object used to build the form.
LayoutBuilderHtmlEntityFormController::__construct function core/modules/layout_builder/src/Controller/LayoutBuilderHtmlEntityFormController.php Constructs a LayoutBuilderHtmlEntityFormController object.
LayoutBuilderInstallTest class core/modules/layout_builder/tests/src/Kernel/LayoutBuilderInstallTest.php Ensures that Layout Builder and core EntityViewDisplays are compatible.
LayoutBuilderInstallTest.php file core/modules/layout_builder/tests/src/Kernel/LayoutBuilderInstallTest.php
LayoutBuilderInstallTest::testCompatibility function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderInstallTest.php Tests the compatibility of Layout Builder with existing entity displays.
LayoutBuilderIsActiveCacheContext class core/modules/layout_builder/src/Cache/LayoutBuilderIsActiveCacheContext.php Determines whether Layout Builder is active for a given entity type or not.
LayoutBuilderIsActiveCacheContext.php file core/modules/layout_builder/src/Cache/LayoutBuilderIsActiveCacheContext.php
LayoutBuilderIsActiveCacheContext::$routeMatch property core/modules/layout_builder/src/Cache/LayoutBuilderIsActiveCacheContext.php The current route match.
LayoutBuilderIsActiveCacheContext::getCacheableMetadata function core/modules/layout_builder/src/Cache/LayoutBuilderIsActiveCacheContext.php Gets the cacheability metadata for the context based on the parameter value.
LayoutBuilderIsActiveCacheContext::getContext function core/modules/layout_builder/src/Cache/LayoutBuilderIsActiveCacheContext.php Returns the string representation of the cache context.
LayoutBuilderIsActiveCacheContext::getDisplay function core/modules/layout_builder/src/Cache/LayoutBuilderIsActiveCacheContext.php Returns the entity view display for a given entity type and view mode.
LayoutBuilderIsActiveCacheContext::getLabel function core/modules/layout_builder/src/Cache/LayoutBuilderIsActiveCacheContext.php Returns the label of the cache context.
LayoutBuilderIsActiveCacheContext::__construct function core/modules/layout_builder/src/Cache/LayoutBuilderIsActiveCacheContext.php LayoutBuilderCacheContext constructor.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.