9 string references to language.config_factory_override in Drupal 10
- ConfigTranslationUiTest::testSequenceTranslation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiTest.php - Tests the sequence data type translation.
- ConfigTranslationUiTest::testTextFormatTranslation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiTest.php - Tests text_format translation.
- ConfigurableLanguage::postSave in core/
modules/ language/ src/ Entity/ ConfigurableLanguage.php - Acts on a saved entity before the insert or update hook is invoked.
- LanguageConfigFactoryOverrideTest::testLanguageConfigFactoryOverride in core/
modules/ language/ tests/ src/ Kernel/ LanguageConfigFactoryOverrideTest.php - Tests language.config_factory_override service has the default language.
- LanguageConfigOverrideInstallTest::testLanguageConfigOverrideInstall in core/
modules/ language/ tests/ src/ Kernel/ LanguageConfigOverrideInstallTest.php - Tests the configuration events are not fired during install of overrides.
- LanguageServiceProvider::alter in core/
modules/ language/ src/ LanguageServiceProvider.php - LanguageSwitchingTest::saveNativeLanguageName in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - Saves the native name of a language entity in configuration as a label.
- LocaleImportFunctionalTest::testConfigPoFile in core/
modules/ locale/ tests/ src/ Functional/ LocaleImportFunctionalTest.php - Tests .po file import with configuration translation.
- SeparatorTranslationTest::testSeparatorTranslation in core/
modules/ datetime_range/ tests/ src/ Kernel/ SeparatorTranslationTest.php - Tests the translation of the range separator.