void sleep(int $seconds) Sleep the script for a given number of seconds
Container getContainer()
array provides() Get the services provided by the provider.
void fire() Execute the console command.
void listen(string $connection, string $queue, string $delay, string $memory, int $timeout = 60)
ConnectorInterface interface ConnectorInterface (
void release(int $delay) Release the job back into the queue.
int call(string $command, array $arguments = array()) Call another console
mixed later(DateTime|int $delay, string $job, mixed $data = '', string $queue = null)
void __construct(string $commandPath) Create a new queue listener.
Page 30 of 65