void flush() Flush all of the failed jobs from storage.
void __construct(Container $container = null)
string resolveName() Get the resolved name of the queued job class.
bool hasArgument(string|int $name) Determine if the given argument is present
string getName() Get the name of the queued job class.
int|null log(string $connection, string $queue, string $payload, Exception $exception)
void table(array $headers, Arrayable|array $rows,
DatabaseJob class DatabaseJob extends Job
void fire() Execute the console command.
Application getLaravel()
Page 26 of 65