Overrides FieldInstance::fields
public function fields() { return array_merge(parent::fields(), [ 'view_mode' => $this->t('The view mode ID.'), ]); }