int|bool decrement(string $key, mixed $value = 1) Decrement the value of
bool offsetExists(string $key) Determine if a cached value exists.
void setEventDispatcher(Dispatcher $events)
TaggedCache section(string $name)
bool forget(string $key) Remove an item from the cache.
string taggedItemKey(string $key) Get a fully qualified key for a tagged
void warn(string $string, null|int|string $verbosity = null) Write a string
int|bool increment(string $key, mixed $value) Increment the value of an
void offsetUnset(string $key) Remove an item from the cache.
Page 34 of 34