Proxies a StudipCache and stores the expire operation in the database. These operations are lateron applied to the cache they should have been applied to in the beginning.
- Author
- Jan-Hendrik Willms tleil.nosp@m.ax+s.nosp@m.tudip.nosp@m.@gma.nosp@m.il.co.nosp@m.m GPL2 or any later version
- Since
- Stud.IP 3.3
◆ __construct()
__construct |
( |
Cache |
$cache, |
|
|
|
$proxy_these = ['expire'] |
|
) |
| |
- Parameters
-
Cache | $cache | The actual cache object |
mixed | $proxy_these | List of operations to proxy (should be an array but a space seperated string is also valid) |
◆ expire()
Expires just a single key.
- Parameters
-
◆ flush()
Expire all items from the cache.
◆ getConfig()
◆ getDisplayName()
static getDisplayName |
( |
| ) |
|
|
static |
◆ getItem()
◆ getStats()
◆ hasItem()
◆ save()
save |
( |
CacheItemInterface |
$item | ) |
|
◆ $actual_cache
◆ $proxy_these
The documentation for this class was generated from the following file: