Developer's Manual  Debugging Your Application  Debugger Window Output

Debugger Window Output

In both edit and public modes the debugger window creates similar output depending on settings in .htsupra file. However, in edit mode you can view results of last five requests and debug SiteSupra applications.

On the below image you can see the outpit of SiteSupra debugger. The first column shows the name of processes in the order they were executed, the second column shows overall time spent for executing processes, the third and fourth columns show time spent for the process in milliseconds and percents. Depedning on the settings in .htsupra file, the debugger may show queries executed during a process, queries results, and output of MySQL EXPLAIN command.


Please login to add comments.