You are here

namespace Drupal\commerce_reports\Plugin\Commerce\ReportType in Commerce Reporting 8

Classsort descending Location Description
OrderItemsReport src/Plugin/Commerce/ReportType/OrderItemsReport.php Provides the Order Items Report.
OrderReport src/Plugin/Commerce/ReportType/OrderReport.php Provides the basic Order Report.
PromotionReport src/Plugin/Commerce/ReportType/PromotionReport.php Provide a report for Promotions on behalf of commerce_promotion.
ReportTypeBase src/Plugin/Commerce/ReportType/ReportTypeBase.php Provides the base order report type class.
ReportTypeInterface src/Plugin/Commerce/ReportType/ReportTypeInterface.php Defines the interface for order report types.
TaxReport src/Plugin/Commerce/ReportType/TaxReport.php Provide a report for Taxes on behalf of commerce_tax.