Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/woocommerce-admin/src/API/Reports/DataStore.php / Page 5

DataStore::intervals_missing()

Method: Returns true if there are any intervals that need to be filled in the response.

Source: packages/woocommerce-admin/src/API/Reports/DataStore.php:391

Used by 0 functions | Uses 1 function

DataStore::update_intervals_sql_params()

Method: Updates the LIMIT query part for Intervals query of the report.

Source: packages/woocommerce-admin/src/API/Reports/DataStore.php:420

Used by 0 functions | Uses 3 functions

DataStore::cast_numbers()

Method: Casts strings returned from the database to appropriate data types for output.

Source: packages/woocommerce-admin/src/API/Reports/DataStore.php:533

Used by 2 functions | Uses 1 function

DataStore::selected_columns()

Method: Returns a list of columns selected by the query_args formatted as a comma separated string.

Source: packages/woocommerce-admin/src/API/Reports/DataStore.php:556

Used by 0 functions | Uses 0 functions

DataStore::get_excluded_report_order_statuses()

Method: Get the excluded order statuses used when calculating reports.

Source: packages/woocommerce-admin/src/API/Reports/DataStore.php:578

Used by 1 function | Uses 1 function

DataStore::normalize_order_status()

Method: Maps order status provided by the user to the one used in the database.

Source: packages/woocommerce-admin/src/API/Reports/DataStore.php:590

Used by 1 function | Uses 0 functions

DataStore::normalize_order_by()

Method: Normalizes order_by clause to match to SQL query.

Source: packages/woocommerce-admin/src/API/Reports/DataStore.php:601

Used by 3 functions | Uses 0 functions

DataStore::sort_intervals()

Method: Sorts intervals according to user’s request.

Source: packages/woocommerce-admin/src/API/Reports/DataStore.php:230

Used by 0 functions | Uses 1 function

DataStore::sort_array()

Method: Sorts array of arrays based on subarray key $sort_by.

Source: packages/woocommerce-admin/src/API/Reports/DataStore.php:241

Used by 1 function | Uses 1 function

DataStore::get_cache_key()

Method: Returns string to be used as cache key for the data.

Source: packages/woocommerce-admin/src/API/Reports/DataStore.php:152

Used by 0 functions | Uses 0 functions
« Previous 1 … 4 5 6 Next »
Proudly powered by WordPress