Query Metrics
150
Database Queries
7
Different statements
48.28 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
46.77 ms (96.86%) |
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.63 ms (1.31%) |
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.37 ms (0.76%) |
1 |
SET sql_mode=(SELECT REPLACE(@@sql_mode, 'ONLY_FULL_GROUP_BY', ''));
Parameters:
[] |
|
0.17 ms (0.35%) |
1 |
SET sql_mode=(SELECT REPLACE(@@sql_mode, 'STRICT_TRANS_TABLES', ''));
Parameters:
[] |
|
0.13 ms (0.27%) |
1 |
SET @@group_concat_max_len = 100000;
Parameters:
[] |
|
0.13 ms (0.27%) |
1 |
SET @optimizer_switch='subquery_cache=OFF'
Parameters:
[] |
|
0.09 ms (0.19%) |
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. |