8 string references to plugin.manager.layout_builder_restriction in Layout Builder Restrictions 8.2
- ChooseBlockController::build in src/
Controller/ ChooseBlockController.php - Provides the UI for choosing a new block.
- ChooseBlockController::inlineBlockList in src/
Controller/ ChooseBlockController.php - Provides the UI for choosing a new inline block.
- layout_builder_restrictions_plugin_filter_block__layout_builder_alter in ./
layout_builder_restrictions.module - Implements hook_plugin_filter_TYPE__CONSUMER_alter().
- layout_builder_restrictions_plugin_filter_layout__layout_builder_alter in ./
layout_builder_restrictions.module - Implements hook_plugin_filter_TYPE__CONSUMER_alter().
- MoveBlockController::build in src/
Controller/ MoveBlockController.php - Moves a block to another region.
- MoveBlockForm::validateForm in src/
Form/ MoveBlockForm.php - Form validation handler.
- RestrictionManagerTest::testNoPhpNotice in tests/
src/ Kernel/ RestrictionManagerTest.php - Test that we can invoke getSortedPlugins without creating a notice.
- RestrictionPluginConfigForm::create in src/
Form/ RestrictionPluginConfigForm.php - Instantiates a new instance of this class.