Search for trans
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 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/ |
@coversDefaultClass \Drupal\Core\Annotation\Translation @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 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/ |
@covers ::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. |
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. |
Pagination
- Previous page
- Page 69
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.