0.26 ms (12.46%)
1
SELECT count (DISTINCT n0_ . id ) AS sclr_0 FROM newsletter n0_ WHERE n0_ . statut < > ?
Parameters :
[
"Pas encore traité "
]
SELECT count (DISTINCT n0_ . id ) AS sclr_0 FROM newsletter n0_ WHERE n0_ . statut < > 'Pas encore traité' ;
Copy
0.25 ms (11.80%)
1
SELECT n0_ . id AS id_0 , n0_ . nom AS nom_1 , n0_ . enregistre_le AS enregistre_le_2 , n0_ . modifier_le AS modifier_le_3 , n0_ . envoyer AS envoyer_4 , n0_ . statut AS statut_5 , n0_ . slug AS slug_6 , n0_ . description AS description_7 FROM newsletter n0_ WHERE n0_ . statut < > ? AND n0_ . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) ORDER BY n0_ . enregistre_le DESC
Parameters :
[
"Pas encore traité "
11
10
9
8
7
6
5
4
3
1
]
SELECT n0_ . id AS id_0 , n0_ . nom AS nom_1 , n0_ . enregistre_le AS enregistre_le_2 , n0_ . modifier_le AS modifier_le_3 , n0_ . envoyer AS envoyer_4 , n0_ . statut AS statut_5 , n0_ . slug AS slug_6 , n0_ . description AS description_7 FROM newsletter n0_ WHERE n0_ . statut < > 'Pas encore traité' AND n0_ . id IN (11 , 10 , 9 , 8 , 7 , 6 , 5 , 4 , 3 , 1 ) ORDER BY n0_ . enregistre_le DESC ;
Copy
0.23 ms (11.05%)
2
SELECT COUNT (* ) FROM ligne_favori t0 WHERE t0 . id_favori = ?
SELECT COUNT (* ) FROM ligne_favori t0 WHERE t0 . id_favori = 0 ;
Copy
0.20 ms (9.59%)
2
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . vat_rate AS vat_rate_3 , t0 . email AS email_4 , t0 . shipping_fee AS shipping_fee_5 , t0 . delivery_time AS delivery_time_6 , t0 . public_key AS public_key_7 , t0 . private_key AS private_key_8 , t0 . webhook_secret AS webhook_secret_9 , t0 . updated_at AS updated_at_10 FROM sale_setting t0 WHERE t0 . code = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . vat_rate AS vat_rate_3 , t0 . email AS email_4 , t0 . shipping_fee AS shipping_fee_5 , t0 . delivery_time AS delivery_time_6 , t0 . public_key AS public_key_7 , t0 . private_key AS private_key_8 , t0 . webhook_secret AS webhook_secret_9 , t0 . updated_at AS updated_at_10 FROM sale_setting t0 WHERE t0 . code = 'GLOBAL' LIMIT 1 ;
Copy
0.20 ms (9.28%)
2
SELECT t0 . id AS id_1 , t0 . telephone_portable AS telephone_portable_2 , t0 . telephone_fixe AS telephone_fixe_3 , t0 . mail_contact AS mail_contact_4 , t0 . mail_newsletter AS mail_newsletter_5 , t0 . representant AS representant_6 , t0 . raison_social AS raison_social_7 , t0 . maintenance_mode AS maintenance_mode_8 , t0 . id_adresse AS id_adresse_9 FROM parametre_site t0 LIMIT 1
SELECT t0 . id AS id_1 , t0 . telephone_portable AS telephone_portable_2 , t0 . telephone_fixe AS telephone_fixe_3 , t0 . mail_contact AS mail_contact_4 , t0 . mail_newsletter AS mail_newsletter_5 , t0 . representant AS representant_6 , t0 . raison_social AS raison_social_7 , t0 . maintenance_mode AS maintenance_mode_8 , t0 . id_adresse AS id_adresse_9 FROM parametre_site t0 LIMIT 1 ;
Copy
0.19 ms (8.75%)
2
SELECT t0 . id AS id_1 , t0 . enregistre_le AS enregistre_le_2 , t0 . modifier_le AS modifier_le_3 , t0 . total_ht AS total_ht_4 , t0 . nombre_total AS nombre_total_5 , t0 . total_tva AS total_tva_6 , t0 . total_ttc AS total_ttc_7 , t0 . id_client AS id_client_8 FROM panier t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . enregistre_le AS enregistre_le_2 , t0 . modifier_le AS modifier_le_3 , t0 . total_ht AS total_ht_4 , t0 . nombre_total AS nombre_total_5 , t0 . total_tva AS total_tva_6 , t0 . total_ttc AS total_ttc_7 , t0 . id_client AS id_client_8 FROM panier t0 WHERE t0 . id = 0 ;
Copy
0.18 ms (8.56%)
1
SELECT DISTINCT n0_ . id AS id_0 , n0_ . enregistre_le AS enregistre_le_1 FROM newsletter n0_ WHERE n0_ . statut < > ? ORDER BY n0_ . enregistre_le DESC LIMIT 12
Parameters :
[
"Pas encore traité "
]
SELECT DISTINCT n0_ . id AS id_0 , n0_ . enregistre_le AS enregistre_le_1 FROM newsletter n0_ WHERE n0_ . statut < > 'Pas encore traité' ORDER BY n0_ . enregistre_le DESC LIMIT 12 ;
Copy
0.17 ms (8.19%)
2
SELECT COUNT (* ) FROM ligne_panier t0 WHERE t0 . id_panier = ?
SELECT COUNT (* ) FROM ligne_panier t0 WHERE t0 . id_panier = 0 ;
Copy
0.12 ms (5.84%)
1
SELECT p0_ . id AS id_0 , p0_ . nom AS nom_1 , p0_ . code_iso2 AS code_iso2_2 , p0_ . code_iso3 AS code_iso3_3 , p0_ . slug AS slug_4 FROM pays p0_ LIMIT 10
SELECT p0_ . id AS id_0 , p0_ . nom AS nom_1 , p0_ . code_iso2 AS code_iso2_2 , p0_ . code_iso3 AS code_iso3_3 , p0_ . slug AS slug_4 FROM pays p0_ LIMIT 10 ;
Copy
0.11 ms (5.22%)
1
SELECT t0 . id AS id_1 , t0 . prenom AS prenom_2 , t0 . nom AS nom_3 , t0 . societe AS societe_4 , t0 . libelle AS libelle_5 , t0 . complement AS complement_6 , t0 . ville AS ville_7 , t0 . code_postal AS code_postal_8 , t0 . par_defaut AS par_defaut_9 , t0 . enregistre_le AS enregistre_le_10 , t0 . modifier_le AS modifier_le_11 , t0 . telephone_portable AS telephone_portable_12 , t0 . telephone_fixe AS telephone_fixe_13 , t0 . type AS type_14 , t0 . id_pays AS id_pays_15 , t0 . id_utilisateur AS id_utilisateur_16 FROM adresse t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . prenom AS prenom_2 , t0 . nom AS nom_3 , t0 . societe AS societe_4 , t0 . libelle AS libelle_5 , t0 . complement AS complement_6 , t0 . ville AS ville_7 , t0 . code_postal AS code_postal_8 , t0 . par_defaut AS par_defaut_9 , t0 . enregistre_le AS enregistre_le_10 , t0 . modifier_le AS modifier_le_11 , t0 . telephone_portable AS telephone_portable_12 , t0 . telephone_fixe AS telephone_fixe_13 , t0 . type AS type_14 , t0 . id_pays AS id_pays_15 , t0 . id_utilisateur AS id_utilisateur_16 FROM adresse t0 WHERE t0 . id = 1118 ;
Copy
0.10 ms (4.79%)
1
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . code_iso2 AS code_iso2_3 , t0 . code_iso3 AS code_iso3_4 , t0 . slug AS slug_5 FROM pays t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . code_iso2 AS code_iso2_3 , t0 . code_iso3 AS code_iso3_4 , t0 . slug AS slug_5 FROM pays t0 WHERE t0 . id = 37 ;
Copy
0.09 ms (4.46%)
1
SELECT t0 . id AS id_1 , t0 . description AS description_2 , t0 . prix AS prix_3 , t0 . temps AS temps_4 , t0 . id_pays AS id_pays_5 FROM frais_livraison t0 WHERE t0 . id_pays IS NULL LIMIT 1
SELECT t0 . id AS id_1 , t0 . description AS description_2 , t0 . prix AS prix_3 , t0 . temps AS temps_4 , t0 . id_pays AS id_pays_5 FROM frais_livraison t0 WHERE t0 . id_pays IS NULL LIMIT 1 ;
Copy