function getSqlOperator() { if ($this->sqlOperator) return $this->sqlOperator; return $this->get('id'); }