Query Metrics
1
Database Queries
1
Different statements
0.27 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.27 ms |
SELECT t0.id AS id_1, t0.ip AS ip_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4 FROM ip_ban t0 WHERE t0.ip = ? ORDER BY t0.end_date DESC LIMIT 1
Parameters:
[
"216.73.216.122"
]
|
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\Entity\Security\IpBan | No errors. |