Log in
Model

Flag

Magento\CatalogRule\Model\Flag

What it does

This flag model tracks whether catalog price rules have been modified but not yet applied to products.

When set to 'dirty', it indicates that rule changes are pending and the catalog needs to be reindexed.

Developers typically don't interact with this class directly, as Magento automatically manages it when catalog rules are saved or deleted.