Search for translations
- Search 9.5.x for translations
- Search 8.9.x for translations
- Search 10.3.x for translations
- Search 11.x for translations
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FieldTranslationsTestCase | class | modules/ |
Unit test class for the multilanguage fields logic. |
FieldTranslationsTestCase::$entity_type | property | modules/ |
|
FieldTranslationsTestCase::$field | property | modules/ |
|
FieldTranslationsTestCase::$field_name | property | modules/ |
|
FieldTranslationsTestCase::$instance | property | modules/ |
|
FieldTranslationsTestCase::checkTranslationRevisions | function | modules/ |
Check if the field translation attached to the entity revision identified by the passed arguments were correctly stored. |
FieldTranslationsTestCase::getInfo | function | modules/ |
|
FieldTranslationsTestCase::setUp | function | modules/ |
Set the default field storage backend for fields created during tests. |
FieldTranslationsTestCase::testFieldAvailableLanguages | function | modules/ |
Ensures that only valid values are returned by field_available_languages(). |
FieldTranslationsTestCase::testFieldDisplayLanguage | function | modules/ |
Tests display language logic for translatable fields. |
FieldTranslationsTestCase::testFieldFormTranslationRevisions | function | modules/ |
Tests field translations when creating a new revision. |
FieldTranslationsTestCase::testFieldInvoke | function | modules/ |
Test the multilanguage logic of _field_invoke(). |
FieldTranslationsTestCase::testFieldInvokeMultiple | function | modules/ |
Test the multilanguage logic of _field_invoke_multiple(). |
FieldTranslationsTestCase::testTranslatableFieldSaveLoad | function | modules/ |
Test translatable fields storage/retrieval. |
translation_node_get_translations | function | modules/ |
Gets all nodes in a given translation set. |
translation_path_get_translations | function | modules/ |
Returns the paths of all translations of a node, based on its Drupal path. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.