You are here

instagram_feeds.links.task.yml in Instagram Feeds 8

File

instagram_feeds.links.task.yml
View source
  1. entity.instagram_account.collection:
  2. title: 'Accounts'
  3. route_name: entity.instagram_account.collection
  4. base_route: entity.instagram_account.collection
  5. weight: -10
  6. instagram_feeds.settings:
  7. title: 'Settings'
  8. route_name: instagram_feeds.settings
  9. base_route: entity.instagram_account.collection
  10. weight: 20
  11. entity.instagram_account.canonical:
  12. route_name: entity.instagram_account.canonical
  13. base_route: entity.instagram_account.canonical
  14. title: View
  15. weight: -10
  16. entity.instagram_account.edit_form:
  17. route_name: entity.instagram_account.edit_form
  18. base_route: entity.instagram_account.canonical
  19. title: Edit
  20. weight: -5
  21. entity.instagram_account.delete_form:
  22. route_name: entity.instagram_account.delete_form
  23. base_route: entity.instagram_account.canonical
  24. title: Delete
  25. weight: -4