"id", "start" => "start", "end" => "end", "seat_count" => "seatCount", "reservationCount" => "reservationCount", "registrations" => "registrations", "hasFreeSeats" => "hasFreeSeats" ]; $fields['trainer'] = 'trainer'; $fields['eventType'] = 'eventType'; $fields['room'] = 'room'; return $fields; } }