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