DataStore::initialize_queries()
Method: Initialize query objects.
Source: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php:831
Method: Initialize query objects.
Source: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php:831
Method: Retrieve the oldest orders made by a customer.
Source: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php:646
Method: Update the database with customer data.
Source: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php:699
Method: Assign report columns once full table name has been assigned.
Source: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php:58
Method: Set up all the hooks for maintaining and populating table data.
Source: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php:85
Method: Maps ordering specified by the user to columns in the database/fields in the data.
Source: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php:160
Method: Fills WHERE clause of SQL request with date-related constraints.
Source: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php:174
Method: Updates the database query with parameters used for Customers report: categories and order status.
Source: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php:241
Method: Returns the report data based on parameters supplied by the user.
Source: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php:370
Method: Returns an existing customer ID for an order if one exists.
Source: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php:456