./Sources/ViewQuery.php
ViewQuery
function ViewQuery(): void
Show the database queries for debugging What this does:
-
Toggles the session variable ‘view_queries’.
- Views a list of queries and analyzes them.
- Requires the admin_forum permission.
- Is accessed via ?action=viewquery.
- Strings in this function have not been internationalized.
- Integration hooks
- integrate_egg_nog