Log in
Model

MakeSharedIndexValid

Magento\Indexer\Model\Processor\MakeSharedIndexValid

What it does

This class makes all indexers that share the same shared index ID valid by updating their status.

Developers use this processor when they need to mark multiple related indexers as valid after a shared index has been successfully updated, ensuring data consistency across dependent indexers.

Public Methods

  • execute()