Log in
Model

NotSyncedDataProvider

Magento\Sales\Model\ResourceModel\Provider\NotSyncedDataProvider

What it does

This class acts as a composite provider that aggregates multiple data providers to identify records that are not synchronized between main sales tables and their corresponding grid tables.

Developers would use this when they need to find all unsynchronized entities across different sales data sources (orders, invoices, shipments, etc.) for batch synchronization or data integrity checks.

Public Methods

  • getIds()