CodeIgniter Forums
Debug Toolbar - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Feature Requests (https://forum.codeigniter.com/forumdisplay.php?fid=29)
+--- Thread: Debug Toolbar (/showthread.php?tid=64301)

Pages: 1 2


RE: Debug Toolbar - mwhitney - 02-12-2016

Since I managed to get a little free time this morning, I implemented a very basic database tab for the toolbar. Screenshots attached. The times shown here should in no way be considered indicative of real-world performance, since everything is in extremely early development and the database layer I'm using is nowhere near complete.


RE: Debug Toolbar - PaulD - 02-13-2016

Just wanted to add that I think this would be a fabulous tool!

Also, that I have no idea how you are doing it, but look forward to learning how you did it if a download becomes available.

Great idea though. It would be very useful because I often wonder (although have never really checked) if I put too much load on my server/database on certain pages. (You know, those ones where suddenly your model/library design breaks down and you end up loading virtually all the models and libraries just to achieve some complex function or other).

Best wishes,

Paul.


RE: Debug Toolbar - quasiperfect - 02-15-2016

hi

great idea, the debug bar

the one from cake is nice

it starts like this
[Image: cakedebug1.jpg]

first click
[Image: cakedebug2.jpg]

details click
[Image: cakedebug3.jpg]