You are here

cms_content_sync.links.task.yml in CMS Content Sync 2.0.x

File

cms_content_sync.links.task.yml
View source
  1. cms_content_sync.site:
  2. title: Site
  3. route_name: cms_content_sync.site
  4. base_route: cms_content_sync.site
  5. cms_content_sync.compatibility:
  6. title: Compatibility
  7. route_name: cms_content_sync.compatibility
  8. base_route: cms_content_sync.site
  9. entity.cms_content_sync_pool.collection:
  10. title: Pools
  11. route_name: entity.cms_content_sync_pool.collection
  12. base_route: cms_content_sync.site
  13. entity.cms_content_sync_flow.collection:
  14. title: Flows
  15. route_name: entity.cms_content_sync_flow.collection
  16. base_route: cms_content_sync.site
  17. cms_content_sync.syndication:
  18. title: Synchronize content
  19. route_name: cms_content_sync.syndication
  20. base_route: cms_content_sync.site
  21. cms_content_sync.settings_form:
  22. title: Settings
  23. route_name: cms_content_sync.settings_form
  24. base_route: cms_content_sync.site
  25. cms_content_sync.cms_content_sync_debug_form:
  26. title: Debug
  27. route_name: cms_content_sync.cms_content_sync_debug_form
  28. base_route: cms_content_sync.site
  29. entity.cms_content_sync.pull:
  30. title: Pull
  31. route_name: entity.cms_content_sync.content
  32. base_route: system.admin_content
  33. weight: 30
  34. entity.cms_content_sync.sync_status:
  35. route_name: cms_content_sync.content_sync_status
  36. base_route: entity.node.canonical
  37. weight: 100
  38. title: 'Sync status'
  39. class: '\Drupal\cms_content_sync\Plugin\Menu\LocalTask\EntityStatus'