Log in
Model

DataProvider

Magento\Theme\Model\Design\Config\DataProvider

What it does

This data provider class supplies configuration data and metadata for Magento's theme design configuration UI forms in the admin panel.

Developers use this class when working with the design configuration interface, as it loads design settings data and dynamically adjusts form field metadata based on scope (global, website, or store view), including disabling fields when settings are read-only or deployed from configuration files.

Public Methods

  • getData()
  • getMeta()