service webprofiler.services in Devel 8.3
Same name and namespace in other branches
- 8 webprofiler/webprofiler.services.yml \webprofiler.services
- 8.2 webprofiler/webprofiler.services.yml \webprofiler.services
- 4.x webprofiler/webprofiler.services.yml \webprofiler.services
Class
Drupal\webprofiler\DataCollector\ServicesDataCollectorTags
- data_collector
1 string reference to webprofiler.services
- ServicePass::process in webprofiler/
src/ Compiler/ ServicePass.php - You can modify the container here before it is dumped to PHP code.
File
- webprofiler/
webprofiler.services.yml - webprofiler/webprofiler.services.yml
View source
- class: Drupal\webprofiler\DataCollector\ServicesDataCollector
- arguments:
- - '@service_container'
- tags:
- - { name: data_collector, template: '@webprofiler/Collector/services.html.twig', id: services, title: Services, priority: 160 }