Log in
Model

AppendSummaryData

Magento\Review\Model\AppendSummaryData

What it does

This class appends review summary data (review count and rating summary) to a Magento model object for a specific store and entity type.

Developers use this to enrich product or other entities with aggregated review statistics without manually querying the review summary tables.

It's commonly used when displaying product listings or detail pages that need to show review ratings and counts.

Public Methods

  • execute()