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
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 a new DateTime object representing the next hour start/previous hour end if reversed.
Source: packages/woocommerce-admin/src/API/Reports/TimeInterval.php:281
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
Method: Returns ISO 8601 week number for the DateTime, if week starts on Monday, otherwise returns simple week number.
Source: packages/woocommerce-admin/src/API/Reports/TimeInterval.php:167
Method: Returns time interval id for the DateTime.
Source: packages/woocommerce-admin/src/API/Reports/TimeInterval.php:183