Controller::get_item_schema()
Method: Get the Report’s schema, conforming to JSON Schema.
Source: packages/woocommerce-admin/src/API/Reports/PerformanceIndicators/Controller.php:580
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
Method: Get the query params for collections.
Source: packages/woocommerce-admin/src/API/Reports/PerformanceIndicators/Controller.php:648
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
Method: Get report stats data, avoiding duplicate requests for stats that use the same endpoint.
Source: packages/woocommerce-admin/src/API/Reports/PerformanceIndicators/Controller.php:371
Method: Get all reports.
Source: packages/woocommerce-admin/src/API/Reports/PerformanceIndicators/Controller.php:397
Class: REST API Reports Performance indicators controller class.
Source: packages/woocommerce-admin/src/API/Reports/PerformanceIndicators/Controller.php:19