getQueryParam($this->routeParam, ''); if ($route != '') { $this->enablePrettyUrl = false; } return parent::parseRequest($request); } }