You are here

33 string references to string_translation in Zircon Profile 8

BaseFieldDefinitionTestBase::setUp in core/tests/Drupal/Tests/Core/Field/BaseFieldDefinitionTestBase.php
ConfigEntityMapper::create in core/modules/config_translation/src/ConfigEntityMapper.php
Creates an instance of the plugin.
ConfigImporterMissingContentTest::setUp in core/modules/config/src/Tests/ConfigImporterMissingContentTest.php
Performs setup tasks before each individual test method is run.
ConfigImporterTest::setUp in core/modules/config/src/Tests/ConfigImporterTest.php
Performs setup tasks before each individual test method is run.
ConfigImportRecreateTest::setUp in core/modules/config/src/Tests/ConfigImportRecreateTest.php
Performs setup tasks before each individual test method is run.
ConfigImportRenameValidationTest::setUp in core/modules/config/src/Tests/ConfigImportRenameValidationTest.php
Performs setup tasks before each individual test method is run.
ConfigNamesMapper::create in core/modules/config_translation/src/ConfigNamesMapper.php
Creates an instance of the plugin.
ContentEntityNullStorageTest::testDeleteThroughImport in core/modules/system/src/Tests/Entity/ContentEntityNullStorageTest.php
Tests deleting a contact form entity via a configuration import.
ContentTranslationConfigImportTest::setUp in core/modules/content_translation/src/Tests/ContentTranslationConfigImportTest.php
Performs setup tasks before each individual test method is run.
DateTest::setUp in core/tests/Drupal/Tests/Core/Datetime/DateTest.php
Drupal::translation in core/lib/Drupal.php
Returns the string translation service.
DrupalTest::testTranslation in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the translation() method.
EntityController::create in core/lib/Drupal/Core/Entity/Controller/EntityController.php
Instantiates a new instance of this class.
EntityViewsData::createInstance in core/modules/views/src/EntityViewsData.php
Instantiates a new instance of this entity handler.
FieldUiLocalTask::create in core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php
Creates a new class instance.
ImageStyleListBuilder::createInstance in core/modules/image/src/ImageStyleListBuilder.php
Instantiates a new instance of this entity handler.
InlineFormErrorsServiceProvider::alter in core/modules/inline_form_errors/src/InlineFormErrorsServiceProvider.php
Modifies existing service definitions.
install_begin_request in core/includes/install.core.inc
Begins an installation request, modifying the installation state as needed.
install_select_profile in core/includes/install.core.inc
Selects which profile to install.
install_verify_completed_task in core/includes/install.core.inc
Verifies and returns the last installation task that was completed.
install_verify_database_ready in core/includes/install.core.inc
Verify that the database is ready (no existing Drupal installation).
KernelTestBase::configImporter in core/tests/Drupal/KernelTests/KernelTestBase.php
Returns a ConfigImporter object to import test configuration.
MenuLinkDefaultForm::create in core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php
Instantiates a new instance of this class.
NodeBulkFormTest::testConstructor in core/modules/node/tests/src/Unit/Plugin/views/field/NodeBulkFormTest.php
Tests the constructor assignment of actions.
SettingsForm::create in core/modules/aggregator/src/Form/SettingsForm.php
Instantiates a new instance of this class.
StringTranslationTrait::getStringTranslation in core/lib/Drupal/Core/StringTranslation/StringTranslationTrait.php
Gets the string translation service.
TestBase::configImporter in core/modules/simpletest/src/TestBase.php
Returns a ConfigImporter object to import test importing of configuration.
TranslatableMarkup::getStringTranslation in core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php
Gets the string translation service.
TranslationTest::testGet in core/tests/Drupal/Tests/Core/Annotation/TranslationTest.php
@covers ::get
UserBulkFormTest::testConstructor in core/modules/user/tests/src/Unit/Plugin/views/field/UserBulkFormTest.php
Tests the constructor assignment of actions.
ViewExecutableTest::setUp in core/modules/views/tests/src/Unit/ViewExecutableTest.php
Views::t in core/modules/views/src/Views.php
Translates a string to the current language or to a given language.
ViewsEntityArgumentValidator::create in core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php
Creates a new class instance.