Log in
Model

BundleOptionStockDataSelectBuilder

Magento\Bundle\Model\ResourceModel\Indexer\BundleOptionStockDataSelectBuilder

What it does

This class builds a database SELECT query used during bundle product stock status indexation.

Developers working on inventory management or custom indexing for bundle products would use this to understand how Magento determines stock availability by joining bundle options, selections, and stock data across multiple tables.

Public Methods

  • buildSelect()