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