WP_Debug_Data::get_mysql_var()
Method: Returns the value of a MySQL system variable.
Source: wp-admin/includes/class-wp-debug-data.php:1472
Method: Returns the value of a MySQL system variable.
Source: wp-admin/includes/class-wp-debug-data.php:1472
Filter Hook: Filters the text string of the auto-updates setting for each plugin in the Site Health debug data.
Source: wp-admin/includes/class-wp-debug-data.php:1053
Filter Hook: Filters the text string of the auto-updates setting for each theme in the Site Health debug data.
Source: wp-admin/includes/class-wp-debug-data.php:1368
Filter Hook: Filters the debug information shown on the Tools -> Site Health -> Info screen.
Source: wp-admin/includes/class-wp-debug-data.php:1457
Method: Formats the information gathered for debugging, in a manner suitable for copying to a forum or support ticket.
Source: wp-admin/includes/class-wp-debug-data.php:1496
Method: Fetches the total size of all the database tables for the active database user.
Source: wp-admin/includes/class-wp-debug-data.php:1563
Method: Fetches the sizes of the WordPress directories: `wordpress` (ABSPATH), `plugins`, `themes`, and `uploads`.
Source: wp-admin/includes/class-wp-debug-data.php:1585
Class: Class for providing debug data based on a users WordPress environment.
Source: wp-admin/includes/class-wp-debug-data.php:11
Method: Calls all core functions to check for updates.
Source: wp-admin/includes/class-wp-debug-data.php:17
Method: Static function for generating site debug data when required.
Source: wp-admin/includes/class-wp-debug-data.php:36