service template_manager in Devel 8.2
Same name and namespace in other branches
- 8.3 webprofiler/webprofiler.services.yml \template_manager
- 8 webprofiler/webprofiler.services.yml \template_manager
- 4.x webprofiler/webprofiler.services.yml \template_manager
Class
Drupal\webprofiler\Profiler\TemplateManager2 string references to template_manager
- DashboardController::create in webprofiler/
src/ Controller/ DashboardController.php - Instantiates a new instance of this class.
- ToolbarController::create in webprofiler/
src/ Controller/ ToolbarController.php - Instantiates a new instance of this class.
File
- webprofiler/
webprofiler.services.yml - webprofiler/webprofiler.services.yml
View source
- class: Drupal\webprofiler\Profiler\TemplateManager
- arguments:
- - '@profiler'
- - '@twig'
- - '@twig.loader'
- - '%data_collector.templates%'