webprofiler.performance_timing

Class

Drupal\webprofiler\DataCollector\PerformanceTimingDataCollector

Tags

  • data_collector

File

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 }