Log in
Model

DataRetriever

Magento\Reports\Model\Product\DataRetriever

What it does

This class retrieves product data for reporting purposes by loading product collections based on provided entity IDs.

Developers would use this when building reports that need to display product information (name, price, etc.) for specific products, ensuring the data is properly filtered by website context and includes necessary attributes for reporting.

Public Methods

  • execute()