if (!filter_var($this->topicid, FILTER_VALIDATE_INT)) {
                $this->topicid = 0;
            }