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
Method: Returns expected number of items on the page in case of date ordering.
Source: packages/woocommerce-admin/src/API/Reports/TimeInterval.php:490
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
Method: Returns time interval id for the DateTime.
Source: packages/woocommerce-admin/src/API/Reports/TimeInterval.php:183
Method: Calculates number of time intervals between two dates, closed interval on both sides.
Source: packages/woocommerce-admin/src/API/Reports/TimeInterval.php:216
Method: Converts local datetime to GMT/UTC time.
Source: packages/woocommerce-admin/src/API/Reports/TimeInterval.php:35
Method: Returns default ‘before’ parameter for the reports.
Source: packages/woocommerce-admin/src/API/Reports/TimeInterval.php:46
Method: Returns default ‘after’ parameter for the reports.
Source: packages/woocommerce-admin/src/API/Reports/TimeInterval.php:62
Method: Returns date format to be used as grouping clause in SQL.
Source: packages/woocommerce-admin/src/API/Reports/TimeInterval.php:84
Method: Returns quarter for the DateTime.
Source: packages/woocommerce-admin/src/API/Reports/TimeInterval.php:116
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