Model
UpdatedIdListProvider
Magento\Sales\Model\ResourceModel\Provider\UpdatedIdListProvider
What it does
This class retrieves a list of entity IDs from the main sales table that have been updated but not yet synchronized to their corresponding grid table.
Developers use this when implementing grid indexing to identify which records need to be refreshed in administrative grid views like orders, invoices, or shipments.
Public Methods
- getIds()