Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Search 11.x for trans
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StringInterface::isTranslation | function | core/ |
Checks whether the object is a translation string. |
| StringStorageInterface::countTranslations | function | core/ |
Counts translations. |
| StringStorageInterface::createTranslation | function | core/ |
Creates a string translation object bound to this storage but not saved. |
| StringStorageInterface::deleteTranslations | function | core/ |
Deletes translations using conditions. |
| StringStorageInterface::findTranslation | function | core/ |
Loads a string translation object, fast query. |
| StringStorageInterface::getTranslations | function | core/ |
Loads multiple string translation objects. |
| StringTranslationTrait | trait | core/ |
Wrapper methods for \Drupal\Core\StringTranslation\TranslationInterface. |
| StringTranslationTrait.php | file | core/ |
|
| StringTranslationTrait::$stringTranslation | property | core/ |
The string translation service. |
| StringTranslationTrait::formatPlural | function | core/ |
Formats a string containing a count of items. |
| StringTranslationTrait::getNumberOfPlurals | function | core/ |
Returns the number of plurals supported by a given language. |
| StringTranslationTrait::getStringTranslation | function | core/ |
Gets the string translation service. |
| StringTranslationTrait::setStringTranslation | function | core/ |
Sets the string translation service to use. |
| StringTranslationTrait::t | function | core/ |
Translates a string to the current language or to a given language. |
| StringTranslationTraitTest | class | core/ |
Tests Drupal\Core\StringTranslation\StringTranslationTrait. |
| StringTranslationTraitTest.php | file | core/ |
|
| StringTranslationTraitTest::$testObject | property | core/ |
The object under test that uses StringTranslationTrait. |
| StringTranslationTraitTest::setUp | function | core/ |
|
| StringTranslationTraitTest::testFormatPlural | function | core/ |
Tests formatPlural(). |
| StringTranslationTraitTest::testT | function | core/ |
Tests t(). |
| string_translation | service | core/ |
Drupal\Core\StringTranslation\TranslationManager |
| string_translator.custom_strings | service | core/ |
Drupal\Core\StringTranslation\Translator\CustomStrings |
| string_translator.locale.lookup | service | core/ |
Drupal\locale\LocaleTranslation |
| StubEntityHandlerBase::$stringTranslation | property | core/ |
The string translation service. |
| SubProcess::transform | function | core/ |
Performs the associated process. |
| SubProcess::transformKey | function | core/ |
Runs the process pipeline for the key to determine its dynamic name. |
| Substr::transform | function | core/ |
Performs the associated process. |
| Symfony\Component\Mailer\Transport\AbstractTransportFactory | service | core/ |
Abstract |
| Symfony\Component\Mailer\Transport\NativeTransportFactory | service | core/ |
|
| Symfony\Component\Mailer\Transport\NullTransportFactory | service | core/ |
|
| Symfony\Component\Mailer\Transport\SendmailTransportFactory | service | core/ |
|
| Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory | service | core/ |
|
| Symfony\Component\Mailer\Transport\TransportInterface | service | core/ |
|
| system.config_translation.yml | file | core/ |
core/modules/system/system.config_translation.yml |
| SystemUpdate7000::transform | function | core/ |
Makes blog and forum permissions to be consistent with other content types. |
| TargetBundle::transform | function | core/ |
Performs the associated process. |
| TaxonomyTranslationTestTrait | trait | core/ |
Provides common testing base for translated taxonomy terms. |
| TaxonomyTranslationTestTrait.php | file | core/ |
|
| TaxonomyTranslationTestTrait::$baseLangcode | property | core/ |
The langcode of the source language. |
| TaxonomyTranslationTestTrait::$node | property | core/ |
The node to check the translated value on. |
| TaxonomyTranslationTestTrait::$termFieldName | property | core/ |
The field name for our taxonomy term field. |
| TaxonomyTranslationTestTrait::$translateToLangcode | property | core/ |
Target langcode for translation. |
| TaxonomyTranslationTestTrait::$vocabulary | property | core/ |
The vocabulary. |
| TaxonomyTranslationTestTrait::enableTranslation | function | core/ |
Enables translations where it needed. |
| TaxonomyTranslationTestTrait::setupLanguages | function | core/ |
Adds additional languages. |
| TaxonomyTranslationTestTrait::setUpTermReferenceField | function | core/ |
Adds term reference field for the article content type. |
| TermEntityTranslation | class | core/ |
Drupal 7 taxonomy term entity translation source plugin. |
| TermEntityTranslation.php | file | core/ |
|
| TermEntityTranslation::fields | function | core/ |
Returns available fields on the source. |
| TermEntityTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.