You are here

service webprofiler.cache in Devel 8

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

Class

Drupal\webprofiler\DataCollector\CacheDataCollector

Tags

  • data_collector

File

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

View source
  1. class: Drupal\webprofiler\DataCollector\CacheDataCollector
  2. tags:
  3. - { name: data_collector, template: '@webprofiler/Collector/cache.html.twig', id: cache, title: Cache, priority: 110 }