Log in
Model

GetOrdersTotalCount

Magento\InventoryReservationCli\Model\ResourceModel\GetOrdersTotalCount

What it does

This class retrieves the total count of orders that are not in a completed state from the Magento database.

Developers would use this class when working with inventory reservation CLI commands to understand how many active orders need to be processed or analyzed for inventory inconsistencies.

It's part of the inventory reservation reconciliation toolkit.

Public Methods

  • execute()