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

Query Metrics

8 Database Queries
4 Different statements
1.64 ms Query time
0 Invalid entities
15 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.07 ms
(65.16%)
1
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 ORDER BY t0.id DESC LIMIT 4
Parameters:
[]
0.25 ms
(15.43%)
3
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:
[
  31
]
0.21 ms
(12.99%)
3
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:
[
  172
]
0.11 ms
(6.41%)
1
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 ORDER BY t0.dates DESC LIMIT 5
Parameters:
[]

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\Products 7
App\Entity\Commentaires 5
App\Entity\User 3

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.