void fire() Fire the job. Return Value
array getQueueableIds() Get the identifiers for all of the entities.
Queue connection(string $name = null)
Job interface Job (
mixed getQueueableId() Get the queueable identity for the entity.
void failed(Throwable $e)
Queue interface Queue (
Monitor interface Monitor (
mixed push(string $job, mixed $data = '', string $queue = null) Push a
void stopping(mixed $callback) Register a callback to be executed when
Page 1 of 4