ClearCommand class ClearCommand extends
void put(string $key, mixed $value, float|int $minutes) Store an item in
float|int getDefaultCacheTime() Get the default cache time.
WinCacheStore class WinCacheStore extends
void comment(string $string, null|int|string $verbosity = null) Write a
array many(array $keys) Retrieve multiple items from the cache by key.
void forever(string $key, mixed $value) Store an item in the cache indefinitely
string tagId(string $name) Get the unique tag identifier for a given tag
int|bool decrement(string $key, mixed $value = 1) Decrement the value of
void put(string $key, mixed $value, int $minutes) Store an item in the
Page 24 of 34