Model
SubTotals
Magento\Backend\Model\Widget\Grid\SubTotals
What it does
This class calculates subtotals for grid widgets in the Magento Admin Panel.
Developers use it to compute aggregate values like sums and averages for columns in backend grid collections, enabling subtotal rows to be displayed beneath grid data for reporting and analysis purposes.