summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole3/backend/config/routes/dev/web_profiler.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'admin/WebConsole3/backend/config/routes/dev/web_profiler.yaml')
-rw-r--r--admin/WebConsole3/backend/config/routes/dev/web_profiler.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/admin/WebConsole3/backend/config/routes/dev/web_profiler.yaml b/admin/WebConsole3/backend/config/routes/dev/web_profiler.yaml
new file mode 100644
index 00000000..c82beff2
--- /dev/null
+++ b/admin/WebConsole3/backend/config/routes/dev/web_profiler.yaml
@@ -0,0 +1,7 @@
+web_profiler_wdt:
+ resource: '@WebProfilerBundle/Resources/config/routing/wdt.xml'
+ prefix: /_wdt
+
+web_profiler_profiler:
+ resource: '@WebProfilerBundle/Resources/config/routing/profiler.xml'
+ prefix: /_profiler