Query Metrics
7
Database Queries
7
Different statements
8.01 ms
Query time
0
Invalid entities
142
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.64 ms (20.50%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.complement AS complement_4, t0.tooltip AS tooltip_5 FROM glossaire t0
Parameters:
[] |
|
1.47 ms (18.37%) |
1 |
INSERT INTO log (created_at, type, message, route, user_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-03-08 11:28:00" "info" "Accés au simulateur" "Simulateur" null ] |
|
1.21 ms (15.11%) |
1 |
"COMMIT"
Parameters:
[] |
|
1.09 ms (13.55%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.active AS active_4, t0.date_last_update AS date_last_update_5, t0.date_start AS date_start_6, t0.date_end AS date_end_7 FROM message_info t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
0.98 ms (12.29%) |
1 |
SELECT t0.id AS id_1, t0.duree AS duree_2, t0.taux AS taux_3, t0.rare AS rare_4, t0.updated_at AS updated_at_5 FROM duree_credit t0
Parameters:
[] |
|
0.88 ms (10.99%) |
1 |
SELECT m0_.id AS id_0, m0_.title AS title_1, m0_.content AS content_2, m0_.active AS active_3, m0_.date_last_update AS date_last_update_4, m0_.date_start AS date_start_5, m0_.date_end AS date_end_6 FROM message_info m0_ WHERE m0_.active = ? AND ((m0_.date_start IS NULL OR m0_.date_start <= ?)) AND ((m0_.date_end IS NULL OR m0_.date_end >= ?))
Parameters:
[ 1 "2026-03-08 11:28:00" "2026-03-08 11:28:00" ] |
|
0.74 ms (9.20%) |
1 |
"START TRANSACTION"
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Glossaire | 132 |
| App\Entity\Simulateur\DureeCredit | 8 |
| App\Entity\Log | 1 |
| App\Entity\MessageInfo | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\MessageInfo | No errors. |
| App\Entity\Simulateur | No errors. |
| App\Entity\Glossaire | No errors. |
| App\Entity\Log | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Simulateur\DureeCredit | No errors. |