ReportsSync
ReportsSync Class.
Description Description
Source Source
File: packages/woocommerce-admin/src/ReportsSync.php
Methods Methods
- clear_queued_actions — Clears all queued actions.
- clear_stock_count_cache — Clear the count cache when products are added or updated, or when the no/low stock options are changed.
- delete_report_data — Delete all data for reports.
- get_import_stats — Get stats for current import.
- get_import_totals — Get the import totals for all syncs.
- get_schedulers — Get classes for syncing data.
- init — Hook in sync methods.
- is_importing — Returns true if an import is in progress.
- regenerate_report_data — Regenerate data for reports.
- reset_import_stats — Update the import stat totals and counts.