Model
ReloadDeploymentConfig
Magento\Store\Model\Config\ReloadDeploymentConfig
What it does
This class handles reloading the deployment configuration for stores, websites, and store groups without clearing the entire cache.
Developers would use this when configuration changes need to be applied immediately, such as after programmatically updating store configurations or during deployment processes where a full cache flush is not desired.
Public Methods
- reloadState()