if (!filter_var($this->active, FILTER_VALIDATE_INT)) {
            $this->active = 1;
        }