Dev Resources

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

TimeInterval::expected_intervals_on_page()

Method: Returns expected number of items on the page in case of date ordering.

Source: packages/woocommerce-admin/src/API/Reports/TimeInterval.php:490

Used by 1 function | Uses 0 functions

TimeInterval::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/TimeInterval.php:514

Used by 5 functions | Uses 1 function

TimeInterval::time_interval_id()

Method: Returns time interval id for the DateTime.

Source: packages/woocommerce-admin/src/API/Reports/TimeInterval.php:183

Used by 1 function | Uses 2 functions

TimeInterval::intervals_between()

Method: Calculates number of time intervals between two dates, closed interval on both sides.

Source: packages/woocommerce-admin/src/API/Reports/TimeInterval.php:216

Used by 6 functions | Uses 2 functions

TimeInterval::convert_local_datetime_to_gmt()

Method: Converts local datetime to GMT/UTC time.

Source: packages/woocommerce-admin/src/API/Reports/TimeInterval.php:35

Used by 1 function | Uses 1 function

TimeInterval::default_before()

Method: Returns default ‘before’ parameter for the reports.

Source: packages/woocommerce-admin/src/API/Reports/TimeInterval.php:46

Used by 14 functions | Uses 2 functions

TimeInterval::default_after()

Method: Returns default ‘after’ parameter for the reports.

Source: packages/woocommerce-admin/src/API/Reports/TimeInterval.php:62

Used by 14 functions | Uses 2 functions

TimeInterval::db_datetime_format()

Method: Returns date format to be used as grouping clause in SQL.

Source: packages/woocommerce-admin/src/API/Reports/TimeInterval.php:84

Used by 1 function | Uses 0 functions

TimeInterval::quarter()

Method: Returns quarter for the DateTime.

Source: packages/woocommerce-admin/src/API/Reports/TimeInterval.php:116

Used by 2 functions | Uses 0 functions

TimeInterval::simple_week_number()

Method: Returns simple week number for the DateTime, for week starting on $first_day_of_week.

Source: packages/woocommerce-admin/src/API/Reports/TimeInterval.php:149

Used by 2 functions | Uses 0 functions
« Previous 1 2 3 Next »
Proudly powered by WordPress