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