Log in
Model

IndexProcessor

Magento\InventoryIndexer\Model\Queue\UpdateIndexSalabilityStatus\IndexProcessor

What it does

This class processes inventory index updates for product salability status in a queue-based system.

It ensures the main inventory index exists, retrieves salability data for products affected by reservations, and updates their 'is salable' status in the index.

Developers would use this when implementing custom inventory reservation logic or extending the inventory indexing process.

Public Methods

  • execute()