StudipCache implementation using database table
- Author
- Elmar Ludwig elmar.nosp@m..lud.nosp@m.wig@u.nosp@m.os.d.nosp@m.e
◆ expire()
Expire item from the cache.
- Parameters
-
◆ flush()
Expire all items from the cache.
◆ getConfig()
Return the Vue component name and props that handle configuration.
- Returns
- array
- See also
- Cache::getConfig()
◆ getDisplayName()
static getDisplayName |
( |
| ) |
|
|
static |
- Returns
- string A display name (that can be translated) for this cache class.
◆ getItem()
◆ getStats()
◆ hasItem()
◆ purge()
Delete all expired items from the cache.
◆ save()
save |
( |
CacheItemInterface |
$item | ) |
|
The documentation for this class was generated from the following file: