Query Metrics
4
Database Queries
4
Different statements
3.29 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.19 ms (66.40%) |
1 |
"COMMIT"
Parameters:
[] |
|
0.56 ms (16.98%) |
1 |
SELECT h0_.id AS id_0, h0_.ip AS ip_1, h0_.datetime AS datetime_2, h0_.route AS route_3 FROM historique_route h0_ WHERE h0_.ip = ? AND h0_.route = ? AND h0_.datetime >= ? LIMIT 1
Parameters:
[ "216.73.217.148" "creation_souvenir" "2026-07-01 09:03:04" ] |
|
0.39 ms (11.79%) |
1 |
INSERT INTO historique_route (ip, datetime, route) VALUES (?, ?, ?)
Parameters:
[ "216.73.217.148" "2026-07-01 09:13:04" "creation_souvenir" ] |
|
0.16 ms (4.83%) |
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\HistoriqueRoute | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\HistoriqueRoute | No errors. |