You are here

content_synchronizer.links.task.yml in Content Synchronizer 8

File

content_synchronizer.links.task.yml
View source
  1. # Import routing definition
  2. import_entity.settings_tab:
  3. route_name: import_entity.settings
  4. title: 'Settings'
  5. base_route: import_entity.settings
  6. entity.import_entity.canonical:
  7. route_name: entity.import_entity.canonical
  8. base_route: entity.import_entity.canonical
  9. title: 'View'
  10. entity.import_entity.edit_form:
  11. route_name: entity.import_entity.edit_form
  12. base_route: entity.import_entity.canonical
  13. title: 'Edit'
  14. entity.import_entity.delete_form:
  15. route_name: entity.import_entity.delete_form
  16. base_route: entity.import_entity.canonical
  17. title: Delete
  18. weight: 10
  19. # Export entity routing definition
  20. export_entity.settings_tab:
  21. route_name: export_entity.settings
  22. title: 'Settings'
  23. base_route: export_entity.settings
  24. entity.export_entity.canonical:
  25. route_name: entity.export_entity.canonical
  26. base_route: entity.export_entity.canonical
  27. title: 'View'
  28. entity.export_entity.edit_form:
  29. route_name: entity.export_entity.edit_form
  30. base_route: entity.export_entity.canonical
  31. title: 'Edit'
  32. entity.export_entity.delete_form:
  33. route_name: entity.export_entity.delete_form
  34. base_route: entity.export_entity.canonical
  35. title: Delete
  36. weight: 10
  37. content_synchroniez.dashboard:
  38. title: Content synchronizer
  39. route_name: content_synchronizer.dashboard
  40. base_route: system.admin_content