BackdropFakeCache::garbageCollection |
function |
core/includes/cache-install.inc |
Overrides BackdropDatabaseCache::garbageCollection(). |
BackdropNullCache::garbageCollection |
function |
core/includes/cache.inc |
Implements BackdropCacheInterface::garbageCollection(). |
BackdropDatabaseCache::garbageCollection |
function |
core/includes/cache.inc |
Implements BackdropCacheInterface::garbageCollection(). |
BackdropCacheInterface::garbageCollection |
function |
core/includes/cache.inc |
Performs garbage collection on a cache bin. Removing expired items. |