Log in
Model

GridPool

Magento\Sales\Model\ResourceModel\GridPool

What it does

This class manages and refreshes multiple sales grid tables (like order, invoice, shipment grids) when an order is updated.

Developers use this when they need to ensure all related grid views are synchronized after order changes, typically triggered automatically by Magento's order management operations or manually when custom order updates are made.

Public Methods

  • refreshByOrderId()