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