You are here

content_sync.links.task.yml in Content Synchronization 8

Same filename and directory in other branches
  1. 8.2 content_sync.links.task.yml
  2. 3.0.x content_sync.links.task.yml

File

content_sync.links.task.yml
View source
  1. content.sync:
  2. title: 'Synchronize'
  3. route_name: content.sync
  4. base_route: content.sync
  5. content.import:
  6. title: 'Import'
  7. route_name: content.import_full
  8. base_route: content.sync
  9. content.import_single:
  10. title: 'Single Item Import'
  11. route_name: content.import_single
  12. parent_id: content.import
  13. content.import_full:
  14. title: 'Archive Import'
  15. route_name: content.import_full
  16. parent_id: content.import
  17. content.export:
  18. route_name: content.export_full
  19. title: 'Export'
  20. base_route: content.sync
  21. content.export_single:
  22. route_name: content.export_single
  23. title: 'Single Item'
  24. parent_id: content.export
  25. content.export_full:
  26. route_name: content.export_full
  27. title: 'Archive'
  28. parent_id: content.export
  29. content.view_logs:
  30. title: 'Logs'
  31. route_name: content.overview
  32. base_route: content.sync
  33. content.settings:
  34. title: 'Settings'
  35. route_name: content.settings
  36. base_route: content.sync