Customer Module
Model\ResourceModel\Address\Collection
This collection class retrieves and manages customer address records from the database. Developers use it to load multiple customer addresses at once,...
Model\ResourceModel\Attribute\Collection
This collection class retrieves and manages customer entity attributes in Magento 2. Developers use this when they need to load, filter, or manipulate...
Model\ResourceModel\Customer\Collection
This collection class is used to retrieve and manipulate groups of customer entities from the database. Developers use it to load multiple customer re...
Model\ResourceModel\Grid\Collection
This collection class provides data for the customer grid in Magento 2's admin panel. Developers use it to display, filter, and search customer record...
Model\ResourceModel\Group\Collection
This collection class provides methods to retrieve and filter customer groups from the database. Developers use it to load customer group data, filter...
Model\ResourceModel\Visitor\Collection
This collection class manages groups of Visitor model objects from the database. Developers use it to retrieve, filter, and manipulate multiple visito...