void put(string $key, mixed $value, float|int $minutes) Store an item in
WinCacheStore class WinCacheStore extends
void flush() Remove all items from the cache.
bool forget(string $key) Remove an item from the cache.
string tagId(string $name) Get the unique tag identifier for a given tag
void setEventDispatcher(Dispatcher $events)
void put(string $key, mixed $value, int $minutes) Store an item in the
int|bool decrement(string $key, mixed $value = 1) Decrement the value of
bool tooManyAttempts(string $key, int $maxAttempts, float|int $decayMinutes = 1)
Page 19 of 28