You are here

service webprofiler.performance_timing in Devel 8

Same name and namespace in other branches
  1. 8.3 webprofiler/webprofiler.services.yml \webprofiler.performance_timing
  2. 8.2 webprofiler/webprofiler.services.yml \webprofiler.performance_timing
  3. 4.x webprofiler/webprofiler.services.yml \webprofiler.performance_timing

Class

Drupal\webprofiler\DataCollector\PerformanceTimingDataCollector

Tags

  • data_collector

File

webprofiler/webprofiler.services.yml
webprofiler/webprofiler.services.yml

View source
  1. class: Drupal\webprofiler\DataCollector\PerformanceTimingDataCollector
  2. tags:
  3. - { name: data_collector, template: '@webprofiler/Collector/performance_timing.html.twig', id: performance_timing, title: 'Performance Timing', priority: 50 }