mixed bulk(array $jobs, mixed $data = '', string $queue = null) Push an
array all() Get a list of all of the failed jobs.
Job|null pop(string $queue = null)
void table(array $headers, Arrayable|array $rows,
string|array option(string $key = null) Get the value of a command option
string|array argument(string $key = null) Get the value of a command argument
bool isDeletedOrReleased() Determine if the job has been deleted or released
int attempts() Get the number of times the job has been attempted.
DatabaseFailedJobProvider class DatabaseFailedJobProvider implements
static array pathsToPublish(string $provider = null, string $group = null)
Page 58 of 65