Log in
Model

UpdatedIdListProvider

Magento\Sales\Model\ResourceModel\Provider\UpdatedIdListProvider

What it does

This class retrieves a list of entity IDs from sales tables that have been updated in the main table but not yet synchronized to their corresponding grid tables.

Developers use this when implementing data synchronization between sales entities (orders, invoices, shipments) and their grid views to identify which records need updating in the admin panel grids.

Public Methods

  • getIds()