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