TaggedCache tags(array|mixed $names)
void flush() Remove all items from the cache.
$this extend(string $driver, Closure $callback)
mixed pull(string $key, mixed $default = null) Retrieve an item from the
ApcStore class ApcStore extends
Store getStore()
bool offsetExists(string $key) Determine if a cached value exists.
mixed remember(string $key, DateTime|int $minutes,
mixed sear(string $key, Closure $callback)
Page 25 of 28