https://foire.jinukun.bj/

Query Metrics

18 Database Queries
3 Different statements
5369.87 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
4923.41 ms
(91.69%)
1
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.actif = ? ORDER BY t0.created_at DESC
Parameters:
[
  1
]
444.00 ms
(8.27%)
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:
[]
2.47 ms
(0.05%)
12
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.entreprise_id = ?
Parameters:
[
  22
]

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