interface CountableFailedJobProvider (View source)

Methods

int
count(string|null $connection = null, string|null $queue = null)

Count the failed jobs.

Details

int count(string|null $connection = null, string|null $queue = null)

Count the failed jobs.

Parameters

string|null $connection
string|null $queue

Return Value

int