[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.statut AS statut_4, t0.im AS im_5, t0.cin AS cin_6, t0.date_naissance AS date_naissance_7, t0.lieu_delivrance AS lieu_delivrance_8, t0.infos AS infos_9, t0.corps AS corps_10, t0.num_decision AS num_decision_11, t0.date_entree AS date_entree_12, t0.anciennete AS anciennete_13, t0.type_matiere AS type_matiere_14, t0.volume_horaire AS volume_horaire_15, t0.competences AS competences_16, t0.matieres AS matieres_17, t0.fichier_name AS fichier_name_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.note_anciennete AS note_anciennete_21, t0.note_specialite AS note_specialite_22, t0.note_volume_horaire AS note_volume_horaire_23, t0.note_diplome AS note_diplome_24, t0.note_age AS note_age_25, t0.note_total AS note_total_26, t0.region_id AS region_id_27, t0.etablissement_id AS etablissement_id_28, t0.diplome_id AS diplome_id_29, t0.recrutement_id AS recrutement_id_30 FROM candidat t0 WHERE t0.recrutement_id = ? ORDER BY t0.id ASC LIMIT 10 OFFSET 40"
"params" => [
1 => 1
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1047
+name: "INTEGER"
}
]
]