You are here

entity_export_csv.links.menu.yml in Entity Export CSV 8

File

entity_export_csv.links.menu.yml
View source
  1. entity_export_csv.config_content:
  2. title: 'Entity Export CSV'
  3. description: 'Manage Entity Export CSV.'
  4. parent: system.admin_config_content
  5. route_name: entity_export_csv.config_content
  6. entity_export_csv.settings:
  7. title: 'Entity Export CSV Settings'
  8. description: 'Manage entities allowed to be exported.'
  9. parent: entity_export_csv.config_content
  10. route_name: entity_export_csv.settings
  11. entity_export_csv.export_form:
  12. title: 'Export CSV'
  13. description: 'Export content to a CSV file.'
  14. parent: system.admin_content
  15. route_name: entity_export_csv.export_form
  16. entity.entity_export_csv.collection:
  17. title: 'Configurations'
  18. route_name: entity.entity_export_csv.collection
  19. description: 'List Entity export csv configurations'
  20. parent: entity_export_csv.config_content
  21. weight: 99