14 string references to locale.storage in Zircon Profile 8
- CKEditorTest::testJSTranslation in core/
modules/ ckeditor/ src/ Tests/ CKEditorTest.php - Tests that CKEditor plugins participate in JS translation.
- ConfigTranslationOverviewTest::setUp in core/
modules/ config_translation/ src/ Tests/ ConfigTranslationOverviewTest.php - Sets up a Drupal site for running functional and integration tests.
- ConfigTranslationUiTest::setUp in core/
modules/ config_translation/ src/ Tests/ ConfigTranslationUiTest.php - Sets up a Drupal site for running functional and integration tests.
- LocaleConfigSubscriberTest::setUp in core/
modules/ locale/ src/ Tests/ LocaleConfigSubscriberTest.php - Performs setup tasks before each individual test method is run.
- LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverrideDelete in core/
modules/ locale/ src/ Tests/ LocaleConfigTranslationImportTest.php - Test removing a string from Locale deletes configuration translations.
- LocaleConfigTranslationTest::setUp in core/
modules/ locale/ src/ Tests/ LocaleConfigTranslationTest.php - Sets up a Drupal site for running functional and integration tests.
- LocaleImportFunctionalTest::testConfigPoFile in core/
modules/ locale/ src/ Tests/ LocaleImportFunctionalTest.php - Tests .po file import with configuration translation.
- LocaleStringTest::setUp in core/
modules/ locale/ src/ Tests/ LocaleStringTest.php - Sets up a Drupal site for running functional and integration tests.
- LocaleTranslatedSchemaDefinitionTest::testTranslatedSchemaDefinition in core/
modules/ locale/ src/ Tests/ LocaleTranslatedSchemaDefinitionTest.php - Tests that translated field descriptions do not affect the update system.
- LocaleTranslatedSchemaDefinitionTest::testTranslatedUpdate in core/
modules/ locale/ src/ Tests/ LocaleTranslatedSchemaDefinitionTest.php - Tests that translations do not affect the update system.
- PagerTest::testPagerConfigTranslation in core/
modules/ views/ src/ Tests/ Plugin/ PagerTest.php - Tests translating the pager using config_translation.
- PagerTest::testPagerLocale in core/
modules/ views/ src/ Tests/ 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/ src/ Tests/ ViewsUITourTest.php - Tests views_ui tour tip availability in a different language.