service tome_sync.importer in Tome 8
Class
Drupal\tome_sync\Importer3 string references to tome_sync.importer
- ImporterTest::testImportContent in modules/
tome_sync/ tests/ src/ Kernel/ ImporterTest.php - @covers \Drupal\tome_sync\Importer::importContent
- ImportPartialForm::create in modules/
tome_sync/ src/ Form/ ImportPartialForm.php - Instantiates a new instance of this class.
- 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\Importer
- arguments:
- - '@tome_sync.storage.content'
- - '@serializer'
- - '@entity_type.manager'
- - '@event_dispatcher'
- - '@account_switcher'
- - '@tome_sync.file_sync'
- - '@file_system'