webprofiler.drupal

Class

Drupal\webprofiler\DataCollector\DrupalDataCollector

Tags

  • data_collector

File

webprofiler/webprofiler.services.yml

View source
  1. class: Drupal\webprofiler\DataCollector\DrupalDataCollector
  2. arguments:
  3. - '@redirect.destination'
  4. - '@url_generator'
  5. tags:
  6. - { name: data_collector, template: '@webprofiler/Collector/drupal.html.twig', id: drupal, title: Drupal, priority: 10 }