Model
ReadHandler
Magento\Catalog\Model\Product\Website\ReadHandler
What it does
This class loads and attaches website IDs to a product's extension attributes when a product entity is being read from the database.
Developers typically don't interact with this class directly - it's automatically invoked by Magento's entity management system during product loading operations to ensure website associations are available through the product's extension attributes.
Public Methods
- execute()