Search for hasTranslation
- Search 7.x for hasTranslation
- Search 8.9.x for hasTranslation
- Search 10.3.x for hasTranslation
- Search 11.x for hasTranslation
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentEntityBase::hasTranslation | function | core/ |
Checks there is a translation for the given language code. |
ContentEntityBase::hasTranslationChanges | function | core/ |
Determines if the current translation of the entity has unsaved changes. |
ContentEntityHasChangesTest::testHasTranslationChanges | function | core/ |
Tests the correct functionality of the hasTranslationChanges() function. |
MenuLink::hasTranslation | function | core/ |
Determines if this menu_link has an i18n translation. |
TranslatableInterface::hasTranslation | function | core/ |
Checks there is a translation for the given language code. |
TranslatableInterface::hasTranslationChanges | function | core/ |
Determines if the current translation of the entity has unsaved changes. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.