locale.storage
Same name in other branches
- 9 core/modules/locale/locale.services.yml \locale.storage
- 10 core/modules/locale/locale.services.yml \locale.storage
- 11.x core/modules/locale/locale.services.yml \locale.storage
Class
Drupal\locale\StringDatabaseStorageTags
- backend_overridable
17 string references to locale.storage
- 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
File
-
core/
modules/ locale/ locale.services.yml
View source
- class: Drupal\locale\StringDatabaseStorage
- arguments:
- - '@database'
- tags:
- - { name: backend_overridable }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.