service webprofiler.debug.controller_resolver in Devel 4.x
Same name and namespace in other branches
- 8.3 webprofiler/webprofiler.services.yml \webprofiler.debug.controller_resolver
- 8 webprofiler/webprofiler.services.yml \webprofiler.debug.controller_resolver
- 8.2 webprofiler/webprofiler.services.yml \webprofiler.debug.controller_resolver
Class
Symfony\Component\HttpKernel\Controller\TraceableControllerResolver1 string reference to webprofiler.debug.controller_resolver
- WebprofilerServiceProvider::alter in webprofiler/
src/ WebprofilerServiceProvider.php - Modifies existing service definitions.
File
- webprofiler/
webprofiler.services.yml - webprofiler/webprofiler.services.yml
View source
- class: Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
- arguments:
- - '@controller_resolver'
- - '@stopwatch'