From 957bbcbd15d5623f0038b70ffdfe5fc1d054d40b Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Thu, 23 Feb 2012 15:21:34 +0100 Subject: [PATCH] [WebProfiler] Add default route to access the profiler more easily --- .../Resources/config/routing/profiler.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/profiler.xml b/src/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/profiler.xml index e26c9300d9..739af81931 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/profiler.xml +++ b/src/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/profiler.xml @@ -32,4 +32,14 @@ WebProfilerBundle:Profiler:panel + + FrameworkBundle:Redirect:redirect + _profiler_search_results + empty + + + + 10 + +