routing_dev.yml 761B

1234567891011121314151617181920212223242526272829303132
  1. #_welcome:
  2. # pattern: /dev
  3. # defaults: { _controller: AcmeDemoBundle:Welcome:index }
  4. #
  5. #_demo_secured:
  6. # resource: "@AcmeDemoBundle/Controller/SecuredController.php"
  7. # type: annotation
  8. #
  9. #_demo:
  10. # resource: "@AcmeDemoBundle/Controller/DemoController.php"
  11. # type: annotation
  12. # prefix: /demo
  13. #
  14. #_assetic:
  15. # resource: .
  16. # type: assetic
  17. #
  18. #_wdt:
  19. # resource: "@WebProfilerBundle/Resources/config/routing/wdt.xml"
  20. # prefix: /_wdt
  21. #
  22. #_profiler:
  23. # resource: "@WebProfilerBundle/Resources/config/routing/profiler.xml"
  24. # prefix: /_profiler
  25. #
  26. #_configurator:
  27. # resource: "@SensioDistributionBundle/Resources/config/routing/webconfigurator.xml"
  28. # prefix: /_configurator
  29. #
  30. #_main:
  31. # resource: routing.yml