Log in
Model

DimensionMode

Magento\Indexer\Model\DimensionMode

What it does

This class serves as a Data Transfer Object (DTO) that encapsulates dimension mode configuration for Magento indexers.

Developers use it to define and retrieve dimension settings for multi-dimensional indexing, such as when implementing store-specific or customer-group-specific indexes.

It provides a structured way to pass dimension mode names and their associated dimension types between indexer components.

Public Methods

  • getName()
  • getDimensions()