search($request->queryParams); return $this->render( 'index', [ 'provider' => $dataProvider, 'searchModel' => $searchModel, ] ); } }