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