Log in
Model

StockIndexDumpProcessor

Magento\InventoryExportStock\Model\ResourceModel\StockIndexDumpProcessor

What it does

This class retrieves stock quantity and salability data for products from Magento's inventory index tables.

Developers use it when exporting stock information for a specific website and stock, combining data from both managed and non-managed stock items while excluding parent products like configurable, bundle, and grouped products from quantity calculations.

Public Methods

  • execute()