Log in
Model

ReadHandler

Magento\ConfigurableProduct\Model\Product\ReadHandler

What it does

This class loads and attaches configurable product data (child product IDs and configuration options) to a configurable product entity when it's read from the database.

Developers use this to ensure that when a configurable product is loaded, its extension attributes automatically include all associated simple products and attribute options, making the product fully hydrated for display or further processing.

Public Methods

  • execute()