string getName() Get the name of the queued job class.
mixed later(DateTime|int $delay, string $job, mixed $data = '', string $queue = null)
mixed bulk(array $jobs, mixed $data = '', string $queue = null) Push an
void setDefaultDriver(string $name) Set the name of the default queue connection
mixed pushOn(string $queue, string $job, mixed $data = '') Push a new job
OutputInterface getOutput() Get the output implementation.
void setContainer(Container $container)
string getDefaultDriver() Get the name of the default queue connection
SerializesAndRestoresModelIdentifiers trait SerializesAndRestoresModelIdentifiers (
bool isDeleted() Determine if the job has been deleted.
Page 51 of 65