Config Module
Model\Config\CommentInterface
This interface defines a contract for system configuration comment models that dynamically generate help text or comments for configuration fields. De...
Model\Config\StructureElementInterface
This interface defines the contract for configuration structure elements in Magento 2's admin system configuration. Developers use this when working w...
Model\Config\Structure\ElementInterface
This interface defines the contract for configuration structure elements in Magento 2's system configuration. Developers use this when working with ad...
Model\Config\Structure\ElementVisibilityInterface
This interface defines methods to check the visibility status of configuration form elements in the Magento Admin Panel (Stores > Configuration). Deve...
Model\Config\Structure\MapperInterface
This interface defines a contract for mappers that transform system configuration data structures in Magento 2. Developers implement this interface wh...
Model\Config\Structure\SearchInterface
This interface defines a contract for searching and retrieving configuration structure elements by their path in Magento 2's system configuration. Dev...
Model\Placeholder\PlaceholderInterface
This interface defines the contract for handling configuration placeholders in Magento 2. Developers implement this interface to create placeholder ge...