Model
StoreView
Magento\Store\Model\Config\StoreView
What it does
This class retrieves theme and locale configuration information across all store views in a Magento installation.
Developers use it when they need to get unique combinations of themes and locales used by stores, such as during static content deployment, cache warming, or multi-store configuration analysis.
Public Methods
- retrieveThemeLocalePairs()
- retrieveLocales()