service plugin.manager.paragraphs.behavior in Paragraphs 8
Class
Drupal\paragraphs\ParagraphsBehaviorManager2 string references to plugin.manager.paragraphs.behavior
- ParagraphsType::getBehaviorPlugins in src/
Entity/ ParagraphsType.php - Returns the ordered collection of feature plugin instances.
- ParagraphsTypeForm::create in src/
Form/ ParagraphsTypeForm.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\paragraphs\ParagraphsBehaviorManager
- parent: default_plugin_manager
- arguments:
- - '@entity_type.manager'
- - '@config.factory'