ConnectionInterface getConnection()
void flush() Remove all items from the cache.
bool delete(string $key) Remove an item from the cache.
void putMany(array $values, float|int $minutes) Store multiple items in
string secret(string $question, bool $fallback = true) Prompt the user
mixed resetAttempts(string $key) Reset the number of attempts for the given
bool hasOption(string $name) Determine if the given option is present.
mixed get(string|array $key) Retrieve an item from the cache by key.
string tagId(string $name) Get the unique tag identifier for a given tag
void line(string $string, string $style = null, null|int|string $verbosity = null)
Page 24 of 34