GET https://foire.jinukun.bj/

Query Metrics

17 Database Queries
6 Different statements
2865.03 ms Query time
0 Invalid entities
20 Managed entities

Queries

Group similar statements

# Time Info
1 2859.99 ms
SELECT e0_.id AS id_0, e0_.nom AS nom_1, e0_.ifu AS ifu_2, e0_.rccm AS rccm_3, e0_.created_at AS created_at_4, e0_.presentation AS presentation_5, e0_.logo AS logo_6, e0_.slug AS slug_7, e0_.banniere AS banniere_8, e0_.localisation AS localisation_9, e0_.contact AS contact_10, e0_.page_face_book AS page_face_book_11, e0_.actif AS actif_12, e0_.nom_contact AS nom_contact_13, e0_.telephone_contact AS telephone_contact_14, e0_.status AS status_15, e0_.ifu_document AS ifu_document_16, e0_.rccmdocument AS rccmdocument_17 FROM entreprise e0_ INNER JOIN produits p1_ ON e0_.id = p1_.entreprise_id WHERE e0_.actif = ? ORDER BY e0_.id ASC LIMIT 10
Parameters:
[
  1
]
2 0.77 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.secteur_activite AS secteur_activite_6, t0.phone AS phone_7, t0.personne_acontacter AS personne_acontacter_8, t0.entreprise_id AS entreprise_id_9 FROM `user` t0 WHERE t0.entreprise_id = ?
Parameters:
[
  4
]
3 0.16 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.secteur_activite AS secteur_activite_6, t0.phone AS phone_7, t0.personne_acontacter AS personne_acontacter_8, t0.entreprise_id AS entreprise_id_9 FROM `user` t0 WHERE t0.entreprise_id = ?
Parameters:
[
  7
]
4 0.11 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.secteur_activite AS secteur_activite_6, t0.phone AS phone_7, t0.personne_acontacter AS personne_acontacter_8, t0.entreprise_id AS entreprise_id_9 FROM `user` t0 WHERE t0.entreprise_id = ?
Parameters:
[
  8
]
5 1.37 ms
SELECT p0_.id AS id_0, p0_.libele AS libele_1, p0_.prix AS prix_2, p0_.description AS description_3, p0_.slug AS slug_4, p0_.created_at AS created_at_5, p0_.vue AS vue_6, p0_.categories_id AS categories_id_7, p0_.entreprise_id AS entreprise_id_8 FROM produits p0_ INNER JOIN entreprise e1_ ON p0_.entreprise_id = e1_.id INNER JOIN inscription i2_ ON e1_.id = i2_.entreprise_id INNER JOIN tarif t3_ ON i2_.tarif_id = t3_.id WHERE e1_.actif = ? AND t3_.id IN (?, ?) ORDER BY p0_.created_at ASC LIMIT 10
Parameters:
[
  1
  1
  2
]
6 0.72 ms
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:
[]
7 0.13 ms
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:
[]
8 0.09 ms
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:
[]
9 0.08 ms
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:
[]
10 0.08 ms
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:
[]
11 0.19 ms
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:
[
  4
]
12 0.16 ms
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:
[
  7
]
13 0.13 ms
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:
[
  8
]
14 0.66 ms
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:
[
  2
]
15 0.15 ms
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:
[
  3
]
16 0.13 ms
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
]
17 0.11 ms
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:
[
  5
]

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\Image 8
App\Entity\Produits 4
App\Entity\Entreprise 3
App\Entity\User 3
App\Entity\Category 2

Entities Mapping

Class Mapping errors
App\Entity\Entreprise No errors.
App\Entity\Produits No errors.
App\Entity\User No errors.
App\Entity\Inscription No errors.
App\Entity\Tarif No errors.
App\Entity\Category No errors.
App\Entity\Image No errors.