11 Sep 2015 Get latest SQL query Posted by nikola, With 0 Comments, Category: CakePHP, Tags: cakephp, debugging, development When debugging CakePHP code, it's very useful to know which SQL query is executed latest. Use next few lines to get this information $lo ... Read more