Model
Hash
Magento\Deploy\Model\DeploymentConfig\Hash
What it does
This class manages deployment configuration hashes that track when configuration files change.
Developers use it to detect if imported configuration data needs to be re-imported by comparing current file hashes against stored ones.
The hashes are persisted in the database using Magento's Flag system and can be regenerated when configuration files are updated.
Public Methods
- regenerate()
- get()