Log in
Model

Grid

Magento\Sales\Model\ResourceModel\Grid

What it does

This class manages the synchronization of sales order data from the main order tables to grid tables used for displaying orders in the admin panel.

Developers would use or extend this class when customizing order grid displays, adding custom columns, or managing how order data is synchronized to improve grid performance in the Magento admin.

Public Methods

  • refresh()
  • refreshBySchedule()
  • getOrderIdField()