Log in
Model

Synchronizer

Magento\Catalog\Model\Product\ProductFrontendAction\Synchronizer

What it does

This class synchronizes product frontend actions (like recently viewed or compared products) between the browser and Magento's database.

Developers use it to persist user activity across devices and sessions, filtering suspicious rapid actions and respecting configured lifetime limits for each action type.

Public Methods

  • syncActions()
  • getActionsByType()
  • getAllActions()