public function isNewTranslation() { return $this->translations[$this->activeLangcode]['status'] == static::TRANSLATION_CREATED; }