Model
NotSyncedDataProvider
Magento\Sales\Model\ResourceModel\Provider\NotSyncedDataProvider
What it does
This class provides a composite pattern implementation to retrieve IDs of records that are not synchronized between main sales tables and their corresponding grid tables.
Developers use this when they need to identify which sales entities (orders, invoices, shipments, etc.) have outdated or missing data in their grid tables and require synchronization.
Public Methods
- getIds()