TaggedCache tags(array|mixed $names)
MemcachedStore class MemcachedStore extends
void setDefaultCacheTime(float|int $minutes) Set the default cache time
int availableIn(string $key) Get the number of seconds until the "key"
int|bool increment(string $key, mixed $value = 1) Increment the value of
mixed offsetGet(string $key) Retrieve an item from the cache by key.
static void macro(string $name, callable $macro) Register a
TagSet class TagSet (
bool forget(string $key) Remove an item from the cache.
mixed get(string $key, mixed $default = null) Retrieve an item from the
Page 16 of 28