Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php

woocommerce_rest_prepare_report

Filter Hook: Filter a report returned from the API.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:142

Used by 2 functions | Uses 0 functions

WC_REST_Reports_V1_Controller::get_item_schema()

Method: Get the Report’s schema, conforming to JSON Schema.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:150

Used by 0 functions | Uses 0 functions

WC_REST_Reports_V1_Controller::get_collection_params()

Method: Get the query params for collections.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:179

Used by 1 function | Uses 0 functions

WC_REST_Reports_V1_Controller

Class: REST API Reports controller class.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:23

Used by 1 function | Uses 1 function

WC_REST_Reports_V1_Controller::register_routes()

Method: Register the routes for reports.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:42

Used by 0 functions | Uses 1 function

WC_REST_Reports_V1_Controller::get_items_permissions_check()

Method: Check whether a given request has permission to read reports.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:60

Used by 0 functions | Uses 1 function

WC_REST_Reports_V1_Controller::get_reports()

Method: Get reports list.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:74

Used by 1 function | Uses 0 functions

WC_REST_Reports_V1_Controller::get_items()

Method: Get all reports.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:93

Used by 0 functions | Uses 2 functions

WC_REST_Reports_V1_Controller::prepare_item_for_response()

Method: Prepare a report object for serialization.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:112

Used by 1 function | Uses 1 function
Proudly powered by WordPress