Same name in other branches
  1. 8.9.x Drupal\config_translation
  2. 9 Drupal\config_translation
Classsort descending Location Description
ConfigEntityMapper core/modules/config_translation/src/ConfigEntityMapper.php Configuration mapper for configuration entities.
ConfigEntityMapperInterface core/modules/config_translation/src/ConfigEntityMapperInterface.php Defines an interface for configuration entity mappers.
ConfigFieldMapper core/modules/config_translation/src/ConfigFieldMapper.php Configuration mapper for fields.
ConfigMapperInterface core/modules/config_translation/src/ConfigMapperInterface.php Defines an interface for configuration mapper.
ConfigMapperManagerInterface core/modules/config_translation/src/ConfigMapperManagerInterface.php Provides a common interface for config mapper managers.
ConfigNamesMapper core/modules/config_translation/src/ConfigNamesMapper.php Configuration mapper base implementation.