int size(string $queue = null) Get the size of the queue.
string|array argument(string $key = null) Get the value of a command argument
abstract string getRawBody() Get the raw body string for
void release(int $delay) Release the job back into the queue.
string getName() Get the name of the queued job class.
Job|null pop(string $queue = null)
TableCommand class TableCommand extends
bool hasOption(string $name) Determine if the given option is present.
void delete() Delete the job from the queue.
array payload() Get the decoded body of the job.
Page 35 of 65