namespace Drupal\Tests\layout_builder\Kernel

Same name in other branches
  1. 9 Drupal\Tests\layout_builder\Kernel
  2. 8.9.x Drupal\Tests\layout_builder\Kernel
  3. 11.x Drupal\Tests\layout_builder\Kernel
Object name File name Summary
DefaultsSectionStorageTest core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php @coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage
EntityViewAlterTest core/modules/layout_builder/tests/src/Kernel/EntityViewAlterTest.php @covers layout_builder_entity_view_alter
FieldBlockDeriverTest core/modules/layout_builder/tests/src/Kernel/FieldBlockDeriverTest.php Tests field block plugin derivatives.
FieldBlockTest core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php @coversDefaultClass \Drupal\layout_builder\Plugin\Block\FieldBlock
@group Field
InlineBlockUsageTest core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php Class for testing the InlineBlockUsage service.
LayoutBuilderBreadcrumbAlterTest core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBreadcrumbAlterTest.php Tests layout_builder_system_breadcrumb_alter().
LayoutBuilderCompatibilityTestBase core/modules/layout_builder/tests/src/Kernel/LayoutBuilderCompatibilityTestBase.php Tests Layout Builder's compatibility with existing systems.
LayoutBuilderEntityViewDisplayTest core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php @coversDefaultClass \Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay
LayoutBuilderEntityViewDisplayValidationTest core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayValidationTest.php Tests validation of Layout Builder's entity_view_display entities.
LayoutBuilderFieldLayoutCompatibilityTest core/modules/layout_builder/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php Ensures that Layout Builder and Field Layout are compatible with each other.
LayoutBuilderInstallTest core/modules/layout_builder/tests/src/Kernel/LayoutBuilderInstallTest.php Ensures that Layout Builder and core EntityViewDisplays are compatible.
LayoutEntityHelperTraitTest core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php @coversDefaultClass \Drupal\layout_builder\LayoutEntityHelperTrait
LayoutSectionItemListTest core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php Tests the field type for Layout Sections.
OverridesSectionStorageTest core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php @coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage
SectionListTestBase core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php Provides a base class for testing implementations of a section list.
SectionListTraitTest core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php @coversDefaultClass \Drupal\layout_builder\SectionListTrait
SimpleConfigSectionListTest core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php Tests the test implementation of section storage.
TestLayoutEntityHelperTrait core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php Test class using the trait.
TestSectionList core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php
TranslatableFieldTest core/modules/layout_builder/tests/src/Kernel/TranslatableFieldTest.php Tests Layout Builder with a translatable layout field.

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