if (filter_var($operator_id, FILTER_VALIDATE_INT)) {
            $this->fetch($operator_id);
        }