Log in
Model

StockSearchResults

Magento\Inventory\Model\StockSearchResults

What it does

This class serves as a container for stock search results in Magento's Multi-Source Inventory (MSI) system.

Developers use this class when implementing stock repository search operations to return a collection of stock entities along with pagination and filtering metadata.

It extends the framework's standard SearchResults to provide type-specific results for stock queries.