You are here

service plugin.manager.block_style.processor in Block Style Plugins 8

Same name and namespace in other branches
  1. 8.2 block_style_plugins.services.yml \plugin.manager.block_style.processor

Class

Drupal\block_style_plugins\Plugin\BlockStyleManager
6 string references to plugin.manager.block_style.processor
block_style_plugins_form_block_form_alter in ./block_style_plugins.module
Implements hook_form_FORM_ID_alter().
block_style_plugins_preprocess_block in ./block_style_plugins.module
Implements hook_preprocess_block().
block_style_plugins_themes_uninstalled in ./block_style_plugins.module
Implements hook_themes_uninstalled().
block_style_plugins_theme_suggestions_block_alter in ./block_style_plugins.module
Implements hook_theme_suggestions_block_alter().
PluginDiscoveryTest::testInstanceCreation in tests/src/Kernel/PluginDiscoveryTest.php
Make sure that plugins are discovered.

... See full list

File

./block_style_plugins.services.yml
block_style_plugins.services.yml

View source
  1. class: Drupal\block_style_plugins\Plugin\BlockStyleManager
  2. parent: default_plugin_manager
  3. arguments:
  4. - '@theme_handler'