Add profiler

This commit is contained in:
2024-12-19 15:20:37 +01:00
parent ef9eecfdea
commit 4edf1516dd
6 changed files with 125 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
when@dev:
web_profiler_wdt:
resource: '@WebProfilerBundle/Resources/config/routing/wdt.xml'
prefix: /_wdt
web_profiler_profiler:
resource: '@WebProfilerBundle/Resources/config/routing/profiler.xml'
prefix: /_profiler