routing_dev.yml 328 B

1234567891011121314
  1. _wdt:
  2. resource: '@WebProfilerBundle/Resources/config/routing/wdt.xml'
  3. prefix: /_wdt
  4. _profiler:
  5. resource: '@WebProfilerBundle/Resources/config/routing/profiler.xml'
  6. prefix: /_profiler
  7. _errors:
  8. resource: '@TwigBundle/Resources/config/routing/errors.xml'
  9. prefix: /_error
  10. _main:
  11. resource: routing.yml