webprofiler.services

Class

Drupal\webprofiler\DataCollector\ServicesDataCollector

Tags

  • data_collector
1 string reference to webprofiler.services
ServicePass::process in webprofiler/src/Compiler/ServicePass.php

File

webprofiler/webprofiler.services.yml

View source
  1. class: Drupal\webprofiler\DataCollector\ServicesDataCollector
  2. arguments:
  3. - '@service_container'
  4. tags:
  5. - { name: data_collector, template: '@webprofiler/Collector/services.html.twig', id: services, title: Services, priority: 160 }