Catalog Module
AbstractCollection
CollectionThis abstract collection class serves as a base for Magento 2 catalog collections, providing backward compatibility...
Category\Collection
CollectionThis class manages collections of product categories in Magento 2. Developers use it to retrieve, filter, and manip...
AbstractCollection
CollectionThis class serves as the base collection for Magento 2 catalog entities (products, categories) that need to work ac...
Product\Collection
CollectionThe Product Collection class is used to retrieve and filter product data from the database in Magento 2. Developers...
ProductFrontendAction\Collection
CollectionThis collection class is used to retrieve and manage product frontend action records, such as recently viewed produ...