Model
StockIndexTableNameResolver
Magento\InventoryIndexer\Model\StockIndexTableNameResolver
What it does
This class resolves the actual database table name for a stock's inventory index based on the stock ID.
Developers use this when they need to query or manipulate inventory index data for a specific stock, as it handles the dynamic table naming convention used by Magento's multi-dimensional indexer system.
Public Methods
- execute()