void flush() Remove all items from the cache.
RedisTaggedCache class RedisTaggedCache extends
RedisStore class RedisStore extends
void __construct(Store $store)
Memcached getMemcached() Get the underlying Memcached connection.
mixed remember(string $key, DateTime|float|int $minutes,
string getPrefix() Get the cache key prefix.
void put(string $key, mixed $value, DateTime|float|int $minutes = null)
void registerCommands() Register the cache related console commands.
TaggedCache tags(array|mixed $names)
Page 12 of 28