where(['translit'=>$_GET['translit']])->one()) throw new HttpException(404, 'Данной странице не существует!'); return $this->render('index', [ 'text'=>$modelText, ]); } }