Log in
Model

Shipping

Magento\Sales\Model\ResourceModel\Report\Shipping

What it does

This class aggregates shipping data from sales orders and invoices into reporting tables for analysis and display in Magento's admin reports.

Developers would use this when generating shipping reports or when they need to manually trigger the aggregation of shipping statistics by date ranges.

It processes data into two report tables: one based on order creation dates and another based on shipment/invoice creation dates.

Public Methods

  • aggregate()