Log in
Model

RuleProductPricesPersistor

Magento\CatalogRule\Model\Indexer\RuleProductPricesPersistor

What it does

This class persists catalog rule pricing data to the index table in Magento 2.

Developers use this when applying catalog price rules to products, as it handles saving calculated rule-based prices to the database with proper date formatting.

It supports both regular and temporary working tables during reindexing operations.

Public Methods

  • execute()