Queue interface Queue (
array directories(string|null $directory = null, bool $recursive = false)
bool forget(string $key) Remove an item from the cache.
void flush() Remove all items from the cache.
Cookie forever(string $name, string $value, string $path = null, string $domain = null, bool $secure = false, bool $httpOnly = true)
void info(string $message, array $context = array()) Log an informational
int append(string $path, string $data) Append to a file.
mixed getRouteKey() Get the value of the model's route key.
int lastModified(string $path) Get the file's last modification time.
mixed push(string $job, mixed $data = '', string $queue = null) Push a
Page 8 of 51