LowQuantityCollection
Magento\InventoryLowQuantityNotification\Model\ResourceModel\LowQuantityCollection
What it does
This collection retrieves inventory source items that have fallen below their configured low quantity notification threshold.
Developers use this class to identify products that need restocking across different inventory sources, filtering by store, product type, and enabled sources.
It's primarily used for generating low stock alerts and reports in the Magento Multi-Source Inventory (MSI) system.
Public Methods
- addStoreFilter()
- addStoresFilter()