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