string getPrefix() Get the cache key prefix.
void error(string $string, null|int|string $verbosity = null) Write a string
string tagKey(string $name) Get the tag identifier key for a given tag
bool forget(string $key) Remove an item from the cache.
string ask(string $question, string $default = null) Prompt the user for
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
StoreInterface interface StoreInterface (
mixed driver(string $driver = null) Get a cache driver instance.
static void macro(string $name, callable $macro) Register a
static mixed __callStatic(string $method, array $parameters) Dynamically
Page 4 of 34