InventoryExportStock Module
ExportStockIndexData
This class exports stock index data for a specific sales channel (like a website or store) in Magento's Multi-Source Inventory (MSI) system. Developer...
ExportStockIndexDataBySalesChannel
This class exports stock index data for products filtered by a specific sales channel (website). Developers would use this to retrieve inventory avail...
ExportStockSalableQty
This class exports salable stock quantity data for products through a specific sales channel (like website or store). Developers use this when they ne...
ExportStockSalableQtyBySalesChannel
This class exports salable stock quantity data for products within a specific sales channel (website or store). Developers use this when they need to...
ExportStockSalableQtySearchResult
This class represents a search result container for salable quantity data when exporting stock information. Developers use this class to handle pagina...
GetQtyForNotManageStock
This class provides a configured quantity value for products that don't have stock management enabled (Manage Stock = No). It retrieves this default q...
GetStockItemConfiguration
This class retrieves stock item configuration for a given product SKU by fetching the legacy stock item data and converting it into a StockItemConfigu...
PreciseExportStockProcessor
This class retrieves precise stock availability data for products, including salable quantity and stock status, with inventory reservations taken into...
ProductStockIndexData
This class represents a data model for product stock index information in Magento's Multi-Source Inventory (MSI) system. Developers use it to store an...
ProductStockIndexDataMapper
This mapper class transforms raw product stock index data arrays into structured ProductStockIndexData objects. Developers use this when exporting or...
ResourceModel\ManageStockCondition
This class generates SQL WHERE conditions to determine which products should be included in stock management operations based on their manage stock se...
ResourceModel\StockIndexDumpProcessor
This class retrieves stock quantity and salability data for products from Magento's inventory index tables. Developers use it when exporting stock inf...