You are here

namespace Drupal\Tests\layout_builder\Functional\Update\Translatability in Drupal 8

Classsort descending Location Description
LayoutFieldTranslateUpdateConfig core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php A test case that updates 1 bundle's field but not both.
LayoutFieldTranslateUpdateConfigAndStorage core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php A test case that updates both bundles' fields.
MakeLayoutUntranslatableUpdatePathTestBase core/modules/layout_builder/tests/src/Functional/Update/Translatability/MakeLayoutUntranslatableUpdatePathTestBase.php Base class for upgrade path for translatable layouts.