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
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::testEntityReferenceFieldBlockCaching function core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php Tests cache tags on field block for entity reference field.
LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::verifyPageCacheContainsTags function core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php Verify that when loading a given page, it's a page cache hit or miss.
LayoutBuilderFieldLayoutCompatibilityTest class core/modules/field_layout/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php Ensures that Layout Builder and Field Layout are compatible with each other.
LayoutBuilderFieldLayoutCompatibilityTest class core/modules/layout_builder/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php Ensures that Layout Builder and Field Layout are compatible with each other.
LayoutBuilderFieldLayoutCompatibilityTest.php file core/modules/layout_builder/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php
LayoutBuilderFieldLayoutCompatibilityTest.php file core/modules/field_layout/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php
LayoutBuilderFieldLayoutCompatibilityTest::$modules property core/modules/field_layout/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php Modules to install.
LayoutBuilderFieldLayoutCompatibilityTest::$modules property core/modules/layout_builder/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php Modules to install.
LayoutBuilderFieldLayoutCompatibilityTest::setUp function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php
LayoutBuilderFieldLayoutCompatibilityTest::setUp function core/modules/field_layout/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php
LayoutBuilderFieldLayoutCompatibilityTest::testCompatibility function core/modules/field_layout/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php Tests the compatibility of Layout Builder and Field Layout.
LayoutBuilderFieldLayoutCompatibilityTest::testCompatibility function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php Tests the compatibility of Layout Builder and Field Layout.
LayoutBuilderFormBlockTestHooks class core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Hook/LayoutBuilderFormBlockTestHooks.php Hooks for layout_builder_form_block_test.
LayoutBuilderFormBlockTestHooks.php file core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Hook/LayoutBuilderFormBlockTestHooks.php
LayoutBuilderFormBlockTestHooks::blockAlter function core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Hook/LayoutBuilderFormBlockTestHooks.php Implements hook_block_alter().
LayoutBuilderFormModeTest class core/modules/layout_builder/tests/src/Functional/LayoutBuilderFormModeTest.php Tests Layout Builder forms.
LayoutBuilderFormModeTest.php file core/modules/layout_builder/tests/src/Functional/LayoutBuilderFormModeTest.php
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_ENTITY_TYPE_delete().
LayoutBuilderHooks::fieldConfigInsert function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_ENTITY_TYPE_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().
LayoutBuilderInstallTest class core/modules/layout_builder/tests/src/Kernel/LayoutBuilderInstallTest.php Ensures that Layout Builder and core EntityViewDisplays are compatible.

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