constant CacheDataCollector::WEBPROFILER_CACHE_MISS in Devel 8
Same name and namespace in other branches
- 8.3 webprofiler/src/DataCollector/CacheDataCollector.php \Drupal\webprofiler\DataCollector\CacheDataCollector::WEBPROFILER_CACHE_MISS
- 8.2 webprofiler/src/DataCollector/CacheDataCollector.php \Drupal\webprofiler\DataCollector\CacheDataCollector::WEBPROFILER_CACHE_MISS
- 4.x webprofiler/src/DataCollector/CacheDataCollector.php \Drupal\webprofiler\DataCollector\CacheDataCollector::WEBPROFILER_CACHE_MISS
File
- webprofiler/
src/ DataCollector/ CacheDataCollector.php, line 19
Class
- CacheDataCollector
- Collects the used cache bins and cache CIDs.
Namespace
Drupal\webprofiler\DataCollectorCode
const WEBPROFILER_CACHE_MISS = 'bin_cids_miss';