constant MemcacheStatsEvent::REPORT_MEMCACHE_STATS in Memcache API and Integration 8.2
Event used to report out the memcache stats array.
When the stats array is created, this event allows modules to inject extra data to be contained within the array.
File
- memcache_admin/
src/ Event/ MemcacheStatsEvent.php, line 31
Class
- MemcacheStatsEvent
- Memcache Stats Event
Namespace
Drupal\memcache_admin\EventCode
const REPORT_MEMCACHE_STATS = 'memcache_report_memcache_stats';