Log in
Collection

Source\Collection

Magento\Inventory\Model\ResourceModel\Source\Collection

What it does

This collection class manages a group of inventory source entities in Magento's Multi-Source Inventory (MSI) system.

Developers use it to retrieve and iterate over multiple inventory sources, such as warehouses or stores, from the database.

The collection automatically loads carrier shipping links for each source when the data is fetched.

Public Methods

  • load()