bool forget(string $key) Remove an item from the cache.
KeyWritten class KeyWritten (
string getDefaultDriver() Get the default cache driver name.
string getPrefix() Get the cache key prefix.
void setDefaultCacheTime(float|int $minutes) Set the default cache time
int retriesLeft(string $key, int $maxAttempts) Get the number of retries
int|bool increment(string $key, mixed $value = 1) Increment the value of
void setEventDispatcher(Dispatcher $events)
void info(string $string, null|int|string $verbosity = null) Write a string
TaggedCache tags(array|mixed $names)
Page 13 of 34