void setLaravel(Container $laravel)
void __construct(string $connectionName, Job $job,
int|null log(string $connection, string $queue, string $payload, Exception $exception)
bool isReleased() Determine if the job was released back into the queue
bool isDeferred() Determine if the provider is deferred.
int callSilent(string $command, array $arguments = array()) Call another
array options() Get all of the options passed to the command.
void bury() Bury the job in the queue. Return
bool hasArgument(string|int $name) Determine if the given argument is present
Page 50 of 65