AggregateSalesReportBestsellersData
Magento\Sales\Model\CronJob\AggregateSalesReportBestsellersData
What it does
This class is a cron job that automatically aggregates sales data for the bestsellers report in Magento 2.
It runs periodically to refresh bestseller statistics for the last 25 hours, ensuring that store administrators have up-to-date information about which products are selling the most.
Developers would interact with this when troubleshooting reporting issues or customizing the bestsellers aggregation logic.
Public Methods
- execute()