这让我从cakePHP时代开始就很愤怒。如何查看Model::find()上执行的SQL查询?
发布于 2013-08-22 01:08:46
这里已经回答了这个问题:Lithium: Can we see queries executed as shown in CakePHP。
文档的Applying Filters: Logging部分也提到了这一点。
https://stackoverflow.com/questions/18361352
相似问题