Log in
Model

StockStatusSelectBuilder

Magento\Bundle\Model\ResourceModel\Indexer\StockStatusSelectBuilder

What it does

This class builds SQL SELECT queries specifically for indexing Bundle product stock status in Magento 2.

Developers use this during stock indexation to determine which bundle products should be marked as in-stock or out-of-stock by joining bundle product data with their child products' status and stock information.

Public Methods

  • buildSelect()