https://affaires.egeh.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CAffaireCrudController

Query Metrics

66 Database Queries
8 Different statements
97.04 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.77 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.telephone AS telephone_9, t0.actif AS actif_10, t0.trigramme AS trigramme_11, t0.agence_id AS agence_id_12 FROM user t0 WHERE t0.id = ?
Parameters:
[
  6
]
2 12.55 ms
SELECT DISTINCT a0_.id AS id_0, a0_.numero_affaire AS numero_affaire_1 FROM affaire a0_ WHERE a0_.is_deleted = 0 OR a0_.is_deleted IS NULL ORDER BY a0_.numero_affaire DESC LIMIT 30
Parameters:
[]
3 1.51 ms
SELECT a0_.id AS id_0, a0_.numero_affaire AS numero_affaire_1, a0_.site AS site_2, a0_.site_contact AS site_contact_3, a0_.site_adresse AS site_adresse_4, a0_.site_code_postal AS site_code_postal_5, a0_.site_ville AS site_ville_6, a0_.exigences AS exigences_7, a0_.retour_exp AS retour_exp_8, a0_.remarques AS remarques_9, a0_.created_at AS created_at_10, a0_.updated_at AS updated_at_11, a0_.objet AS objet_12, a0_.is_deleted AS is_deleted_13, a0_.site_contact_tel AS site_contact_tel_14, a0_.site_contact_mail AS site_contact_mail_15, a0_.categorie_id AS categorie_id_16, a0_.responsable_id AS responsable_id_17, a0_.client_id AS client_id_18, a0_.agence_id AS agence_id_19 FROM affaire a0_ WHERE (a0_.is_deleted = 0 OR a0_.is_deleted IS NULL) AND a0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY a0_.numero_affaire DESC
Parameters:
[
  1945
  1944
  1943
  1942
  1941
  1940
  1939
  1938
  1937
  1936
  1935
  1934
  1933
  1932
  1931
  1930
  1929
  1928
  1927
  1926
  1925
  1924
  1923
  1922
  1921
  1920
  1919
  1918
  1917
  1916
]
4 2.06 ms
SELECT count(a0_.id) AS sclr_0 FROM affaire a0_ WHERE a0_.is_deleted = 0 OR a0_.is_deleted IS NULL
Parameters:
[]
5 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.telephone AS telephone_9, t0.actif AS actif_10, t0.trigramme AS trigramme_11, t0.agence_id AS agence_id_12 FROM user t0 WHERE t0.id = ?
Parameters:
[
  9
]
6 3.77 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse AS adresse_3, t0.boite_postale AS boite_postale_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.siret AS siret_8, t0.code_ape AS code_ape_9, t0.tva_intracommunautaire AS tva_intracommunautaire_10 FROM agence t0 WHERE t0.id = ?
Parameters:
[
  1
]
7 4.14 ms
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.contact_nom AS contact_nom_3, t0.contact_prenom AS contact_prenom_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.adresse AS adresse_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.remarques AS remarques_10, t0.type_id AS type_id_11 FROM client t0 WHERE t0.id = ?
Parameters:
[
  393
]
8 12.66 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1945
]
9 1.18 ms
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.contact_nom AS contact_nom_3, t0.contact_prenom AS contact_prenom_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.adresse AS adresse_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.remarques AS remarques_10, t0.type_id AS type_id_11 FROM client t0 WHERE t0.id = ?
Parameters:
[
  14
]
10 1.13 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1944
]
11 0.96 ms
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.contact_nom AS contact_nom_3, t0.contact_prenom AS contact_prenom_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.adresse AS adresse_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.remarques AS remarques_10, t0.type_id AS type_id_11 FROM client t0 WHERE t0.id = ?
Parameters:
[
  502
]
12 0.88 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1943
]
13 0.40 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.telephone AS telephone_9, t0.actif AS actif_10, t0.trigramme AS trigramme_11, t0.agence_id AS agence_id_12 FROM user t0 WHERE t0.id = ?
Parameters:
[
  8
]
14 0.88 ms
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.contact_nom AS contact_nom_3, t0.contact_prenom AS contact_prenom_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.adresse AS adresse_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.remarques AS remarques_10, t0.type_id AS type_id_11 FROM client t0 WHERE t0.id = ?
Parameters:
[
  500
]
15 0.96 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1942
]
16 0.73 ms
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.contact_nom AS contact_nom_3, t0.contact_prenom AS contact_prenom_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.adresse AS adresse_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.remarques AS remarques_10, t0.type_id AS type_id_11 FROM client t0 WHERE t0.id = ?
Parameters:
[
  501
]
17 0.87 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1941
]
18 0.67 ms
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.contact_nom AS contact_nom_3, t0.contact_prenom AS contact_prenom_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.adresse AS adresse_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.remarques AS remarques_10, t0.type_id AS type_id_11 FROM client t0 WHERE t0.id = ?
Parameters:
[
  498
]
19 3.37 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1940
]
20 0.44 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.telephone AS telephone_9, t0.actif AS actif_10, t0.trigramme AS trigramme_11, t0.agence_id AS agence_id_12 FROM user t0 WHERE t0.id = ?
Parameters:
[
  18
]
21 0.63 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse AS adresse_3, t0.boite_postale AS boite_postale_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.siret AS siret_8, t0.code_ape AS code_ape_9, t0.tva_intracommunautaire AS tva_intracommunautaire_10 FROM agence t0 WHERE t0.id = ?
Parameters:
[
  3
]
22 0.58 ms
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.contact_nom AS contact_nom_3, t0.contact_prenom AS contact_prenom_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.adresse AS adresse_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.remarques AS remarques_10, t0.type_id AS type_id_11 FROM client t0 WHERE t0.id = ?
Parameters:
[
  497
]
23 0.96 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1939
]
24 0.38 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.telephone AS telephone_9, t0.actif AS actif_10, t0.trigramme AS trigramme_11, t0.agence_id AS agence_id_12 FROM user t0 WHERE t0.id = ?
Parameters:
[
  17
]
25 0.62 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1938
]
26 3.84 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1937
]
27 0.41 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.telephone AS telephone_9, t0.actif AS actif_10, t0.trigramme AS trigramme_11, t0.agence_id AS agence_id_12 FROM user t0 WHERE t0.id = ?
Parameters:
[
  12
]
28 0.54 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse AS adresse_3, t0.boite_postale AS boite_postale_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.telephone AS telephone_7, t0.siret AS siret_8, t0.code_ape AS code_ape_9, t0.tva_intracommunautaire AS tva_intracommunautaire_10 FROM agence t0 WHERE t0.id = ?
Parameters:
[
  2
]
29 0.54 ms
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.contact_nom AS contact_nom_3, t0.contact_prenom AS contact_prenom_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.adresse AS adresse_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.remarques AS remarques_10, t0.type_id AS type_id_11 FROM client t0 WHERE t0.id = ?
Parameters:
[
  496
]
30 0.90 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1936
]
31 0.54 ms
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.contact_nom AS contact_nom_3, t0.contact_prenom AS contact_prenom_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.adresse AS adresse_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.remarques AS remarques_10, t0.type_id AS type_id_11 FROM client t0 WHERE t0.id = ?
Parameters:
[
  18
]
32 0.78 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1935
]
33 0.56 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1934
]
34 1.13 ms
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.contact_nom AS contact_nom_3, t0.contact_prenom AS contact_prenom_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.adresse AS adresse_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.remarques AS remarques_10, t0.type_id AS type_id_11 FROM client t0 WHERE t0.id = ?
Parameters:
[
  123
]
35 0.96 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1933
]
36 0.60 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1932
]
37 0.57 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1931
]
38 0.57 ms
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.contact_nom AS contact_nom_3, t0.contact_prenom AS contact_prenom_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.adresse AS adresse_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.remarques AS remarques_10, t0.type_id AS type_id_11 FROM client t0 WHERE t0.id = ?
Parameters:
[
  2
]
39 1.16 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1930
]
40 0.64 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1929
]
41 0.62 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1928
]
42 1.23 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1927
]
43 0.68 ms
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.contact_nom AS contact_nom_3, t0.contact_prenom AS contact_prenom_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.adresse AS adresse_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.remarques AS remarques_10, t0.type_id AS type_id_11 FROM client t0 WHERE t0.id = ?
Parameters:
[
  495
]
44 1.40 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1926
]
45 0.64 ms
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.contact_nom AS contact_nom_3, t0.contact_prenom AS contact_prenom_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.adresse AS adresse_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.remarques AS remarques_10, t0.type_id AS type_id_11 FROM client t0 WHERE t0.id = ?
Parameters:
[
  176
]
46 0.97 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1925
]
47 0.89 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1924
]
48 0.77 ms
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.contact_nom AS contact_nom_3, t0.contact_prenom AS contact_prenom_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.adresse AS adresse_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.remarques AS remarques_10, t0.type_id AS type_id_11 FROM client t0 WHERE t0.id = ?
Parameters:
[
  379
]
49 1.08 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1923
]
50 0.93 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1922
]
51 1.32 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1921
]
52 1.47 ms
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.contact_nom AS contact_nom_3, t0.contact_prenom AS contact_prenom_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.adresse AS adresse_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.remarques AS remarques_10, t0.type_id AS type_id_11 FROM client t0 WHERE t0.id = ?
Parameters:
[
  361
]
53 1.70 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1920
]
54 0.91 ms
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.contact_nom AS contact_nom_3, t0.contact_prenom AS contact_prenom_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.adresse AS adresse_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.remarques AS remarques_10, t0.type_id AS type_id_11 FROM client t0 WHERE t0.id = ?
Parameters:
[
  492
]
55 1.33 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1919
]
56 0.90 ms
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.contact_nom AS contact_nom_3, t0.contact_prenom AS contact_prenom_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.adresse AS adresse_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.remarques AS remarques_10, t0.type_id AS type_id_11 FROM client t0 WHERE t0.id = ?
Parameters:
[
  493
]
57 1.23 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1918
]
58 0.85 ms
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.contact_nom AS contact_nom_3, t0.contact_prenom AS contact_prenom_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.adresse AS adresse_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.remarques AS remarques_10, t0.type_id AS type_id_11 FROM client t0 WHERE t0.id = ?
Parameters:
[
  494
]
59 1.19 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1917
]
60 0.92 ms
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.contact_nom AS contact_nom_3, t0.contact_prenom AS contact_prenom_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.adresse AS adresse_7, t0.code_postal AS code_postal_8, t0.ville AS ville_9, t0.remarques AS remarques_10, t0.type_id AS type_id_11 FROM client t0 WHERE t0.id = ?
Parameters:
[
  374
]
61 1.37 ms
SELECT t0.id AS id_1, t0.date_demande AS date_demande_2, t0.date_envoi AS date_envoi_3, t0.date_validite AS date_validite_4, t0.montant_ht AS montant_ht_5, t0.remarques AS remarques_6, t0.version AS version_7, t0.valide AS valide_8, t0.objet AS objet_9, t0.exigences AS exigences_10, t0.avancement AS avancement_11, t0.auteur_id AS auteur_id_12, t13.id AS id_14, t13.email AS email_15, t13.roles AS roles_16, t13.password AS password_17, t13.nom AS nom_18, t13.prenom AS prenom_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.telephone AS telephone_22, t13.actif AS actif_23, t13.trigramme AS trigramme_24, t13.agence_id AS agence_id_25, t0.origine_id AS origine_id_26, t27.id AS id_28, t27.libelle_court AS libelle_court_29, t27.libelle_long AS libelle_long_30, t0.affaire_id AS affaire_id_31, t32.id AS id_33, t32.reference AS reference_34, t32.lien_vers_piece AS lien_vers_piece_35, t32.montant AS montant_36, t32.proposition_id AS proposition_id_37, t32.affaire_id AS affaire_id_38, t0.categorie_id AS categorie_id_39 FROM proposition t0 LEFT JOIN user t13 ON t0.auteur_id = t13.id LEFT JOIN proposition_origine t27 ON t0.origine_id = t27.id LEFT JOIN facture t32 ON t32.proposition_id = t0.id WHERE t0.affaire_id = ?
Parameters:
[
  1916
]
62 3.07 ms
SELECT t0.id AS id_1, t0.libelle_court AS libelle_court_2, t0.libelle_long AS libelle_long_3, t0.remarques AS remarques_4 FROM categorie_affaire t0 WHERE t0.id = ?
Parameters:
[
  4
]
63 2.83 ms
SELECT t0.id AS id_1, t0.libelle_court AS libelle_court_2, t0.libelle_long AS libelle_long_3, t0.remarques AS remarques_4 FROM categorie_affaire t0 WHERE t0.id = ?
Parameters:
[
  5
]
64 0.38 ms
SELECT t0.id AS id_1, t0.libelle_court AS libelle_court_2, t0.libelle_long AS libelle_long_3, t0.remarques AS remarques_4 FROM categorie_affaire t0 WHERE t0.id = ?
Parameters:
[
  3
]
65 0.42 ms
SELECT t0.id AS id_1, t0.libelle_court AS libelle_court_2, t0.libelle_long AS libelle_long_3, t0.remarques AS remarques_4 FROM categorie_affaire t0 WHERE t0.id = ?
Parameters:
[
  2
]
66 0.39 ms
SELECT t0.id AS id_1, t0.libelle_court AS libelle_court_2, t0.libelle_long AS libelle_long_3, t0.remarques AS remarques_4 FROM categorie_affaire t0 WHERE t0.id = ?
Parameters:
[
  1
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Agence No errors.
App\Entity\Proposition No errors.
App\Entity\Dossier No errors.
App\Entity\Courrier No errors.
App\Entity\Affaire No errors.
App\Entity\CategorieAffaire No errors.
App\Entity\Client No errors.
App\Entity\Commande No errors.
App\Entity\Facture No errors.
App\Entity\TypeClient No errors.
App\Entity\PropositionOrigine No errors.
App\Entity\CommandeProposition No errors.
App\Entity\FactureProposition No errors.