Properly resolve event instances in Views field handlers
Resolve the event instance entity through $this->getEntity() rather than trying to locate it in the internal Views data.
Closes #3170156
Resolve the event instance entity through $this->getEntity() rather than trying to locate it in the internal Views data.
Closes #3170156