Article::find(), 'pagination' => [ 'pageSize' => 10 ] ]); return $this->render('articles', ['dataProvider' => $dataProvider]); } }