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