field
The name of the field of the database table that is present in the condition.
operator
The comparison operator can take the following values: =,>, <, =>, = <
parametr
Comparison parameter.
Example: $this->setWhere('id', '=', 3)