Log in
Model

GetSalabilityDataForUpdate

Magento\InventoryIndexer\Model\Queue\GetSalabilityDataForUpdate

What it does

This class detects changes in product salability (stock availability) after inventory reservations are created or modified.

It compares the newly calculated salable status against the current indexed status and returns only the SKUs where the salability has changed, enabling efficient inventory index updates without reindexing unchanged products.

Public Methods

  • execute()