You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eric Lamb edited this page Jan 3, 2024
·
4 revisions
The Database Panel of the ExpressionEngine Debug Toolbar (EEDT) lists out all the SQL queries that happened on a given page load along with how long each query took to execute.
Developers
To override the Database Panel use the key database with the ee_debug_toolbar_mod_panel hook.