Debug Mode

Hi using 2026.5

in the 2025 version if i turned Debug i could see the SQL Queries being executed

so I have selected Debug \ Development and ensured that the Php.ini files are set

But im seeing nothing - the instructions also talk about having the profiler on (not sure how to do that)

Help appreciated

Kind Regards

John B

1 Like

You may find the SQLs in the log file. If you want to see the SQLs for AJAX requests in the browser, you may enable View Server-side Logs in Browser (for AJAX Requests). See Debugging for details (including the Profiler, beware that it is slow).