there was a constant, that can do this, but saddly i dont remember it, and i lost my original config file so i keep looking in the forum, like 1hour and cant find it, anyone please could tell me, it was something like: define('AK_DEBUG_SQL',1);
hm,
AK_DEBUG => true
AK_LOG_EVENTS => true
then its in your development.log
actually AK_LOG_EVENTS is enough for this, of course.
throw a
$this->MODELNAME->dbug();
in the beginning of an action, and the queries will show up in the webpage
1 to 6 of 6