void setPrefix(string $prefix) Set the cache key prefix.
bool confirm(string $question, bool $default = false) Confirm a question
DatabaseStore class DatabaseStore implements
OutputInterface getOutput() Get the output implementation.
array many(array $keys) Retrieve multiple items from the cache by key.
array getNames() Get all of the tag names in the set.
void put(string $key, mixed $value, float|int $minutes) Store an item in
static array pathsToPublish(string $provider = null, string $group = null)
void registerCommands() Register the cache related console commands.
Page 15 of 34