wp-admin/includes/class-wp-debug-data.php
Lines:
1 to 11 of 11
<?php #[AllowDynamicProperties] /* class WP_Debug_Data */ /* function WP_Debug_Data::check_for_updates() – Calls all core functions to check for updates. */ /* function WP_Debug_Data::debug_data() – Static function for generating site debug data when required. */ /* function WP_Debug_Data::get_mysql_var() – Returns the value of a MySQL system variable. */ /* function WP_Debug_Data::format() – Format the information gathered for debugging, in a manner suitable for copying to a forum or support ticket. */ /* function WP_Debug_Data::get_database_size() – Fetch the total size of all the database tables for the active database user. */ /* function WP_Debug_Data::get_sizes() – Fetches the sizes of the WordPress directories: `wordpress` (ABSPATH), `plugins`, `themes`, and `uploads`. */