Queue connect(array $config)
void setLaravel(Application $laravel)
int call(string $command, array $arguments = array()) Call another console
void __construct() Create a new console command instance.
void fire() Execute the console command.
void table(array $headers, Arrayable|array $rows,
void line(string $string) Write a string as standard output.
void comment(string $string, null|int|string $verbosity = null) Write a
SyncQueue class SyncQueue extends Queue
bool isReleased() Determine if the job was released back into the queue
Page 47 of 65