int|null log(string $connection, string $queue, string $payload, Exception $exception)
static array compiles() Get a list of files that should be compiled
string getName() Get the name of the queued job class.
OutputInterface getOutput() Get the output implementation.
InteractsWithQueue trait InteractsWithQueue (
void failing(mixed $callback) Register an event listener for the failed
Job|null pop(string $queue = null)
bool confirm(string $question, bool $default = false) Confirm a question
mixed push(string $job, mixed $data = '', string $queue = null) Push a
bool isDeletedOrReleased() Determine if the job has been deleted or released
Page 1 of 65