class RouterController
RouterController.
__construct(Profiler $profiler = null, Environment $twig, UrlMatcherInterface $matcher = null, RouteCollection $routes = null) | ||
Response | panelAction(string $token) Renders the profiler panel for the given token. |
Profiler | $profiler | |
Environment | $twig | |
UrlMatcherInterface | $matcher | |
RouteCollection | $routes |
Renders the profiler panel for the given token.
string | $token | The profiler token |
Response | A Response instance |
NotFoundHttpException |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Bundle/WebProfilerBundle/Controller/RouterController.html