bool forget(mixed $id) Delete a single failed job from storage.
array find(mixed $id) Get a single failed job.
void __construct(ConnectionResolverInterface
void flush() Flush all of the failed jobs from storage.
array all() Get a list of all of the failed jobs.
int|null log(string $connection, string $queue, string $payload, Exception $exception)
DatabaseFailedJobProvider class DatabaseFailedJobProvider implements
Page 2 of 2