Log in
Model

SaveHandler

Magento\Bundle\Model\Product\SaveHandler

What it does

This handler manages the saving of bundle product options and their associated links during product save operations.

Developers use this class when creating or updating bundle products to persist option configurations, handle option deletions, and maintain relationships between bundle products and their child products.

It's automatically invoked by Magento's entity manager during bundle product save operations.

Public Methods

  • execute()