47 public static function purge() {
78 public static function clear() {
88 if (function_exists(
'opcache_reset')) {
Contains the cache event handlers.
static invalidate()
Invalidates the caches in the system.
static purge()
Purge the caches in the system.
static clear()
Invalidates the caches in the system.
static enable()
Enables the caches in the system.
static disable()
Disables the caches in the system.
_elgg_services()
Get the global service provider.