service plugin.manager.cms_content_sync_field_handler in CMS Content Sync 8
Class
Drupal\cms_content_sync\Plugin\Type\FieldHandlerPluginManager4 string references to plugin.manager.cms_content_sync_field_handler
- EntityHandlerPluginManager::getEntityTypeInfo in src/
Plugin/ Type/ EntityHandlerPluginManager.php - Flow::getDefaultFieldConfigForEntityType in src/
Entity/ Flow.php - Flow::getFieldHandler in src/
Entity/ Flow.php - Get the correct field handler instance for this entity type and field config.
- FlowForm::create in src/
Form/ FlowForm.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\cms_content_sync\Plugin\Type\FieldHandlerPluginManager
- arguments:
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'