You are here

9 string references to locale.config_manager in Drupal 10

ConfigEntityMapper::create in core/modules/config_translation/src/ConfigEntityMapper.php
ConfigNamesMapper::create in core/modules/config_translation/src/ConfigNamesMapper.php
Locale::config in core/modules/locale/src/Locale.php
Returns the locale configuration manager service.
LocaleConfigManagerTest::testGetDefaultConfigLangcode in core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php
Tests getDefaultConfigLangcode().
LocaleConfigManagerTest::testGetStringTranslation in core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php
Tests getStringTranslation().
LocaleConfigManagerTest::testHasTranslation in core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php
Tests hasTranslation().
LocaleConfigSubscriberTest::setUp in core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php
_install_config_locale_overrides in core/includes/install.core.inc
Creates a batch to process config translations after installing from config.
_install_config_locale_overrides_process_batch in core/includes/install.core.inc
Batch operation callback for install_config_locale_overrides().