tome-8.x-1.x-dev/modules/tome_sync/drush.services.yml

modules/tome_sync/drush.services.yml
services:
  tome_sync.clean_files_command:
    class: Drupal\tome_sync\Commands\CleanFilesCommand
    arguments: ['@tome_sync.storage.content', '@config.storage.sync', '@tome_sync.file_sync', '@file_system']
    tags:
      - { name: drush.command }
  tome_sync.export_command:
    class: Drupal\tome_sync\Commands\ExportCommand
    arguments: ['@tome_sync.exporter', '@entity_type.manager', '@event_dispatcher']
    tags:
      - { name: drush.command }
  tome_sync.export_content_command:
    class: Drupal\tome_sync\Commands\ExportContentCommand
    arguments: ['@tome_sync.exporter', '@entity_type.manager', '@event_dispatcher']
    tags:
      - { name: drush.command }
  tome_sync.import_command:
    class: Drupal\tome_sync\Commands\ImportCommand
    arguments: ['@tome_sync.importer', '@entity_type.manager', '@state']
    tags:
      - { name: drush.command }
  tome_sync.delete_content_command:
    class: Drupal\tome_sync\Commands\DeleteContentCommand
    arguments: ['@tome_sync.importer', '@entity_type.manager', '@state', '@config.installer']
    tags:
      - { name: drush.command }
  tome_sync.import_partial_command:
    class: Drupal\tome_sync\Commands\ImportPartialCommand
    arguments: ['@tome_sync.importer', '@entity_type.manager', '@state', '@tome_sync.content_hasher']
    tags:
    - { name: drush.command }
  tome_sync.import_complete_command:
    class: Drupal\tome_sync\Commands\ImportCompleteCommand
    arguments: ['@event_dispatcher']
    tags:
      - { name: drush.command }
  tome_sync.import_content_command:
    class: Drupal\tome_sync\Commands\ImportContentCommand
    arguments: ['@tome_sync.importer', '@entity_type.manager', '@state']
    tags:
      - { name: drush.command }

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc