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