service content_sync.manager in Content Synchronization 8.2
Same name and namespace in other branches
- 3.0.x content_sync.services.yml \content_sync.manager
Class
Drupal\content_sync\ContentSyncManager4 string references to content_sync.manager
- ContentExportForm::create in src/
Form/ ContentExportForm.php - Instantiates a new instance of this class.
- ContentExportMultiple::create in src/
Form/ ContentExportMultiple.php - Instantiates a new instance of this class.
- ContentSync::create in src/
Form/ ContentSync.php - Instantiates a new instance of this class.
- ContentSyncCommands::create in src/
Commands/ ContentSyncCommands.php
File
View source
- class: Drupal\content_sync\ContentSyncManager
- arguments:
- - '@serializer'
- - '@entity_type.manager'
- - '@content_sync.exporter'
- - '@content_sync.importer'