Model
ReadHandler
Magento\Bundle\Model\Product\ReadHandler
What it does
This ReadHandler loads bundle product options when a bundle product entity is retrieved from the database.
Developers use this class as part of Magento's entity hydration process to automatically populate bundle-specific data (options and selections) into a product's extension attributes whenever a bundle product is read.
Public Methods
- execute()