bool hasArgument(string|int $name) Determine if the given argument is present
void warn(string $string, null|int|string $verbosity = null) Write a string
mixed rememberForever(string $key, Closure $callback)
void __construct(Memcached $memcached, string $prefix = '') Create a new
void register() Register the service provider.
void offsetUnset(string $key) Remove an item from the cache.
int availableIn(string $key) Get the number of seconds until the "key"
mixed get(string|array $key) Retrieve an item from the cache by key.
mixed offsetGet(string $key) Retrieve an item from the cache by key.
string getPrefix() Get the cache key prefix.
Page 20 of 34