db_debug_junk

Description

Outputs debugging info at the bottom of the template if $db_show_debug is set (add "$db_show_debug = 1;" to Settings.php to make this work).

Syntax

void db_debug_junk ()


Notes

  • Allows you to see each individual query that was used, how long each query took and get specific debugging info about each one
Advertisement: