mixed get(string $key, mixed $default = null) Retrieve an item from the
void putMany(array $values, float|int $minutes) Store multiple items in
array getNames() Get all of the tag names in the set.
static bool hasMacro(string $name) Checks if macro is registered
string askWithCompletion(string $question, array $choices, string $default = null)
void __construct() Create a new APC wrapper instance.
void setPrefix(string $prefix) Set the cache key prefix.
Illuminate\Cache\Events Classes
void forget(string $key) Remove an item from the cache.
void forever(string $key, mixed $value) Store an item in the cache indefinitely
Page 11 of 34