Name | Type | Location | Description |
---|---|---|---|
BackdropFakeCache:: |
function |
core/ |
Overrides BackdropDatabaseCache::deletePrefix(). |
BackdropNullCache:: |
function |
core/ |
Implements BackdropCacheInterface::deletePrefix(). |
BackdropDatabaseCache:: |
function |
core/ |
Implements BackdropCacheInterface::deletePrefix(). |
BackdropCacheInterface:: |
function |
core/ |
Deletes items from the cache using a wildcard prefix. |