Log in
Interface

HelperInterface

Magento\Sales\Model\ResourceModel\HelperInterface

What it does

This interface defines a contract for sales resource helper classes that support database operations related to sales reports.

Developers use implementations of this interface when updating bestseller report rankings, particularly when aggregating sales data by different time periods (daily, monthly, yearly) and calculating product positions in bestseller lists.

Public Methods

  • getBestsellersReportUpdateRatingPos()