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
LayoutBuilderTestBase::$defaultTheme property core/modules/layout_builder/tests/src/Functional/LayoutBuilderTestBase.php The theme to install as the default for testing.
LayoutBuilderTestBase::$modules property core/modules/layout_builder/tests/src/Functional/LayoutBuilderTestBase.php Modules to install.
LayoutBuilderTestBase::setUp function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTestBase.php
LayoutBuilderTestHooks class core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestHooks.php Hook implementations for layout_builder_test.
LayoutBuilderTestHooks.php file core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestHooks.php
LayoutBuilderTestHooks::entityExtraFieldInfo function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestHooks.php Implements hook_entity_extra_field_info().
LayoutBuilderTestHooks::formLayoutBuilderConfigureBlockAlter function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestHooks.php Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_block.
LayoutBuilderTestHooks::formLayoutBuilderConfigureSectionAlter function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestHooks.php Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_section.
LayoutBuilderTestHooks::layoutBuilderEntityFormDisplayAlter function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestHooks.php Implements hook_entity_form_display_alter().
LayoutBuilderTestHooks::pluginFilterBlockLayoutBuilderAlter function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestHooks.php Implements hook_plugin_filter_TYPE__CONSUMER_alter().
LayoutBuilderTestHooks::systemBreadcrumbAlter function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestHooks.php Implements hook_system_breadcrumb_alter().
LayoutBuilderTestHooks::theme function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestHooks.php Implements hook_theme().
LayoutBuilderTestPlugin class core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/LayoutBuilderTestPlugin.php The Layout Builder Test Plugin.
LayoutBuilderTestPlugin.php file core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/LayoutBuilderTestPlugin.php
LayoutBuilderTestPlugin::build function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/LayoutBuilderTestPlugin.php Build a render array for layout with regions.
LayoutBuilderThemeSuggestionsTest class core/modules/layout_builder/tests/src/Functional/LayoutBuilderThemeSuggestionsTest.php Tests template suggestions.
LayoutBuilderThemeSuggestionsTest.php file core/modules/layout_builder/tests/src/Functional/LayoutBuilderThemeSuggestionsTest.php
LayoutBuilderThemeSuggestionsTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/LayoutBuilderThemeSuggestionsTest.php The theme to install as the default for testing.
LayoutBuilderThemeSuggestionsTest::$modules property core/modules/layout_builder/tests/src/Functional/LayoutBuilderThemeSuggestionsTest.php Modules to install.
LayoutBuilderThemeSuggestionsTest::setUp function core/modules/layout_builder/tests/src/Functional/LayoutBuilderThemeSuggestionsTest.php
LayoutBuilderThemeSuggestionsTest::testFieldBlockViewModeTemplates function core/modules/layout_builder/tests/src/Functional/LayoutBuilderThemeSuggestionsTest.php Tests that of view mode specific field templates are suggested.
LayoutBuilderThemeSuggestionsTest::testLayoutListSuggestion function core/modules/layout_builder/tests/src/Functional/LayoutBuilderThemeSuggestionsTest.php Tests alterations of the layout list via preprocess functions.
LayoutBuilderThemeSuggestionsTestHooks class core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/src/Hook/LayoutBuilderThemeSuggestionsTestHooks.php Hook implementations for layout_builder_theme_suggestions_test.
LayoutBuilderThemeSuggestionsTestHooks.php file core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/src/Hook/LayoutBuilderThemeSuggestionsTestHooks.php
LayoutBuilderThemeSuggestionsTestHooks::theme function core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/src/Hook/LayoutBuilderThemeSuggestionsTestHooks.php Implements hook_theme().
LayoutBuilderToolbarTest class core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderToolbarTest.php Test Layout Builder integration with Toolbar.
LayoutBuilderToolbarTest.php file core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderToolbarTest.php
LayoutBuilderToolbarTest::$defaultTheme property core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderToolbarTest.php The theme to install as the default for testing.
LayoutBuilderToolbarTest::$modules property core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderToolbarTest.php Modules to install.
LayoutBuilderToolbarTest::setUp function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderToolbarTest.php
LayoutBuilderToolbarTest::testBackToSiteLink function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderToolbarTest.php Tests the 'Back to site' link behaves with manage layout as admin page.
LayoutBuilderTranslationTest class core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Tests that the Layout Builder works with translated content.
LayoutBuilderTranslationTest.php file core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php
LayoutBuilderTranslationTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php The theme to install as the default for testing.
LayoutBuilderTranslationTest::$entity property core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php The entity used for testing.
LayoutBuilderTranslationTest::$modules property core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Modules to install.
LayoutBuilderTranslationTest::addEntityTranslation function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Adds an entity translation.
LayoutBuilderTranslationTest::addLayoutOverride function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Adds a layout override.
LayoutBuilderTranslationTest::getTranslatorPermissions function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Returns an array of permissions needed for the translator.
LayoutBuilderTranslationTest::setUp function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php
LayoutBuilderTranslationTest::setUpEntities function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Setup translated entity with layouts.
LayoutBuilderTranslationTest::setUpViewDisplay function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Set up the View Display.
LayoutBuilderTranslationTest::testLayoutOverrideBeforeTranslation function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Tests that layout overrides work when created before a translation.
LayoutBuilderTranslationTest::testTranslationBeforeLayoutOverride function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Tests that layout overrides work when created after a translation.
LayoutBuilderUiCacheContext class core/modules/layout_builder/src/Cache/LayoutBuilderUiCacheContext.php Determines if an entity is being viewed in the Layout Builder UI.
LayoutBuilderUiCacheContext.php file core/modules/layout_builder/src/Cache/LayoutBuilderUiCacheContext.php
LayoutBuilderUiCacheContext::getContext function core/modules/layout_builder/src/Cache/LayoutBuilderUiCacheContext.php Returns the string representation of the cache context.
LayoutBuilderUiCacheContext::getLabel function core/modules/layout_builder/src/Cache/LayoutBuilderUiCacheContext.php Returns the label of the cache context.
LayoutBuilderUiTest class core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderUiTest.php Tests the Layout Builder UI.
LayoutBuilderUiTest.php file core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderUiTest.php

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