mixed bulk(array $jobs, mixed $data = '', string $queue = null) Push an
array __sleep() Prepare the instance for serialization.
string getQueue() Get the name of the queue the job belongs to.
void flush() Flush all of the failed jobs from storage.
int attempts() Get the number of times the job has been attempted.
void setLaravel(Application $laravel)
string|array option(string $key = null) Get the value of a command option
Application getLaravel()
FailConsoleServiceProvider class FailConsoleServiceProvider extends
mixed pushRaw(string $payload, string $queue = null, array $options = array())
Page 56 of 65