InventoryCatalog Module
Model\ResourceModel\AddIsInStockFieldToCollection
Collection
This class adds stock availability filtering to Magento product collections in multi-source inventory (MSI) environments. Developers use this when the...
Model\ResourceModel\AddIsInStockFilterToCollection
Collection
This class modifies product collection queries to filter products by stock status in Magento's Multi-Source Inventory (MSI) system. Developers use thi...
Model\ResourceModel\AddSortByStockQtyToCollection
Collection
This class adds sorting capability by stock quantity to Magento product collections. Developers use this when they need to display products ordered by...
Model\ResourceModel\AddStockDataToCollection
Collection
This class adds stock availability data to Magento product collections by joining inventory index tables. Developers use it when they need to display...