Controller::get_stats_parts()
Method: Returns the endpoint part of a stat request (prefix) and the actual stat total we want.
Source: packages/woocommerce-admin/src/API/Reports/PerformanceIndicators/Controller.php:527
Method: Returns the endpoint part of a stat request (prefix) and the actual stat total we want.
Source: packages/woocommerce-admin/src/API/Reports/PerformanceIndicators/Controller.php:527
Method: Get the Report’s schema, conforming to JSON Schema.
Source: packages/woocommerce-admin/src/API/Reports/PerformanceIndicators/Controller.php:580
Method: Get schema for the list of allowed performance indicators.
Source: packages/woocommerce-admin/src/API/Reports/PerformanceIndicators/Controller.php:636
Class: REST API Reports Performance indicators controller class.
Source: packages/woocommerce-admin/src/API/Reports/PerformanceIndicators/Controller.php:19
Method: Register the routes for reports.
Source: packages/woocommerce-admin/src/API/Reports/PerformanceIndicators/Controller.php:87
Method: Maps query arguments from the REST request.
Source: packages/woocommerce-admin/src/API/Reports/PerformanceIndicators/Controller.php:123
Method: Get information such as allowed stats, stat labels, and endpoint data from stats reports.
Source: packages/woocommerce-admin/src/API/Reports/PerformanceIndicators/Controller.php:263
Method: Returns a list of allowed performance indicators.
Source: packages/woocommerce-admin/src/API/Reports/PerformanceIndicators/Controller.php:281
Method: Sorts the list of stats. Sorted by custom arrangement.
Source: packages/woocommerce-admin/src/API/Reports/PerformanceIndicators/Controller.php:324
Filter Hook: Custom ordering for store performance indicators.
Source: packages/woocommerce-admin/src/API/Reports/PerformanceIndicators/Controller.php:331