MemcachedStore class MemcachedStore extends
string getPrefix() Get the cache key prefix.
int|bool decrement(string $key, mixed $value = 1) Decrement the value of
void flush() Remove all items from the cache.
void put(string $key, mixed $value, float|int $minutes) Store an item in
array many(array $keys) Retrieve multiple items from the cache by key.
Illuminate\Cache Namespaces Illuminate\Cache\Console
void __construct(string $key, mixed $value, array $tags = array()) Create
WinCacheStore class WinCacheStore extends
Page 22 of 34