Method: Get info on the current active theme, info on parent theme (if presnet) and a list of template overrides.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1015
Filter Hook: Scan the theme directory for all WC templates to see if our theme overrides any of them.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1051
Method: Get some setting values for the site that are useful for debugging purposes. For full settings access, use the settings api.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1111
Method: Returns security tips.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1155
Method: Returns a mini-report on WC pages and if they are configured correctly: Present, visible, and including the correct shortcode or block.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1169
Method: Add prefix to table.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:758
Class: System status controller class.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:19
Method: Register the route for /system_status
Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:38
Method: Check whether a given request has permission to view system status.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:60
Method: Get a system status info, by section.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:73