request->isAjax && Yii::$app->request->isGet) { } return $this->render('index',[ ]); } }