You are here

namespace Drupal\Tests\layout_builder_restrictions_by_region\FunctionalJavascript in Layout Builder Restrictions 8.2

Classsort descending Location Description
BlockPlacementBlacklistTest modules/layout_builder_restrictions_by_region/tests/src/FunctionalJavascript/BlockPlacementBlacklistTest.php Demonstrate that blocks can be individually restricted.
BlockPlacementCategoryRestrictionTest modules/layout_builder_restrictions_by_region/tests/src/FunctionalJavascript/BlockPlacementCategoryRestrictionTest.php Demonstrate that blocks can be restricted by category.
BlockPlacementWhitelistTest modules/layout_builder_restrictions_by_region/tests/src/FunctionalJavascript/BlockPlacementWhitelistTest.php Demonstrate that blocks can be individually restricted.
MoveBlockBlacklistTest modules/layout_builder_restrictions_by_region/tests/src/FunctionalJavascript/MoveBlockBlacklistTest.php Tests moving blocks via the form.
MoveBlockCategoryRestrictionTest modules/layout_builder_restrictions_by_region/tests/src/FunctionalJavascript/MoveBlockCategoryRestrictionTest.php Tests moving blocks via the form.
MoveBlockWhitelistTest modules/layout_builder_restrictions_by_region/tests/src/FunctionalJavascript/MoveBlockWhitelistTest.php Tests moving blocks via the form.