Overrides EntityBase::id
public function id() { return $this->entity_type . '.' . $this->bundle . '.' . $this->field_name; }