
List of all database queries with their timings
Ultimate debug bar for your WordPress website. On each page of your website a neat debug bar will be displayed with the following info:
- PHP version
 - Request execution time
 - Request memory consumption
 - WordPress-related PHP constants defined in your wp-config.php file
 - All website options (wp_options)
 - Request data
 - Timeline (waterfall) where you can see which portion of execution takes too much time
 - List of all hooks triggered on the page whose execution time exceeds 1ms, along with some stats
 - List of all database queries performed on the page, along with their source and execution time
 - Last 100 lines of your debug.log file (if it exists in wp-content)
 - List of loaded PHP files (categorized)
 
Besides that, it will track request data/hooks/db queries/mem. consumption in AJAX calls too (beta).
This plugin is meant to be used during development and/or debugging only. Only administrators and network administrators (in multi-site environment) can see the debugbar, unless the WP_DEBUG is set to true. In that case, everyone will see the debugbar.
Try it instantly on tastewp.com!
Active installations10+
Weekly downloads
14+27.27%
Version0.2
Last updated11/1/2021
WordPress version4.5
Tested up to5.8.10
PHP version7.1
Tags
databasedebuggingqueriesslowsql