Search for trans
- Search 7.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 |
---|---|---|---|
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 enable. |
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/ |
@covers ::get |
TranslationTest::testTranslatableFieldSaveLoad | function | core/ |
Tests translatable fields storage/retrieval. |
TranslationWebTest | class | core/ |
Tests multilanguage 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 enable. |
TranslationWebTest::checkTranslationRevisions | function | core/ |
Tests translation revisions. |
TranslationWebTest::setUp | function | core/ |
|
TranslationWebTest::testFieldFormTranslationRevisions | function | core/ |
Tests field translations when creating a new revision. |
TranslationWrapper | class | core/ |
Provides translatable string class. |
TranslationWrapper.php | file | core/ |
|
TranslationWrapper::__construct | function | core/ |
Constructs a new class instance. |
TranslationWrapperTest | class | core/ |
Tests the TranslationWrapper class. |
TranslationWrapperTest.php | file | core/ |
|
TranslationWrapperTest::testTranslationWrapper | function | core/ |
@covers ::__construct @group legacy |
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. |
TransliterationInterface.php | file | core/ |
|
TransliterationInterface::removeDiacritics | function | core/ |
Removes diacritics (accents) from certain letters. |
TransliterationInterface::transliterate | function | core/ |
Transliterates text from Unicode to US-ASCII. |
TwigMarkupInterfaceTest::testEmptyTranslation | function | core/ |
Tests behavior if a string is translated to become an empty string. |
TwigNodeTrans | class | core/ |
A class that defines the Twig 'trans' tag for Drupal. |
TwigNodeTrans.php | file | core/ |
|
TwigNodeTrans::compile | function | core/ |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.