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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PhpTuf\ComposerStager\API\Translation\Service\TranslatorInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Translation\Service\Translator |
| PhpTuf\ComposerStager\Internal\Translation\Service\SymfonyTranslatorProxyInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Translation\Service\SymfonyTranslatorProxy |
| plugin.manager.config_translation.mapper | service | core/ |
Drupal\config_translation\ConfigMapperManager |
| PluralTranslatableMarkup | class | core/ |
A class to hold plural translatable markup. |
| PluralTranslatableMarkup.php | file | core/ |
|
| PluralTranslatableMarkup::$count | property | core/ |
The item count to display. |
| PluralTranslatableMarkup::$translatedString | property | core/ |
The already translated string. |
| PluralTranslatableMarkup::createFromTranslatedString | function | core/ |
Constructs a new class instance from already translated markup. |
| PluralTranslatableMarkup::getPluralIndex | function | core/ |
Gets the plural index through the gettext formula. |
| PluralTranslatableMarkup::render | function | core/ |
Renders the object as a string. |
| PluralTranslatableMarkup::__construct | function | core/ |
Constructs a new PluralTranslatableMarkup object. |
| PluralTranslatableMarkup::__sleep | function | core/ |
Magic __sleep() method to avoid serializing the string translator. |
| PluralTranslatableMarkupTest | class | core/ |
Tests the TranslatableMarkup class. |
| PluralTranslatableMarkupTest.php | file | core/ |
|
| PluralTranslatableMarkupTest::providerPluralTranslatableMarkupSerialization | function | core/ |
Data provider for ::testPluralTranslatableMarkupSerialization(). |
| PluralTranslatableMarkupTest::testMissingPluralTranslation | function | core/ |
Tests when the plural translation is missing. |
| PluralTranslatableMarkupTest::testPluralTranslatableMarkupSerialization | function | core/ |
Tests serialization of PluralTranslatableMarkup(). |
| PluralTranslation | class | core/ |
Defines an annotation object for strings that require plural forms. |
| PluralTranslation.php | file | core/ |
|
| PluralTranslation::$context | property | core/ |
The context the source strings belong to. |
| PluralTranslation::$plural | property | core/ |
The string for the plural case. |
| PluralTranslation::$singular | property | core/ |
The string for the singular case. |
| PluralTranslation::get | function | core/ |
Gets the value of an annotation. |
| PluralTranslation::__construct | function | core/ |
Constructs a new class instance. |
| PluralTranslationTest | class | core/ |
Tests Drupal\Core\Annotation\PluralTranslation. |
| PluralTranslationTest.php | file | core/ |
|
| PluralTranslationTest::providerTestGet | function | core/ |
Provides data to self::testGet(). |
| PluralTranslationTest::providerTestMissingData | function | core/ |
|
| PluralTranslationTest::testGet | function | core/ |
Tests get. |
| PluralTranslationTest::testMissingData | function | core/ |
Tests missing data. |
| PluralVariants::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
| PoItem::$translation | property | core/ |
The translation string or array of strings if it has plurals. |
| PoItem::getTranslation | function | core/ |
Gets the translation string(s) if the translation has plurals. |
| PoItem::setTranslation | function | core/ |
Sets the translation string(s) if the translation has plurals. |
| PrivateFileOnTranslatedEntityTest | class | core/ |
Uploads private files to translated node and checks access. |
| PrivateFileOnTranslatedEntityTest.php | file | core/ |
|
| PrivateFileOnTranslatedEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PrivateFileOnTranslatedEntityTest::$fieldName | property | core/ |
The name of the file field used in the test. |
| PrivateFileOnTranslatedEntityTest::$modules | property | core/ |
Modules to install. |
| PrivateFileOnTranslatedEntityTest::setUp | function | core/ |
|
| PrivateFileOnTranslatedEntityTest::testPrivateLanguageFile | function | core/ |
Tests private file fields on translated nodes. |
| ProcessField::transform | function | core/ |
Performs the associated process. |
| ProcessFieldTest::providerTestTransform | function | core/ |
Provides data for the transform method test. |
| ProcessFieldTest::testTransform | function | core/ |
Tests the transform method. |
| ProcessPluginBase::transform | function | core/ |
Performs the associated process. |
| ProfileFieldOptionTranslation | class | core/ |
Drupal 6 i18n profile field option labels source from database. |
| ProfileFieldOptionTranslation | class | core/ |
Determines the settings property and translation. |
| ProfileFieldOptionTranslation.php | file | core/ |
|
| ProfileFieldOptionTranslation.php | file | core/ |
|
| ProfileFieldOptionTranslation::fields | function | core/ |
Returns available fields on the source. |
Pagination
- Previous page
- Page 56
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.