void commands(array|mixed $commands) Register the package's custom Artisan
void register() Register the service provider.
void after(mixed $callback) Register an event listener for the after job
int size(string $queue = null) Get the size of the queue.
mixed pushRaw(string $payload, string $queue = null, array $options = array())
void runProcess(Process $process, int $memory) Run the given process.
void addConnector(string $driver, Closure $resolver)
Illuminate\Queue\Console Classes
Illuminate\Queue\Jobs Classes
Page 6 of 21