19.19 ms (74.02%)
|
35 |
SELECT t0.id AS id_1, t0.proposition AS proposition_2, t0.type AS type_3, t0.categ AS categ_4, t0.equipements AS equipements_5, t0.regle_id AS regle_id_6 FROM lesvgp_proposition t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.proposition AS proposition_2, t0.type AS type_3, t0.categ AS categ_4, t0.equipements AS equipements_5, t0.regle_id AS regle_id_6 FROM lesvgp_proposition t0 WHERE t0.id = 144 LIMIT 1;
|
1.41 ms (5.45%)
|
2 |
SELECT t0.id AS id_1, t0.rapport AS rapport_2, t0.relance AS relance_3, t0.donnees AS donnees_4, t0.tableau AS tableau_5, t0.procont AS procont_6, t0.avis AS avis_7, t0.synthese AS synthese_8, t0.resultat_essais AS resultat_essais_9, t0.resultat_etat AS resultat_etat_10, t0.resultat_lim AS resultat_lim_11, t0.numserie AS numserie_12, t0.dateverif AS dateverif_13, t0.controleur AS controleur_14, t0.defauts AS defauts_15, t0.nomimg AS nomimg_16, t0.textnomimg AS textnomimg_17, t0.suivi AS suivi_18, t0.decompte AS decompte_19, t0.relance_ok AS relance_ok_20, t0.matcli_id AS matcli_id_21, t0.formulaire_id AS formulaire_id_22, t0.user_id AS user_id_23 FROM lesvgp_vgp t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.rapport AS rapport_2, t0.relance AS relance_3, t0.donnees AS donnees_4, t0.tableau AS tableau_5, t0.procont AS procont_6, t0.avis AS avis_7, t0.synthese AS synthese_8, t0.resultat_essais AS resultat_essais_9, t0.resultat_etat AS resultat_etat_10, t0.resultat_lim AS resultat_lim_11, t0.numserie AS numserie_12, t0.dateverif AS dateverif_13, t0.controleur AS controleur_14, t0.defauts AS defauts_15, t0.nomimg AS nomimg_16, t0.textnomimg AS textnomimg_17, t0.suivi AS suivi_18, t0.decompte AS decompte_19, t0.relance_ok AS relance_ok_20, t0.matcli_id AS matcli_id_21, t0.formulaire_id AS formulaire_id_22, t0.user_id AS user_id_23 FROM lesvgp_vgp t0 WHERE t0.id = '4884' LIMIT 1;
|
0.81 ms (3.14%)
|
1 |
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.adresse AS adresse_3, t0.code_postal AS code_postal_4, t0.ville AS ville_5, t0.email AS email_6, t0.telephone AS telephone_7, t0.user_id AS user_id_8 FROM lesvgp_clients t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.adresse AS adresse_3, t0.code_postal AS code_postal_4, t0.ville AS ville_5, t0.email AS email_6, t0.telephone AS telephone_7, t0.user_id AS user_id_8 FROM lesvgp_clients t0 WHERE t0.id = '657' LIMIT 1;
|
0.80 ms (3.10%)
|
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.donnees AS donnees_3, t0.duree AS duree_4, t0.levage AS levage_5, t0.questionnaire AS questionnaire_6, t0.commentaire_formulaire AS commentaire_formulaire_7, t0.categorie_id AS categorie_id_8, t0.regle_id AS regle_id_9 FROM lesvgp_formulaire t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.donnees AS donnees_3, t0.duree AS duree_4, t0.levage AS levage_5, t0.questionnaire AS questionnaire_6, t0.commentaire_formulaire AS commentaire_formulaire_7, t0.categorie_id AS categorie_id_8, t0.regle_id AS regle_id_9 FROM lesvgp_formulaire t0 WHERE t0.id = 10 LIMIT 1;
|
0.68 ms (2.63%)
|
1 |
SELECT t0.id AS id_1, t0.modele AS modele_2, t0.commentaire_modele AS commentaire_modele_3, t0.marque_id AS marque_id_4, t0.energie_id AS energie_id_5, t0.categorie_id AS categorie_id_6 FROM lesvgp_modele t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.modele AS modele_2, t0.commentaire_modele AS commentaire_modele_3, t0.marque_id AS marque_id_4, t0.energie_id AS energie_id_5, t0.categorie_id AS categorie_id_6 FROM lesvgp_modele t0 WHERE t0.id = '445' LIMIT 1;
|