Log in
Model

ViewMaterializer

Magento\DataExporter\Model\Indexer\ViewMaterializer

What it does

This class handles the partial reindexing process for data export feeds by processing changelog entries in parallel batches.

Developers use this when building custom data export feeds that need to efficiently synchronize incremental changes from Magento to external systems, ensuring only modified data is processed rather than full reindexing.

Public Methods

  • execute()