17 string references to locale.storage in Drupal 8
- CKEditorTest::testJSTranslation in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorTest.php - Tests that CKEditor plugins participate in JS translation.
- ConfigTranslationOverviewTest::setUp in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationOverviewTest.php - ConfigTranslationUiTest::setUp in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiTest.php - ConfigurableLanguageManagerTest::setUp in core/
modules/ language/ tests/ src/ Functional/ ConfigurableLanguageManagerTest.php - LanguageLocaleListTest::setUp in core/
modules/ language/ tests/ src/ Functional/ LanguageLocaleListTest.php - LocaleConfigSubscriberTest::setUp in core/
modules/ locale/ tests/ src/ Kernel/ LocaleConfigSubscriberTest.php - LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverrideDelete in core/
modules/ locale/ tests/ src/ Functional/ LocaleConfigTranslationImportTest.php - Test removing a string from Locale deletes configuration translations.
- LocaleConfigTranslationTest::setUp in core/
modules/ locale/ tests/ src/ Functional/ LocaleConfigTranslationTest.php - LocaleImportFunctionalTest::testConfigPoFile in core/
modules/ locale/ tests/ src/ Functional/ LocaleImportFunctionalTest.php - Tests .po file import with configuration translation.
- LocaleLocaleLookupTest::testFixOldPluralStyle in core/
modules/ locale/ tests/ src/ Functional/ LocaleLocaleLookupTest.php - Test old plural style @count[number] fix.
- LocaleStringTest::setUp in core/
modules/ locale/ tests/ src/ Kernel/ LocaleStringTest.php - LocaleTranslatedSchemaDefinitionTest::testTranslatedSchemaDefinition in core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslatedSchemaDefinitionTest.php - Tests that translated field descriptions do not affect the update system.
- LocaleTranslatedSchemaDefinitionTest::testTranslatedUpdate in core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslatedSchemaDefinitionTest.php - Tests that translations do not affect the update system.
- PagerTest::testPagerConfigTranslation in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Tests translating the pager using config_translation.
- PagerTest::testPagerLocale in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Tests translating the pager using locale.
- TranslateFormBase::create in core/
modules/ locale/ src/ Form/ TranslateFormBase.php - Instantiates a new instance of this class.
- ViewsUITourTest::testViewsUiTourTipsTranslated in core/
modules/ views_ui/ tests/ src/ Functional/ ViewsUITourTest.php - Tests views_ui tour tip availability in a different language.