You are here

mongodb_watchdog.links.task.yml in MongoDB 8.2

modules/mongodb_watchdog/mongodb_watchdog.links.task.yml

File

modules/mongodb_watchdog/mongodb_watchdog.links.task.yml
View source
  1. mongodb_watchdog.reports.overview:
  2. base_route: mongodb_watchdog.reports.overview
  3. route_name: mongodb_watchdog.reports.overview
  4. title: 'View'
  5. mongodb_watchdog.reports.top403:
  6. base_route: mongodb_watchdog.reports.overview
  7. route_name: mongodb_watchdog.reports.top403
  8. title: 'Access denied'
  9. weight: 1
  10. mongodb_watchdog.reports.top404:
  11. base_route: mongodb_watchdog.reports.overview
  12. route_name: mongodb_watchdog.reports.top404
  13. title: 'Path not found'
  14. weight: 2
  15. mongodb_watchdog.reports.clear:
  16. base_route: mongodb_watchdog.reports.overview
  17. route_name: mongodb_watchdog.reports.clear_confirm
  18. title: 'Delete'
  19. weight: 3
  20. mongodb_watchdog.config:
  21. title: 'Watchdog config'
  22. route_name: mongodb_watchdog.config
  23. base_route: system.admin_config_system