You are here

namespace Drupal\Tests\layout_builder\Kernel in Drupal 10

Same name in other branches
  1. 8 Drupal\Tests\layout_builder\Kernel
  2. 9 Drupal\Tests\layout_builder\Kernel
Classsort descending Location Description
DefaultsSectionStorageTest core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php @coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage
FieldBlockTest core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php @coversDefaultClass \Drupal\layout_builder\Plugin\Block\FieldBlock @group Field
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
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.