void stopping(mixed $callback) Register a callback to be executed when
mixed pushRaw(string $payload, string $queue = null, array $options = array())
void looping(mixed $callback) Register a callback to be executed on every
string getQueue() Get the name of the queue the job belongs to.
QueueableEntity interface QueueableEntity (
EntityResolver interface EntityResolver (
Job|null pop(string $queue = null)
mixed pushOn(string $queue, string $job, mixed $data = '') Push a new job
string resolveName() Get the resolved name of the queued job class.
ShouldQueue interface ShouldQueue (
Page 2 of 4