https://foire.jinukun.bj/categorie/produits-seches

Query Metrics

14 Database Queries
6 Different statements
3838.32 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2007.30 ms
(52.30%)
2
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.ifu AS ifu_3, t0.rccm AS rccm_4, t0.created_at AS created_at_5, t0.presentation AS presentation_6, t0.logo AS logo_7, t0.slug AS slug_8, t0.banniere AS banniere_9, t0.localisation AS localisation_10, t0.contact AS contact_11, t0.page_face_book AS page_face_book_12, t0.actif AS actif_13, t0.nom_contact AS nom_contact_14, t0.telephone_contact AS telephone_contact_15, t16.id AS id_17, t16.email AS email_18, t16.roles AS roles_19, t16.password AS password_20, t16.is_verified AS is_verified_21, t16.secteur_activite AS secteur_activite_22, t16.phone AS phone_23, t16.personne_acontacter AS personne_acontacter_24, t16.entreprise_id AS entreprise_id_25 FROM entreprise t0 LEFT JOIN `user` t16 ON t16.entreprise_id = t0.id WHERE t0.id = ?
Parameters:
[
  2
]
955.96 ms
(24.91%)
1
SELECT t0.id AS id_1, t0.libele AS libele_2, t0.slug AS slug_3, t0.parent_id AS parent_id_4 FROM category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "produits-seches"
]
873.06 ms
(22.75%)
4
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.produits_id AS produits_id_3 FROM image t0 WHERE t0.produits_id = ?
Parameters:
[
  4
]
0.92 ms
(0.02%)
5
SELECT t0.id AS id_1, t0.libele AS libele_2, t0.slug AS slug_3, t0.parent_id AS parent_id_4 FROM category t0
Parameters:
[]
0.88 ms
(0.02%)
1
SELECT t0.id AS id_1, t0.libele AS libele_2, t0.prix AS prix_3, t0.description AS description_4, t0.slug AS slug_5, t0.created_at AS created_at_6, t0.vue AS vue_7, t0.categories_id AS categories_id_8, t0.entreprise_id AS entreprise_id_9 FROM produits t0 WHERE t0.categories_id = ? ORDER BY t0.created_at ASC
Parameters:
[
  11
]
0.20 ms
(0.01%)
1
SELECT t0.id AS id_1, t0.libele AS libele_2, t0.prix AS prix_3, t0.description AS description_4, t0.slug AS slug_5, t0.created_at AS created_at_6, t0.vue AS vue_7, t0.categories_id AS categories_id_8, t0.entreprise_id AS entreprise_id_9 FROM produits t0 WHERE t0.categories_id = ?
Parameters:
[
  11
]

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\Visiteur No errors.
App\Entity\Entreprise No errors.
App\Entity\Category No errors.
App\Entity\Produits No errors.
App\Entity\Image No errors.
App\Entity\User No errors.