Query Metrics
149
Database Queries
6
Different statements
39.93 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
39.36 ms (98.58%) |
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.26 ms (0.65%) |
1 |
SET sql_mode=(SELECT REPLACE(@@sql_mode, 'ONLY_FULL_GROUP_BY', ''));
Parameters:
[] |
|
0.11 ms (0.27%) |
1 |
SET sql_mode=(SELECT REPLACE(@@sql_mode, 'STRICT_TRANS_TABLES', ''));
Parameters:
[] |
|
0.08 ms (0.20%) |
1 |
SET @@group_concat_max_len = 100000;
Parameters:
[] |
|
0.07 ms (0.17%) |
1 |
SET @optimizer_switch='subquery_cache=OFF'
Parameters:
[] |
|
0.06 ms (0.14%) |
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. |