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 |
|---|---|---|---|
| TranslationString::isTranslation | function | core/ |
Checks whether the object is a translation string. |
| TranslationString::save | function | core/ |
Saves string object to storage. |
| TranslationString::setCustomized | function | core/ |
Sets the string as customized / not customized. |
| TranslationString::setString | function | core/ |
Sets the string contained in this object. |
| TranslationString::__construct | function | core/ |
Constructs a new locale string object. |
| TranslationStringTest | class | core/ |
Tests the TranslatableMarkup class. |
| TranslationStringTest.php | file | core/ |
|
| TranslationStringTest::$modules | property | core/ |
Modules to install. |
| TranslationStringTest::rebootAndPrepareSettings | function | core/ |
Reboots the kernel to set custom translations in Settings. |
| TranslationStringTest::setUp | function | core/ |
|
| TranslationStringTest::testComparison | function | core/ |
Tests that TranslatableMarkup objects can be compared. |
| TranslationTest | class | core/ |
Tests multilingual fields logic. |
| TranslationTest | class | core/ |
Tests Drupal\Core\Annotation\Translation. |
| TranslationTest.php | file | core/ |
|
| TranslationTest.php | file | core/ |
|
| TranslationTest::$entityType | property | core/ |
The name of the entity type to use in this test. |
| TranslationTest::$field | property | core/ |
The field to use in this test. |
| TranslationTest::$fieldDefinition | property | core/ |
An array defining the field to use in this test. |
| TranslationTest::$fieldName | property | core/ |
The name of the field to use in this test. |
| TranslationTest::$fieldStorage | property | core/ |
The field storage to use in this test. |
| TranslationTest::$fieldStorageDefinition | property | core/ |
An array defining the field storage to use in this test. |
| TranslationTest::$modules | property | core/ |
Modules to install. |
| TranslationTest::$translationManager | property | core/ |
The translation manager used for testing. |
| TranslationTest::providerTestGet | function | core/ |
Provides data to self::testGet(). |
| TranslationTest::setUp | function | core/ |
|
| TranslationTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| TranslationTest::testFieldAccess | function | core/ |
Tests field access. |
| TranslationTest::testGet | function | core/ |
Tests get. |
| TranslationTest::testTranslatableFieldSaveLoad | function | core/ |
Tests translatable fields storage/retrieval. |
| TranslationWebTest | class | core/ |
Tests multilingual fields logic that require a full environment. |
| TranslationWebTest.php | file | core/ |
|
| TranslationWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TranslationWebTest::$entityTypeId | property | core/ |
The name of the entity type to use in this test. |
| TranslationWebTest::$field | property | core/ |
The field to use in this test. |
| TranslationWebTest::$fieldName | property | core/ |
The name of the field to use in this test. |
| TranslationWebTest::$fieldStorage | property | core/ |
The field storage to use in this test. |
| TranslationWebTest::$modules | property | core/ |
Modules to install. |
| TranslationWebTest::checkTranslationRevisions | function | core/ |
Tests translation revisions. |
| TranslationWebTest::setUp | function | core/ |
|
| TranslationWebTest::testFieldFormTranslationRevisions | function | core/ |
Tests field translations when creating a new revision. |
| TranslatorInterface | interface | core/ |
Interface for objects capable of string translation. |
| TranslatorInterface | interface | core/ |
Defines an interface used in validation. |
| TranslatorInterface.php | file | core/ |
|
| TranslatorInterface.php | file | core/ |
|
| TranslatorInterface::getStringTranslation | function | core/ |
Retrieves English string to given language. |
| TranslatorInterface::reset | function | core/ |
Resets translation cache. |
| TranslatorInterface::trans | function | core/ |
Translates the given message. |
| transliteration | service | core/ |
Drupal\Core\Transliteration\PhpTransliteration |
| Transliteration | group | core/ |
Transliterate from Unicode to US-ASCII |
| TransliterationInterface | interface | core/ |
Defines an interface for classes providing transliteration. |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.