Log in
Model

ReloadDeploymentConfig

Magento\Store\Model\Config\ReloadDeploymentConfig

What it does

This class handles reloading store-related configuration data when deployment configuration changes in Magento 2.

Developers would use this when they need to refresh store, website, and group data without flushing the entire cache system.

It's particularly useful during configuration updates or deployment processes where you want to reinitialize store data while preserving cache performance.

Public Methods

  • reloadState()