Model
GetActiveStorePickupOrdersBySource
Magento\InventoryInStorePickupSales\Model\SourceSelection\GetActiveStorePickupOrdersBySource
What it does
This deprecated class retrieves a list of active orders that were placed for in-store pickup from a specific pickup location.
Developers would use this to find pending pickup orders for a given store location, excluding orders in certain completed states.
It has been replaced by a more efficient ResourceModel-based implementation.
Public Methods
- execute()