Log in
Interface

IndexNameResolverInterface

Magento\InventoryMultiDimensionalIndexerApi\Model\IndexNameResolverInterface

What it does

This interface defines a contract for resolving index table names in Magento's multi-dimensional inventory indexer system.

Developers implement this interface to convert an IndexName object into an actual database table name string, which is essential when working with inventory indexing across multiple dimensions like stock sources and sales channels.

Public Methods

  • resolveName()