You are here

backup_db.links.task.yml in Backup Database 8

File

backup_db.links.task.yml
View source
  1. backup_db.export:
  2. title: 'Export'
  3. route_name: backup_db.export
  4. base_route: backup_db.export
  5. backup_db.history:
  6. title: 'Export History'
  7. route_name: backup_db.export_history
  8. base_route: backup_db.export
  9. backup_db.settings:
  10. title: 'Settings'
  11. route_name: backup_db.settings
  12. base_route: backup_db.export
  13. backup_db.cron:
  14. title: 'Cron'
  15. route_name: backup_db.cron
  16. base_route: backup_db.export
  17. backup_db.tables:
  18. title: 'Tables'
  19. route_name: backup_db.tables
  20. base_route: backup_db.export