GET https://graphik-galaxy.gbwele.ma6tvacoder.org/details/169

Query Metrics

4 Database Queries
3 Different statements
1.63 ms Query time
0 Invalid entities
5 Managed entities

Queries

Group similar statements

# Time Info
1 1.26 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.taille AS taille_3, t0.prix AS prix_4, t0.public_cible AS public_cible_5, t0.categorie AS categorie_6, t0.genre AS genre_7, t0.images AS images_8, t0.description AS description_9, t0.stocks AS stocks_10 FROM products t0 WHERE t0.id = ?
Parameters:
[
  "169"
]
2 0.22 ms
SELECT t0.id AS id_1, t0.message AS message_2, t0.dates AS dates_3, t0.products_id AS products_id_4, t0.user_id AS user_id_5 FROM commentaires t0 WHERE t0.products_id = ?
Parameters:
[
  169
]
3 0.08 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.username AS username_7, t0.is_verified AS is_verified_8, t0.age AS age_9 FROM user t0 WHERE t0.id = ?
Parameters:
[
  24
]
4 0.07 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.username AS username_7, t0.is_verified AS is_verified_8, t0.age AS age_9 FROM user t0 WHERE t0.id = ?
Parameters:
[
  26
]

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\Commentaires 2
App\Entity\User 2
App\Entity\Products 1

Entities Mapping

Class Mapping errors
App\Entity\Products No errors.
App\Entity\Commentaires No errors.
App\Entity\CommandeProduits No errors.
App\Entity\User No errors.
App\Entity\Commande No errors.