void comment(string $string, null|int|string $verbosity = null) Write a
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
bool tooManyAttempts(string $key, int $maxAttempts, float|int $decayMinutes = 1)
TaggedCache section(string $name)
mixed __call(string $method, array $parameters) Dynamically handle missing
void flush() Remove all items from the cache.
void line(string $string, string $style = null, null|int|string $verbosity = null)
ConnectionInterface getConnection()
void put(string $key, mixed $value, int $minutes) Store an item in the
Memcached connect(array $servers, string|null $connectionId = null, array $options = array(), array $credentials = array())
Page 24 of 34