Sets a group by.
Since 1.0
void groupBy (string $field)
This function does not return any values.
Example:
$this->APP->model->groupBy('blog_id');