Store Module
Model\ResourceModel\Group\Collection
Collection
This class manages collections of store groups in Magento 2, allowing developers to retrieve, filter, and manipulate multiple store group records from...
Model\ResourceModel\Store\Collection
Collection
This collection class manages and retrieves store view data in Magento 2's multi-store system. Developers use it to fetch stores with various filters...
Model\ResourceModel\Website\Collection
Collection
This collection class retrieves and manages Website records from the database in Magento 2. Developers use it to load website data, filter by website...