ContentEntityBase::entityKeys "holds untranslatable entity keys such as the ID, bundle and revision ID." Not translatable entity keys.
| Comment | File | Size | Author |
|---|---|---|---|
| untranslatable_entity_keys.patch | 512 bytes | mkalkbrenner |
ContentEntityBase::entityKeys "holds untranslatable entity keys such as the ID, bundle and revision ID." Not translatable entity keys.
| Comment | File | Size | Author |
|---|---|---|---|
| untranslatable_entity_keys.patch | 512 bytes | mkalkbrenner |
Comments
Comment #2
stefan.r commentedyep, translatable keys are in translatableEntityKeys
Comment #3
stefan.r commentedComment #4
xjmI looked at the use of this property in
ContentEntityBaseto confirm that this array indeed contains only the untranslatable keys and never any of the translatable ones; keys are added to one array or the other.Committed and pushed to 8.0.x. Thanks!