FailedJobProviderInterface (Queue\Failed)

FailedJobProviderInterface

interface FailedJobProviderInterface (View source)

Methods

登录查看完整内容
int|null log(string $connection, string $queue, string $payload, Exception $exception)

Log a failed job into storage.

array all()

Get a list of all of the failed jobs.