Log in
Model

GetProductsIdsToProcess

Magento\InventoryIndexer\Model\GetProductsIdsToProcess

What it does

This class compares product stock/salability status before and after a reindex operation to identify which products actually changed state.

Developers use this during inventory indexing to optimize performance by only processing products whose stock status or availability has actually changed, rather than reprocessing all products.

Public Methods

  • execute()