Return to Snippet

Revision: 33244
at October 7, 2010 05:06 by sveggiani


Initial Code
$log = $this->Model->getDataSource()->getLog(false, false);
debug($log);

Initial URL
http://www.questionhub.com/StackOverflow/3647065

Initial Description


Initial Title
get the sql query of a model in cakephp

Initial Tags
cakephp

Initial Language
PHP