void flush() Remove all items from the cache.
void table(array $headers, Arrayable|array $rows,
TaggedCache tags(array|mixed $names)
static array compiles() Get a list of files that should be compiled
string|array option(string $key = null) Get the value of a command option
mixed store(string|null $name = null) Get a cache store instance by name
mixed driver(string $driver = null) Get a cache driver instance.
void fire() Execute the console command.
void __construct(Filesystem $files, string $directory)
array many(array $keys) Retrieve multiple items from the cache by key.
Page 5 of 34