Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Most likely you change this limit somewhere. For example, in the DataProvider - it automatically sets its values to limit and offset depending on the pagination settings
Try to see the resulting sql
var_dump($query->prepare(Yii::$app->db->queryBuilder)->createCommand()->rawSql);
exit();
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question