Worker class Worker (
void line(string $string, string $style = null, null|int|string $verbosity = null)
int call(string $command, array $arguments = array()) Call another console
string getQueue() Get the name of the queue the job belongs to.
string getName(string $connection = null) Get the full name for the given
void deleteReserved(string $queue, string $id) Delete a reserved job from
FailConsoleServiceProvider class FailConsoleServiceProvider extends
Queue connect(array $config)
string getJobId() Get the job identifier.
int attempts() Get the number of times the job has been attempted.
Page 58 of 65