
The values of all WordPress conditional functions such as is_single(), is_home(), etc.Environment information, including detailed information about PHP, the database, WordPress, and the web server.User capability checks, along with the result and any parameters passed to the capability check.HTTP API requests, with response code, responsible component, and time taken, with alerts for failed or erroneous requests.Language settings and loaded translation files (MO files and JSON files) for each text domain.Enqueued scripts and stylesheets, along with their dependencies, dependents, and alerts for broken dependencies.Matched rewrite rules, associated query strings, and query vars.
#Php website monitor full#

It adds an admin toolbar menu showing an overview of the current page, with complete debugging information shown in panels once you select a menu item.įor complete information, please see the Query Monitor website.

Query Monitor focuses heavily on presenting its information in a useful manner, for example by showing aggregate database queries grouped by the plugins, themes, or functions that are responsible for them. It includes the ability to narrow down much of its output by plugin or theme, allowing you to quickly determine poorly performing plugins, themes, or functions. It includes some advanced features such as debugging of Ajax calls, REST API calls, user capability checks, and full support for block themes and full site editing. It enables debugging of database queries, PHP errors, hooks and actions, block editor blocks, enqueued scripts and stylesheets, HTTP API calls, and more.

Query Monitor is the developer tools panel for WordPress.
