[
"sql" => "SELECT t0.id AS id_1, t0.home_score AS home_score_2, t0.away_score AS away_score_3, t0.cancelled AS cancelled_4, t0.forfeit AS forfeit_5, t0.completed AS completed_6, t0.phase_clubee_id AS phase_clubee_id_7, t0.phase_name AS phase_name_8, t0.updated_at AS updated_at_9, t0.result_recorded_at AS result_recorded_at_10, t0.detail_fetched_at AS detail_fetched_at_11, t0.clubee_id AS clubee_id_12, t0.starts_at AS starts_at_13, t0.venue_name AS venue_name_14, t0.venue_street AS venue_street_15, t0.venue_city AS venue_city_16, t0.venue_zip AS venue_zip_17, t0.venue_country AS venue_country_18, t0.venue_latitude AS venue_latitude_19, t0.venue_longitude AS venue_longitude_20, t0.home_team_id AS home_team_id_21, t0.away_team_id AS away_team_id_22, t0.competition_id AS competition_id_23, t0.season_id AS season_id_24 FROM "game" t0 WHERE t0.id = ?"
"params" => [
1 => 5518
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#851
+name: "INTEGER"
}
]
]