You are here

constant MemcacheStatsEvent::BUILD_MEMCACHE_STATS in Memcache API and Integration 8.2

Event used to build 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 23

Class

MemcacheStatsEvent
Memcache Stats Event

Namespace

Drupal\memcache_admin\Event

Code

const BUILD_MEMCACHE_STATS = 'memcache_build_memcache_stats';