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 11.x for build
  5. Other projects
Title Object type File name Summary
LayoutBuilderTest::testConfigurableLayoutSections function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php Tests configurable layouts.
LayoutBuilderTest::testContextAwareLayouts function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests that layouts can be context-aware.
LayoutBuilderTest::testCustomSectionAttributes function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests that sections can provide custom attributes.
LayoutBuilderTest::testExtraFields function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests that extra fields work before and after enabling Layout Builder.
LayoutBuilderTest::testFormAlter function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests that hook_form_alter() has access to the Layout Builder info.
LayoutBuilderTest::testHtmlEntityFormControllerDecoration function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Test decorating controller.entity_form while layout_builder is installed.
LayoutBuilderTest::testLayoutBuilderContexts function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests the Layout Builder UI with a context defined at runtime.
LayoutBuilderTest::testLayoutBuilderUi function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php
LayoutBuilderTest::testLayoutBuilderUi function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php Tests the Layout Builder UI.
LayoutBuilderTest::testLayoutNoDialog function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php Tests bypassing the off-canvas dialog.
LayoutBuilderTest::testNonBundleEntityType function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests the Layout Builder UI for an entity type without a bundle.
LayoutBuilderTest::testPendingRevision function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests loading a pending revision in the Layout Builder UI.
LayoutBuilderTest::testPluginDependencies function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests that component's dependencies are respected during removal.
LayoutBuilderTest::testPreserverEntityValues function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests that the Layout Builder preserves entity values.
LayoutBuilderTest::testPreviewAwareTemplates function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests preview-aware templates.
LayoutBuilderTest::testRemovingSectionWithoutLayoutLabel function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests removing section without layout label configuration.
LayoutBuilderTest::testSectionLabels function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests the functionality of custom section labels.
LayoutBuilderTest::testSimpleConfigBasedLayout function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests a config-based implementation of Layout Builder.
LayoutBuilderTestBase class core/modules/layout_builder/tests/src/Functional/LayoutBuilderTestBase.php Tests the Layout Builder UI.
LayoutBuilderTestBase.php file core/modules/layout_builder/tests/src/Functional/LayoutBuilderTestBase.php
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
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.
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.

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