TaggedCache tags(array|mixed $names)
void line(string $string, string $style = null, null|int|string $verbosity = null)
void __construct(Application $app)
int hit(string $key, float|int $decayMinutes = 1) Increment the counter
int|bool increment(string $key, mixed $value = 1) Increment the value of
void flush() Remove all items from the cache.
int|bool decrement(string $key, mixed $value = 1) Decrement the value of
static array pathsToPublish(string $provider = null, string $group = null)
OutputInterface getOutput() Get the output implementation.
Page 12 of 34