DataStore::normalize_order_by()
Method: Maps ordering specified by the user to columns in the database/fields in the data.
Source: packages/woocommerce-admin/src/API/Reports/Coupons/DataStore.php:142
Method: Maps ordering specified by the user to columns in the database/fields in the data.
Source: packages/woocommerce-admin/src/API/Reports/Coupons/DataStore.php:142
Class: API\Reports\Coupons\DataStore.
Source: packages/woocommerce-admin/src/API/Reports/Coupons/DataStore.php:19
Method: Assign report columns once full table name has been assigned.
Source: packages/woocommerce-admin/src/API/Reports/Coupons/DataStore.php:56
Method: Set up all the hooks for maintaining and populating table data.
Source: packages/woocommerce-admin/src/API/Reports/Coupons/DataStore.php:68
Method: Returns an array of ids of included coupons, based on query arguments from the user.
Source: packages/woocommerce-admin/src/API/Reports/Coupons/DataStore.php:78
Method: Updates the database query with parameters used for Products report: categories and order status.
Source: packages/woocommerce-admin/src/API/Reports/Coupons/DataStore.php:90