This is the complete list of members for SimpleCachePool, including all inherited members.
| $cache (defined in SimpleCachePool) | SimpleCachePool | protected |
| $gids (defined in Pool) | Pool | |
| $ttl (defined in SimpleCachePool) | SimpleCachePool | protected |
| __construct(CacheInterface $cache) | SimpleCachePool | |
| _add(AbstractEntity $entity) | SimpleCachePool | protected |
| _addKeys(AbstractEntity $entity, string ... $keys) | SimpleCachePool | protected |
| _get(string $key, Api|Data $caller) | SimpleCachePool | protected |
| _has(string $key) | SimpleCachePool | protected |
| add(AbstractEntity $entity) | Pool | |
| get(string $key, Api|Data $caller, Closure $factory) | Pool | |
| getTtl() | SimpleCachePool | |
| remove(array $keys) | SimpleCachePool | |
| setTtl(int $ttl) | SimpleCachePool |