service tome_sync.exporter in Tome 8
Class
Drupal\tome_sync\Exporter2 string references to tome_sync.exporter
- ImporterTest::testImportContent in modules/
tome_sync/ tests/ src/ Kernel/ ImporterTest.php - @covers \Drupal\tome_sync\Importer::importContent
- PathautoTest::testPathauto in modules/
tome_sync/ tests/ src/ Kernel/ PathautoTest.php - Tests that exporting/importing nodes with patterns works.
File
- modules/
tome_sync/ tome_sync.services.yml - modules/tome_sync/tome_sync.services.yml
View source
- class: Drupal\tome_sync\Exporter
- arguments:
- - '@tome_sync.storage.content'
- - '@serializer'
- - '@entity_type.manager'
- - '@event_dispatcher'
- - '@account_switcher'
- - '@tome_sync.file_sync'
- - '@file_system'