void listen(string $connection, string $queue, string $delay, string $memory, int $timeout = 60)
string guessPackagePath() Guess the package path for the provider.
mixed __call(string $method, array $parameters) Dynamically handle missing
void delete() Delete the job from the queue.
void looping(mixed $callback) Register an event listener for the daemon
int size(string $queue = null) Get the size of the queue.
void setMaxTries(int $tries) Set the amount of times to try a job before
mixed later(DateTime|int $delay, string $job, mixed $data = '', string $queue = null)
Illuminate\Queue\Failed Classes
IronQueue class IronQueue extends Queue
Page 11 of 21