Property | Type | Description | |
---|---|---|---|
$cache |
Method | Description | |
---|---|---|
__construct ( Memcached $cache ) |
Method | Description | |
---|---|---|
clearAllObjectsFromCache ( ) | ||
clearOneObjectFromCache ( $key ) | ||
fetchObjectFromCache ( $key ) | ||
getValueFormStore ( $key ) | ||
storeItemInCache ( Psr\Cache\CacheItemInterface $item, $ttl ) |
protected storeItemInCache ( Psr\Cache\CacheItemInterface $item, $ttl ) | ||
$item | Psr\Cache\CacheItemInterface |