Log in
Model

IdsSelectBuilder

Magento\Eav\Model\Mview\ChangelogBatchWalker\IdsSelectBuilder

What it does

This class builds SQL SELECT queries for retrieving entity IDs and their associated attribute IDs from EAV changelog tables in batches.

Developers use this when processing materialized view updates for EAV entities, allowing efficient batch processing of changes by grouping entity IDs with their modified attributes and store IDs.

Public Methods

  • build()