You are here

13 calls to LayoutBuilderRestrictionsTestBase::navigateToManageDisplay() in Layout Builder Restrictions 8.2

BlacklistedRestrictionsTest::testBlockRestriction in tests/src/FunctionalJavascript/BlacklistedRestrictionsTest.php
Verify that the UI can restrict blocks in Layout Builder settings tray.
BlockPlacementBlacklistTest::testBlockRestriction in modules/layout_builder_restrictions_by_region/tests/src/FunctionalJavascript/BlockPlacementBlacklistTest.php
Verify that the UI can restrict blocks in Layout Builder settings tray.
BlockPlacementBlacklistTest::testBlockRestrictionStorage in modules/layout_builder_restrictions_by_region/tests/src/FunctionalJavascript/BlockPlacementBlacklistTest.php
Verify that both tempstore and config storage function correctly.
BlockPlacementWhitelistTest::testBlockRestriction in modules/layout_builder_restrictions_by_region/tests/src/FunctionalJavascript/BlockPlacementWhitelistTest.php
Verify that the UI can restrict blocks in Layout Builder settings tray.
BlockPlacementWhitelistTest::testBlockRestrictionStorage in modules/layout_builder_restrictions_by_region/tests/src/FunctionalJavascript/BlockPlacementWhitelistTest.php
Verify that both tempstore and config storage function correctly.
DefaultRestrictionsTest::testNewCategoriesAllowed in tests/src/FunctionalJavascript/DefaultRestrictionsTest.php
When new categories are allowed, a newly available block is allowed.
DefaultRestrictionsTest::testNewCategoriesRestricted in tests/src/FunctionalJavascript/DefaultRestrictionsTest.php
When new categories are restricted, a newly available block is restricted.
LanguageCategoriesTest::testBlockRestriction in tests/src/FunctionalJavascript/LanguageCategoriesTest.php
Verify that the UI can restrict blocks in Layout Builder settings tray.
LayoutBuilderRestrictionsTestBase::setUp in tests/src/FunctionalJavascript/LayoutBuilderRestrictionsTestBase.php
LayoutRestrictionsTest::testLayoutRestriction in tests/src/FunctionalJavascript/LayoutRestrictionsTest.php
Verify that the UI can restrict layouts in Layout Builder settings tray.
MoveBlockRestrictionTest::testMoveContentBlock in tests/src/FunctionalJavascript/MoveBlockRestrictionTest.php
Tests moving a content block.
MoveBlockRestrictionTest::testMovePluginBlock in tests/src/FunctionalJavascript/MoveBlockRestrictionTest.php
Tests moving a plugin block.
WhitelistedRestrictionsTest::testBlockRestriction in tests/src/FunctionalJavascript/WhitelistedRestrictionsTest.php
Verify that the UI can restrict blocks in Layout Builder settings tray.