SimpleCachePool Member List

This is the complete list of members for SimpleCachePool, including all inherited members.

$cache (defined in SimpleCachePool)SimpleCachePoolprotected
$gids (defined in Pool)Pool
$ttl (defined in SimpleCachePool)SimpleCachePoolprotected
__construct(CacheInterface $cache)SimpleCachePool
_add(AbstractEntity $entity)SimpleCachePoolprotected
_addKeys(AbstractEntity $entity, string ... $keys)SimpleCachePoolprotected
_get(string $key, Api|Data $caller)SimpleCachePoolprotected
_has(string $key)SimpleCachePoolprotected
add(AbstractEntity $entity)Pool
get(string $key, Api|Data $caller, Closure $factory)Pool
getTtl()SimpleCachePool
remove(array $keys)SimpleCachePool
setTtl(int $ttl)SimpleCachePool