You are here

perfmon.routing.yml in Performance monitor 8

File

perfmon.routing.yml
View source
  1. perfmon.perort:
  2. path: '/admin/reports/perfmon'
  3. defaults:
  4. _controller: '\Drupal\perfmon\Controller\PerfmonController::mainPage'
  5. _title: 'Performance Monitor'
  6. requirements:
  7. _permission: 'access performance monitor report'