Query Metrics
6
Database Queries
6
Different statements
1.38 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.33 ms |
SET sql_mode=(SELECT REPLACE(@@sql_mode, 'ONLY_FULL_GROUP_BY', ''));
Parameters:
[] |
| 2 | 0.16 ms |
SET sql_mode=(SELECT REPLACE(@@sql_mode, 'STRICT_TRANS_TABLES', ''));
Parameters:
[] |
| 3 | 0.12 ms |
SET @@group_concat_max_len = 100000;
Parameters:
[] |
| 4 | 0.13 ms |
SET @optimizer_switch='subquery_cache=OFF'
Parameters:
[] |
| 5 | 0.10 ms |
SET @optimizer_switch='optimize_join_buffer_size=on'
Parameters:
[] |
| 6 | 0.53 ms |
SELECT t0.id AS id_1, t0.intitule AS intitule_2, t0.ip_debut AS ip_debut_3, t0.ip_fin AS ip_fin_4, t0.actif AS actif_5 FROM adm_ip t0 WHERE t0.actif = ?
Parameters:
[
1
]
|
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\UserBundle\Entity\Ip | No errors. |