Model
IdsFetcher
Magento\Eav\Model\Mview\ChangelogBatchWalker\IdsFetcher
What it does
This class fetches entity IDs from the database for MView changelog batch processing in EAV (Entity-Attribute-Value) indexing.
Developers use this when implementing custom indexers that need to retrieve batches of changed entity IDs from changelog tables for efficient reindexing operations.
Public Methods
- fetch()