yii-debug-toolbar
yii-debug-toolbar copied to clipboard
ajax
Hi :)
I perform some ajax get and post calls. Get actions usually end with $this->renderPartial, while Post actions usually end with Yii::app()->end()
Anyway I do not see any sql query log in debug bar. Am I missing something? :) thx :+1: