Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 10.3.x for trans
- Search 11.x for trans
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TranslationString::$language | property | core/ |
The language code. |
| TranslationString::$translation | property | core/ |
The string translation. |
| TranslationString::delete | function | core/ |
Deletes string object from storage. |
| TranslationString::getString | function | core/ |
Gets plain string contained in this object. |
| TranslationString::isNew | function | core/ |
Checks whether the object is not saved to storage yet. |
| TranslationString::isSource | function | core/ |
Checks whether the object is a source string. |
| 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 enable. |
| 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 multilanguage fields logic. |
| TranslationTest | class | core/ |
@coversDefaultClass \Drupal\Core\Annotation\Translation[[api-linebreak]] @group Annotation |
| 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[[api-linebreak]] |
| TranslationTest::testTranslatableFieldSaveLoad | function | core/ |
Test 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/ |
Check if the field translation attached to the entity revision identified by the passed arguments were correctly stored. |
| 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/ |
|
| TranslatorInterface | interface | core/ |
Interface for objects capable of string translation. |
| TranslatorInterface | interface | core/ |
Defines an interface used in validation. |
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.