void fire() Fire the job. Return Value
void setLaravel(Container $laravel)
void line(string $string, string $style = null, null|int|string $verbosity = null)
QueueManager class QueueManager implements
string getQueue() Get the name of the queue the job belongs to.
array options() Get all of the options passed to the command.
void setContainer(Container $container)
bool isDeletedOrReleased() Determine if the job has been deleted or released
abstract int attempts() Get the number of times the job
Page 50 of 65