32 string references to 'Layout'
- field.field.node.recipe.layout_builder__layout.yml in core/
profiles/ demo_umami/ config/ install/ field.field.node.recipe.layout_builder__layout.yml - core/profiles/demo_umami/config/install/field.field.node.recipe.layout_builder__layout.yml
- InspectionTest::testInspection in core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ InspectionTest.php - Ensure the test plugins correctly implement getPluginId() and getPluginDefinition().
- LayoutBuilderContentModerationIntegrationTest::testLayoutModeration in core/
modules/ content_moderation/ tests/ src/ Functional/ LayoutBuilderContentModerationIntegrationTest.php - Tests that Layout changes are respected by Content Moderation.
- LayoutBuilderEntityViewDisplay::addSectionField in core/
modules/ layout_builder/ src/ Entity/ LayoutBuilderEntityViewDisplay.php - Adds a layout section field to a given bundle.
- LayoutBuilderEntityViewDisplayForm::copyFormValuesToEntity in core/
modules/ layout_builder/ src/ Form/ LayoutBuilderEntityViewDisplayForm.php - Copies top-level form values to entity properties
- LayoutBuilderEntityViewDisplayForm::entityFormEntityBuild in core/
modules/ layout_builder/ src/ Form/ LayoutBuilderEntityViewDisplayForm.php - Entity builder for layout options on the entity view display form.
- LayoutBuilderTest::testDeletedView in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests that deleting a View block used in Layout Builder works.
- LayoutBuilderTest::testLayoutBuilderUi in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - LayoutBuilderTest::testLayoutBuilderUi in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderTest.php - Tests the Layout Builder UI.
- LayoutBuilderTest::testNonBundleEntityType in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests the Layout Builder UI for an entity type without a bundle.
- LayoutBuilderTest::testOverrides in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests functionality of Layout Builder for overrides.
- LayoutBuilderTest::testOverridesFormAlter in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests a custom alter of the overrides form.
- LayoutBuilderTest::testOverridesWithoutDefaultsAccess in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests Layout Builder overrides without access to edit the default layout.
- LayoutBuilderTest::testPendingRevision in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests loading a pending revision in the Layout Builder UI.
- LayoutBuilderTest::testPreserverEntityValues in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests that the Layout Builder preserves entity values.
- LayoutBuilderTest::testRemovingAllSections in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests removing all sections from overrides and defaults.
- LayoutBuilderTranslationTest::testLayoutOverrideBeforeTranslation in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTranslationTest.php - Tests that layout overrides work when created before a translation.
- LayoutBuilderTranslationTest::testTranslationBeforeLayoutOverride in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTranslationTest.php - Tests that layout overrides work when created after a translation.
- LayoutDefaultTest::testBuild in core/
tests/ Drupal/ Tests/ Core/ Layout/ LayoutDefaultTest.php - @covers ::build @dataProvider providerTestBuild
- LayoutPluginManager::getThemeImplementations in core/
lib/ Drupal/ Core/ Layout/ LayoutPluginManager.php - Gets theme implementations for layouts.
- LayoutPluginManager::getType in core/
lib/ Drupal/ Core/ Layout/ LayoutPluginManager.php - A string identifying the plugin type.
- LayoutPluginManagerTest::testGetThemeImplementations in core/
tests/ Drupal/ Tests/ Core/ Layout/ LayoutPluginManagerTest.php - @covers ::getThemeImplementations
- MockBlockManager::__construct in core/
modules/ system/ tests/ modules/ plugin_test/ src/ Plugin/ MockBlockManager.php - MockBlockManager::__construct in core/
modules/ system/ tests/ modules/ plugin_test/ src/ Plugin/ MockBlockManager.php - MultiWidthLayoutBase::build in core/
modules/ layout_builder/ src/ Plugin/ Layout/ MultiWidthLayoutBase.php - Build a render array for layout with regions.
- OverridesSectionStorage::buildLocalTasks in core/
modules/ layout_builder/ src/ Plugin/ SectionStorage/ OverridesSectionStorage.php - Provides the local tasks dynamically for Layout Builder plugins.
- PluginTestBase::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ PluginTestBase.php - PluginTestBase::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ PluginTestBase.php - SimpleConfigSectionStorage::buildLocalTasks in core/
modules/ layout_builder/ tests/ modules/ layout_builder_test/ src/ Plugin/ SectionStorage/ SimpleConfigSectionStorage.php - Provides the local tasks dynamically for Layout Builder plugins.
- TempstoreKeyUpdatePathTest::testRunUpdates in core/
modules/ layout_builder/ tests/ src/ Functional/ Update/ TempstoreKeyUpdatePathTest.php - Tests the upgrade path for Layout Builder extra fields.
- ThemeNotUsingClassyLibraryTest::confirmNoClassyAssets in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ThemeNotUsingClassyLibraryTest.php - Confirms a library is not loading any Classy assets.
- ThemeNotUsingClassyLibraryTest::testThemeAccountsForClassyExtensions in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ThemeNotUsingClassyLibraryTest.php - Checks for theme-specific equivalents of all Classy library-extends.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.