Query Metrics
6
Database Queries
6
Different statements
2.15 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.48 ms |
SET sql_mode=(SELECT REPLACE(@@sql_mode, 'ONLY_FULL_GROUP_BY', ''));
Parameters:
[] |
| 2 | 0.33 ms |
SET sql_mode=(SELECT REPLACE(@@sql_mode, 'STRICT_TRANS_TABLES', ''));
Parameters:
[] |
| 3 | 0.22 ms |
SET @@group_concat_max_len = 100000;
Parameters:
[] |
| 4 | 0.20 ms |
SET @optimizer_switch='subquery_cache=OFF'
Parameters:
[] |
| 5 | 0.25 ms |
SET @optimizer_switch='optimize_join_buffer_size=on'
Parameters:
[] |
| 6 | 0.68 ms |
SELECT t0.id AS id_1, t0.intitule AS intitule_2, t0.cle AS cle_3, t0.roles AS roles_4, t0.valeurParDefault AS valeurParDefault_5, t0.valeurService AS valeurService_6, t0.utiliserValeurService AS utiliserValeurService_7, t0.valeurEffective AS valeurEffective_8, t0.type AS type_9, t0.typeValidateur AS typeValidateur_10, t0.categorie AS categorie_11, t0.commentaire AS commentaire_12, t0.ordre AS ordre_13, t0.date_crea AS date_crea_14, t0.date_modif AS date_modif_15, t0.id_service AS id_service_16, t0.id_user_create AS id_user_create_17, t0.id_user_update AS id_user_update_18 FROM adm_config t0
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\AdministrationBundle\Entity\AdmConfig | No errors. |
| App\ArkothequeGestion\UserBundle\Entity\User | No errors. |