Query Metrics
151
Database Queries
8
Different statements
36.14 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
33.94 ms (93.90%) |
144 |
SELECT t0.id AS id_1, t0.visible AS visible_2, t0.libelle AS libelle_3, t0.nb_doc_jour AS nb_doc_jour_4, t0.nb_doc_panier AS nb_doc_panier_5, t0.nb_reservation AS nb_reservation_6, t0.nb_prolongation AS nb_prolongation_7, t0.nb_simultane AS nb_simultane_8, t0.coordonnees AS coordonnees_9, t0.utilisation_casier AS utilisation_casier_10, t0.utiliser_mot_de_passe AS utiliser_mot_de_passe_11, t0.alias AS alias_12, t0.levees AS levees_13, t0.mode_connect_salle AS mode_connect_salle_14, t0.date_crea AS date_crea_15, t0.date_modif AS date_modif_16, t0.id_service AS id_service_17, t0.id_user_create AS id_user_create_18, t0.id_user_update AS id_user_update_19 FROM com_salle t0 WHERE t0.alias IS NULL LIMIT 1
Parameters:
[] |
|
0.78 ms (2.15%) |
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.date AS date_3, t0.commentaires AS commentaires_4, t0.cloture AS cloture_5, t0.cloture_date AS cloture_date_6, t0.levees AS levees_7, t0.date_crea AS date_crea_8, t0.date_modif AS date_modif_9, t0.ref_unique AS ref_unique_10, t0.cloture_id_lecteur AS cloture_id_lecteur_11, t0.salle_id AS salle_id_12, t0.id_lecteur_ajout AS id_lecteur_ajout_13, t0.id_lecteur_modif AS id_lecteur_modif_14, t0.id_user_create AS id_user_create_15, t0.id_user_update AS id_user_update_16 FROM com_seance t0 WHERE t0.salle_id = ? AND t0.date = ? ORDER BY t0.date DESC LIMIT 1
Parameters:
[ 1 "2026-02-07" ] |
|
0.56 ms (1.56%) |
1 |
SELECT t0.id AS id_1, t0.visible AS visible_2, t0.libelle AS libelle_3, t0.nb_doc_jour AS nb_doc_jour_4, t0.nb_doc_panier AS nb_doc_panier_5, t0.nb_reservation AS nb_reservation_6, t0.nb_prolongation AS nb_prolongation_7, t0.nb_simultane AS nb_simultane_8, t0.coordonnees AS coordonnees_9, t0.utilisation_casier AS utilisation_casier_10, t0.utiliser_mot_de_passe AS utiliser_mot_de_passe_11, t0.alias AS alias_12, t0.levees AS levees_13, t0.mode_connect_salle AS mode_connect_salle_14, t0.date_crea AS date_crea_15, t0.date_modif AS date_modif_16, t0.id_service AS id_service_17, t0.id_user_create AS id_user_create_18, t0.id_user_update AS id_user_update_19 FROM com_salle t0 WHERE t0.alias = ? LIMIT 1
Parameters:
[
"salle1"
]
|
|
0.29 ms (0.81%) |
1 |
SET sql_mode=(SELECT REPLACE(@@sql_mode, 'ONLY_FULL_GROUP_BY', ''));
Parameters:
[] |
|
0.18 ms (0.49%) |
1 |
SET sql_mode=(SELECT REPLACE(@@sql_mode, 'STRICT_TRANS_TABLES', ''));
Parameters:
[] |
|
0.14 ms (0.40%) |
1 |
SET @@group_concat_max_len = 100000;
Parameters:
[] |
|
0.14 ms (0.37%) |
1 |
SET @optimizer_switch='subquery_cache=OFF'
Parameters:
[] |
|
0.12 ms (0.32%) |
1 |
SET @optimizer_switch='optimize_join_buffer_size=on'
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\ArkothequeGestion\CommunicationBundle\Entity\ComSalle | No errors. |
| App\ArkothequeGestion\UserBundle\Entity\User | No errors. |
| App\ArkothequeGestion\CommunicationBundle\Entity\ComSeance | No errors. |
| App\ArkothequeGestion\CommunicationBundle\Entity\ComCasier | No errors. |
| App\ArkothequeGestion\CommunicationBundle\Entity\ComPlace | No errors. |
| App\ArkothequeGestion\CommunicationBundle\Entity\ComLecteur | No errors. |