Stud.IP  6.0
Studip\Cache Namespace Reference

Data Structures

class  Cache
 
class  DbCache
 
class  Exception
 
class  Factory
 
class  FileCache
 
class  InvalidCacheArgumentException
 
class  Item
 
class  MemcachedCache
 
class  MemoryCache
 
class  Proxy
 
class  RedisCache
 
class  Wrapper
 

Functions

 getCacheKey (string $offset)
 

Variables

trait KeyTrait
 

Function Documentation

◆ getCacheKey()

Studip\Cache\getCacheKey ( string  $offset)
protected

Returns a prefix cache key based on db configuration.

Parameters
string$offset
Returns
string

Variable Documentation

◆ KeyTrait

trait KeyTrait
Initial value:
{
protected ?string $cache_prefix = null