string getPrefix() Get the cache key prefix.
mixed pull(string $key, mixed $default = null) Retrieve an item from the
TaggedCache tags(array|mixed $names)
void flush() Remove all items from the cache.
mixed sear(string $key, Closure $callback)
void put(string $key, mixed $value, DateTime|int $minutes = null)
array many(array $keys) Retrieve multiple items from the cache by key.
ApcStore class ApcStore extends
Page 29 of 34