Log in
Model

IndexNameResolver

Magento\InventoryMultiDimensionalIndexerApi\Model\IndexNameResolver

What it does

This class resolves the actual database table name for multi-dimensional inventory indexes based on index ID, dimensions, and alias type.

Developers use this when working with inventory indexing to get the correct table name, including handling replica tables by appending a '_replica' suffix when needed.

Public Methods

  • resolveName()
  • getAdditionalTableName()