string_translation
Same name in other branches
- 9 core/core.services.yml \string_translation
- 8.9.x core/core.services.yml \string_translation
Class
Drupal\Core\StringTranslation\TranslationManagerTags
- service_collector
72 string references to string_translation
- BaseFieldDefinitionTestBase::setUp in core/
tests/ Drupal/ Tests/ Core/ Field/ BaseFieldDefinitionTestBase.php - BlockManagerTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Block/ BlockManagerTest.php - BulkFormTest::testViewsForm in core/
modules/ views/ tests/ src/ Unit/ Plugin/ views/ field/ BulkFormTest.php - @covers ::viewsForm
- CheckpointStorageTest::getConfigImporter in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ Checkpoint/ CheckpointStorageTest.php - CommentBulkFormTest::testConstructor in core/
modules/ comment/ tests/ src/ Unit/ Plugin/ views/ field/ CommentBulkFormTest.php - Tests the constructor assignment of actions.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\StringTranslation\TranslationManager
- arguments:
- - '@language.default'
- tags:
- - { name: service_collector, tag: string_translator, call: addTranslator }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.