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.
color
Color code.
Example:
$this->columnColorWhere('id', '=', 3);