Log in
Model

StockStatusApplier

Magento\InventoryCatalog\Model\StockStatusApplier

What it does

This class is a deprecated utility that was used to track whether a product collection request originated from a search result applier.

It provided a simple flag mechanism to coordinate between inventory catalog plugins and search result processing.

Developers should no longer use this class as it was reverted during bug fix ACP2E-748, and should instead refer to the CollectionPlugin directly.

Public Methods

  • setSearchResultApplier()
  • hasSearchResultApplier()