69.97 ms (69.60%)
3
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . ean13 AS ean13_3 , t0 . ref AS ref_4 , t0 . old_id_web AS old_id_web_5 , t0 . is_etat_end AS is_etat_end_6 , t0 . is_etat_one AS is_etat_one_7 , t0 . is_accep AS is_accep_8 , t0 . quantite AS quantite_9 , t0 . num_commande AS num_commande_10 , t0 . num_facture AS num_facture_11 , t0 . date AS date_12 , t0 . is_en_livraison AS is_en_livraison_13 , t0 . date_delivery AS date_delivery_14 FROM mouvement_web t0
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . ean13 AS ean13_3 , t0 . ref AS ref_4 , t0 . old_id_web AS old_id_web_5 , t0 . is_etat_end AS is_etat_end_6 , t0 . is_etat_one AS is_etat_one_7 , t0 . is_accep AS is_accep_8 , t0 . quantite AS quantite_9 , t0 . num_commande AS num_commande_10 , t0 . num_facture AS num_facture_11 , t0 . date AS date_12 , t0 . is_en_livraison AS is_en_livraison_13 , t0 . date_delivery AS date_delivery_14 FROM mouvement_web t0 ;
Copy
10.46 ms (10.40%)
1
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . ean13 AS ean13_3 , t0 . quantite AS quantite_4 , t0 . alerte AS alerte_5 , t0 . categorie AS categorie_6 , t0 . nomenclature AS nomenclature_7 , t0 . ht AS ht_8 , t0 . taxe AS taxe_9 , t0 . dlc AS dlc_10 , t0 . is_france AS is_france_11 , t0 . qt_tempo AS qt_tempo_12 , t0 . qt_site AS qt_site_13 , t0 . qt_appro AS qt_appro_14 , t0 . is_bouquet AS is_bouquet_15 , t0 . qr_code_path AS qr_code_path_16 , t0 . reffj AS reffj_17 , t0 . is_surveillance AS is_surveillance_18 , t0 . is_active_produit AS is_active_produit_19 , t0 . is_coupure_produit AS is_coupure_produit_20 , t0 . is_in_active_produit AS is_in_active_produit_21 , t0 . date_debut AS date_debut_22 , t0 . date_fin AS date_fin_23 , t0 . fournisseurs_id AS fournisseurs_id_24 , t0 . qt_id AS qt_id_25 , t0 . commande_id AS commande_id_26 FROM composant t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . ean13 AS ean13_3 , t0 . quantite AS quantite_4 , t0 . alerte AS alerte_5 , t0 . categorie AS categorie_6 , t0 . nomenclature AS nomenclature_7 , t0 . ht AS ht_8 , t0 . taxe AS taxe_9 , t0 . dlc AS dlc_10 , t0 . is_france AS is_france_11 , t0 . qt_tempo AS qt_tempo_12 , t0 . qt_site AS qt_site_13 , t0 . qt_appro AS qt_appro_14 , t0 . is_bouquet AS is_bouquet_15 , t0 . qr_code_path AS qr_code_path_16 , t0 . reffj AS reffj_17 , t0 . is_surveillance AS is_surveillance_18 , t0 . is_active_produit AS is_active_produit_19 , t0 . is_coupure_produit AS is_coupure_produit_20 , t0 . is_in_active_produit AS is_in_active_produit_21 , t0 . date_debut AS date_debut_22 , t0 . date_fin AS date_fin_23 , t0 . fournisseurs_id AS fournisseurs_id_24 , t0 . qt_id AS qt_id_25 , t0 . commande_id AS commande_id_26 FROM composant t0 WHERE t0 . id = '307' ;
Copy
10.07 ms (10.02%)
1
SELECT f0_ . id AS id_0 , f0_ . nom AS nom_1 , f0_ . contact AS contact_2 , f0_ . email AS email_3 , f0_ . telephone AS telephone_4 , f0_ . adresse AS adresse_5 , f0_ . ville AS ville_6 , f0_ . code_postal AS code_postal_7 , f0_ . pays AS pays_8 , f0_ . site_web AS site_web_9 , f0_ . ref_fournisseur AS ref_fournisseur_10 FROM fournisseur f0_
SELECT f0_ . id AS id_0 , f0_ . nom AS nom_1 , f0_ . contact AS contact_2 , f0_ . email AS email_3 , f0_ . telephone AS telephone_4 , f0_ . adresse AS adresse_5 , f0_ . ville AS ville_6 , f0_ . code_postal AS code_postal_7 , f0_ . pays AS pays_8 , f0_ . site_web AS site_web_9 , f0_ . ref_fournisseur AS ref_fournisseur_10 FROM fournisseur f0_ ;
Copy
10.03 ms (9.97%)
1
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . contact AS contact_3 , t0 . email AS email_4 , t0 . telephone AS telephone_5 , t0 . adresse AS adresse_6 , t0 . ville AS ville_7 , t0 . code_postal AS code_postal_8 , t0 . pays AS pays_9 , t0 . site_web AS site_web_10 , t0 . ref_fournisseur AS ref_fournisseur_11 FROM fournisseur t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . contact AS contact_3 , t0 . email AS email_4 , t0 . telephone AS telephone_5 , t0 . adresse AS adresse_6 , t0 . ville AS ville_7 , t0 . code_postal AS code_postal_8 , t0 . pays AS pays_9 , t0 . site_web AS site_web_10 , t0 . ref_fournisseur AS ref_fournisseur_11 FROM fournisseur t0 WHERE t0 . id = 106 ;
Copy