Query Metrics
6
Database Queries
6
Different statements
1.01 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.34 ms (33.91%) |
1 |
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:
[] |
|
0.26 ms (25.21%) |
1 |
SET sql_mode=(SELECT REPLACE(@@sql_mode, 'ONLY_FULL_GROUP_BY', ''));
Parameters:
[] |
|
0.15 ms (14.61%) |
1 |
SET sql_mode=(SELECT REPLACE(@@sql_mode, 'STRICT_TRANS_TABLES', ''));
Parameters:
[] |
|
0.11 ms (10.67%) |
1 |
SET @@group_concat_max_len = 100000;
Parameters:
[] |
|
0.09 ms (8.98%) |
1 |
SET @optimizer_switch='subquery_cache=OFF'
Parameters:
[] |
|
0.07 ms (6.62%) |
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\AdministrationBundle\Entity\AdmConfig | No errors. |
| App\ArkothequeGestion\UserBundle\Entity\User | No errors. |