Log in
Model

CollectionUpdater

Magento\Sales\Model\Grid\Child\CollectionUpdater

What it does

This class updates grid collections for child transactions in the Magento admin panel.

It filters the transaction grid collection to show only child transactions belonging to the currently selected parent transaction.

Developers would use this when customizing or extending the sales transaction grid display to maintain proper parent-child relationships.

Public Methods

  • update()