service plugin.manager.layout_builder_restriction in Layout Builder Restrictions 8.2
Class
Drupal\layout_builder_restrictions\Plugin\LayoutBuilderRestrictionManager8 string references to plugin.manager.layout_builder_restriction
- 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.
File
View source
- class: Drupal\layout_builder_restrictions\Plugin\LayoutBuilderRestrictionManager
- arguments:
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'
- - '@config.factory'