Query Metrics
5
Database Queries
4
Different statements
3.49 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.41 ms (40.27%) |
1 |
INSERT IGNORE INTO visitor_stats (ip_address, visit_date) VALUES (?, ?)
Parameters:
[ "52.167.144.234" "2026-05-10" ] |
|
1.03 ms (29.51%) |
2 |
SELECT COUNT(*) FROM visitor_stats WHERE visit_date >= ?
Parameters:
[
"2026-05-03"
]
|
|
0.69 ms (19.69%) |
1 |
SELECT COUNT(*) FROM visitor_stats WHERE visit_date = ?
Parameters:
[
"2026-05-10"
]
|
|
0.37 ms (10.53%) |
1 |
SELECT COUNT(*) FROM visitor_stats
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 |
|---|
Entities Mapping
No loaded entities.