Model
Group
Magento\Store\Model\ResourceModel\Group
What it does
This resource model manages database operations for Magento store groups, which are organizational units that group stores together under a website.
Developers use this class when creating, updating, or querying store groups, and it automatically handles relationships between stores, groups, and websites, including updating default group assignments and maintaining referential integrity.
Public Methods
- countAll()