GET https://preprod.audioanalogdistribution.com/collection/liste

Query Metrics

17 Database Queries
12 Different statements
2.13 ms Query time
0 Invalid entities
24 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.26 ms
(12.46%)
1
SELECT count(DISTINCT n0_.id) AS sclr_0 FROM newsletter n0_ WHERE n0_.statut <> ?
Parameters:
[
  "Pas encore traité"
]
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
]
0.23 ms
(11.05%)
2
SELECT COUNT(*) FROM ligne_favori t0 WHERE t0.id_favori = ?
Parameters:
[
  0
]
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
Parameters:
[
  "GLOBAL"
]
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
Parameters:
[]
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 = ?
Parameters:
[
  0
]
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é"
]
0.17 ms
(8.19%)
2
SELECT COUNT(*) FROM ligne_panier t0 WHERE t0.id_panier = ?
Parameters:
[
  0
]
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
Parameters:
[]
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 = ?
Parameters:
[
  1118
]
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 = ?
Parameters:
[
  37
]
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
Parameters:
[]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Pays 11
App\Entity\Newsletter 10
App\Entity\ParametreSite 1
App\Entity\Adresse 1
App\Entity\SaleSetting 1

Entities Mapping