Log in

InventoryExportStock Module

ExportStockIndexData

Model

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

Model

This class exports stock index data for products filtered by a specific sales channel (website). Developers would use this to retrieve inventory avail...

ExportStockSalableQty

Model

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

Model

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

Model

This class represents a search result container for salable quantity data when exporting stock information. Developers use this class to handle pagina...

GetQtyForNotManageStock

Model

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

Model

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

Model

This class retrieves precise stock availability data for products, including salable quantity and stock status, with inventory reservations taken into...

ProductStockIndexData

Model

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

Model

This mapper class transforms raw product stock index data arrays into structured ProductStockIndexData objects. Developers use this when exporting or...

ResourceModel\ManageStockCondition

Model

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

Model

This class retrieves stock quantity and salability data for products from Magento's inventory index tables. Developers use it when exporting stock inf...