https://www.lions-laclaireau.be/panier?p=panier

Query Metrics

3 Database Queries
2 Different statements
1.86 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.97 ms
(52.19%)
2
SELECT t0.id AS id_1, t0.user_temp AS user_temp_2, t0.nb_places AS nb_places_3, t0.payer AS payer_4, t0.created AS created_5, t0.type AS type_6, t0.total AS total_7, t0.token AS token_8, t0.user_id AS user_id_9, t0.evenements_id AS evenements_id_10, t0.categories_evenements_id AS categories_evenements_id_11 FROM reservations t0 WHERE t0.user_id = ? AND t0.payer = ?
Parameters:
[
  198
  0
]
0.89 ms
(47.81%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.telephone AS telephone_7, t0.ignore_paiement AS ignore_paiement_8, t0.archive AS archive_9, t0.token AS token_10 FROM user t0 WHERE t0.id = ?
Parameters:
[
  198
]

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\Evenements No errors.
App\Entity\Reservations No errors.
App\Entity\User No errors.
App\Entity\CategoriesEvenements No errors.