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. 10 Drupal\Tests\layout_builder\Kernel
Object name File name Summary
ConfigActionsTest core/modules/layout_builder/tests/src/Kernel/ConfigActionsTest.php Tests Config Actions.
DefaultsSectionStorageTest core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php Tests Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage.
EntityViewAlterTest core/modules/layout_builder/tests/src/Kernel/EntityViewAlterTest.php Tests 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 Tests Drupal\layout_builder\Plugin\Block\FieldBlock.
InlineBlockUsageTest core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php Class for testing the InlineBlockUsage service.
LayoutBuilderBlockContentDependencyTest core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBlockContentDependencyTest.php Test for installing Layout Builder before Block Content in the same request.
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 Tests 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 Tests 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 Tests Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage.
SectionDataTest core/modules/layout_builder/tests/src/Kernel/SectionDataTest.php Tests Drupal\layout_builder\Plugin\DataType\SectionData.
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 Tests 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 Test item list class for layout section fields.
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.