diff --git a/src/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/profiler.xml b/src/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/profiler.xml index 69f934e53f..d9708f9c50 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/profiler.xml +++ b/src/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/profiler.xml @@ -4,47 +4,47 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/routing http://symfony.com/schema/routing/routing-1.0.xsd"> - + web_profiler.controller.profiler:homeAction - + web_profiler.controller.profiler:searchAction - + web_profiler.controller.profiler:searchBarAction - + web_profiler.controller.profiler:purgeAction - + web_profiler.controller.profiler:infoAction - + web_profiler.controller.profiler:phpinfoAction - + web_profiler.controller.profiler:searchResultsAction - + web_profiler.controller.profiler:panelAction - + web_profiler.controller.router:panelAction - + web_profiler.controller.exception:showAction - + web_profiler.controller.exception:cssAction diff --git a/src/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/wdt.xml b/src/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/wdt.xml index 5f6851c9ff..1027ce42f6 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/wdt.xml +++ b/src/Symfony/Bundle/WebProfilerBundle/Resources/config/routing/wdt.xml @@ -4,7 +4,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/routing http://symfony.com/schema/routing/routing-1.0.xsd"> - + web_profiler.controller.profiler:toolbarAction