GET https://foire.jinukun.bj/produit/le-poulet-du-maestro

Query Metrics

10 Database Queries
6 Different statements
8830.87 ms Query time
0 Invalid entities
11 Managed entities

Queries

Group similar statements

# Time Info
1 7721.67 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.slug = ? LIMIT 1
Parameters:
[
  "le-poulet-du-maestro"
]
2 0.56 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.categories_id = ? ORDER BY t0.created_at DESC LIMIT 5
Parameters:
[
  1
]
3 1.14 ms
SELECT t0.id AS id_1, t0.adress_ip AS adress_ip_2, t0.connected_at AS connected_at_3 FROM visiteur t0 WHERE t0.adress_ip = ? LIMIT 1
Parameters:
[
  "216.73.216.163"
]
4 1.37 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:
[]
5 0.28 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:
[]
6 0.11 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.10 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 1102.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:
[
  6
]
10 2.88 ms
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, t0.status AS status_16, t0.ifu_document AS ifu_document_17, t0.rccmdocument AS rccmdocument_18, t19.id AS id_20, t19.email AS email_21, t19.roles AS roles_22, t19.password AS password_23, t19.is_verified AS is_verified_24, t19.secteur_activite AS secteur_activite_25, t19.phone AS phone_26, t19.personne_acontacter AS personne_acontacter_27, t19.entreprise_id AS entreprise_id_28 FROM entreprise t0 LEFT JOIN `user` t19 ON t19.entreprise_id = t0.id WHERE t0.id = ?
Parameters:
[
  10
]

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

Entities Mapping

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