You are here

constant CacheDataCollector::WEBPROFILER_CACHE_HIT in Devel 4.x

Same name and namespace in other branches
  1. 8.3 webprofiler/src/DataCollector/CacheDataCollector.php \Drupal\webprofiler\DataCollector\CacheDataCollector::WEBPROFILER_CACHE_HIT
  2. 8 webprofiler/src/DataCollector/CacheDataCollector.php \Drupal\webprofiler\DataCollector\CacheDataCollector::WEBPROFILER_CACHE_HIT
  3. 8.2 webprofiler/src/DataCollector/CacheDataCollector.php \Drupal\webprofiler\DataCollector\CacheDataCollector::WEBPROFILER_CACHE_HIT

File

webprofiler/src/DataCollector/CacheDataCollector.php, line 18

Class

CacheDataCollector
Collects the used cache bins and cache CIDs.

Namespace

Drupal\webprofiler\DataCollector

Code

const WEBPROFILER_CACHE_HIT = 'bin_cids_hit';