You are here

service plugin.manager.content_block in Open Social 10.2.x

Same name and namespace in other branches
  1. 8.9 modules/social_features/social_content_block/social_content_block.services.yml \plugin.manager.content_block
  2. 8.8 modules/social_features/social_content_block/social_content_block.services.yml \plugin.manager.content_block
  3. 10.3.x modules/social_features/social_content_block/social_content_block.services.yml \plugin.manager.content_block
  4. 10.0.x modules/social_features/social_content_block/social_content_block.services.yml \plugin.manager.content_block
  5. 10.1.x modules/social_features/social_content_block/social_content_block.services.yml \plugin.manager.content_block

Class

Drupal\social_content_block\ContentBlockManager
7 string references to plugin.manager.content_block
ContentBlockPluginFieldWidget::create in modules/social_features/social_content_block/src/Plugin/Field/FieldWidget/ContentBlockPluginFieldWidget.php
Creates an instance of the plugin.
ContentBlockPluginIdWidget::create in modules/social_features/social_content_block/src/Plugin/Field/FieldWidget/ContentBlockPluginIdWidget.php
Creates an instance of the plugin.
ContentBlockPluginWidgetBase::create in modules/social_features/social_content_block/src/Plugin/Field/FieldWidget/ContentBlockPluginWidgetBase.php
Creates an instance of the plugin.
ContentBuilder::processBlockForm in modules/social_features/social_content_block/src/ContentBuilder.php
Process callback to insert a Custom Block form.
SocialContentBlockOverride::__construct in modules/social_features/social_content_block/src/SocialContentBlockOverride.php
Constructs the configuration override.

... See full list

File

modules/social_features/social_content_block/social_content_block.services.yml
modules/social_features/social_content_block/social_content_block.services.yml

View source
  1. class: Drupal\social_content_block\ContentBlockManager
  2. parent: default_plugin_manager