后端 yii2如何查看当前程序执行的sql语句 示例如下:推荐教程:yii框架$query = model::find(); $dataProvider = new ActiveDataProvider([...