Log in
Model

Config

Magento\Indexer\Model\Config

What it does

This class provides access to indexer configuration data defined in indexer.xml files across all Magento modules.

Developers use it to retrieve the list of all registered indexers or get specific indexer configuration by its ID, which is useful when programmatically working with Magento's indexing system.

Public Methods

  • getIndexers()
  • getIndexer()