Log in
Model

Config

Magento\Theme\Model\Indexer\Design\Config

What it does

This indexer handles the reindexing of design configuration data in Magento 2's theme system.

Developers interact with it when theme design configurations change at store or website level, ensuring that configuration data is properly indexed for efficient retrieval.

It supports full reindexing or partial reindexing by specific IDs.

Public Methods

  • executeFull()
  • executeList()
  • executeRow()