Reports Module
Model\Grouped\Collection
This class handles grouped data collections for Magento 2 reports. Developers use it to aggregate and organize report data by a specific column (like...
Model\ResourceModel\Accounts\Collection
This collection class is used to retrieve and aggregate new customer account data for reporting purposes in Magento 2. Developers use it when generati...
Model\ResourceModel\Customer\Collection
This collection class is used to retrieve and manage customer data for reporting purposes in Magento 2. Developers use it when generating customer rep...
Model\ResourceModel\Event\Collection
This collection class manages and retrieves event data from the Reports module, primarily used for tracking user interactions like recently viewed pro...
Model\ResourceModel\Order\Collection
This collection class provides specialized functionality for generating sales reports in Magento 2. Developers use it to retrieve and aggregate order...
Model\ResourceModel\Product\Collection
This collection class retrieves and manages product data for reporting purposes in Magento 2. Developers use it to generate product reports with stati...
Model\ResourceModel\Quote\Collection
This collection class provides specialized methods for retrieving and filtering abandoned shopping cart quotes for reporting purposes. Developers woul...
Model\ResourceModel\Refresh\Collection
This class provides a collection of available report statistics that can be refreshed in Magento 2. Developers use this to display a grid of reports (...
Model\ResourceModel\Report\Collection
This collection class generates time-based reports by dividing a date range into intervals (daily, monthly, or yearly periods). Developers use it as a...
Model\ResourceModel\Review\Collection
This collection class is used to retrieve and manage product review data specifically for reporting purposes in Magento 2. Developers use it when buil...
Model\ResourceModel\Wishlist\Collection
This collection class provides reporting functionality for customer wishlists in Magento 2. Developers use it to generate wishlist analytics such as t...