You are here

9 calls to Locale::config() in Drupal 10

LocaleConfigSubscriberTest::setUp in core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php
LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverrideDelete in core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php
Tests removing a string from Locale deletes configuration translations.
locale_configurable_language_delete in core/modules/locale/locale.module
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'.
locale_config_batch_refresh_name in core/modules/locale/locale.bulk.inc
Implements callback_batch_operation().
locale_config_batch_update_components in core/modules/locale/locale.bulk.inc
Builds a locale batch to refresh configuration.
locale_system_set_config_langcodes in core/modules/locale/locale.module
Updates default configuration when new modules or themes are installed.
locale_translate_batch_refresh in core/modules/locale/locale.bulk.inc
Implements callback_batch_operation().
UserMailNotifyTest::testUserRecoveryMailLanguage in core/modules/user/tests/src/Kernel/UserMailNotifyTest.php
Tests recovery email content and token langcode is aligned.
_locale_refresh_configuration in core/modules/locale/locale.module
Refreshes configuration after string translations have been updated.