Model
CollectionUpdater
Magento\Sales\Model\Grid\CollectionUpdater
What it does
This class updates sales transaction grid collections by filtering them based on the current order being viewed in the registry.
Developers use this class through the layout XML system to automatically filter transaction grids to show only records related to the specific order being displayed, such as when viewing order details in the admin panel.
Public Methods
- update()