Query Metrics
2
Database Queries
2
Different statements
2.06 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.98 ms |
SELECT COUNT(*) FROM ban t0 WHERE t0.ip = ?
Parameters:
[
"216.73.216.150"
]
|
| 2 | 1.08 ms |
SELECT t0.id AS id_1, t0.members_max_online AS members_max_online_2, t0.ledennieuw AS ledennieuw_3, t0.ledenonline AS ledenonline_4, t0.ledentotaal AS ledentotaal_5, t0.prijzen AS prijzen_6, t0.breakouts_top5 AS breakouts_top5_7, t0.family_top5 AS family_top5_8, t0.killers_top5 AS killers_top5_9, t0.kills_top5 AS kills_top5_10, t0.losses_top5 AS losses_top5_11, t0.money_top5 AS money_top5_12, t0.premium_points_top5 AS premium_points_top5_13, t0.power_top5 AS power_top5_14, t0.rank_top5 AS rank_top5_15, t0.referer_top5 AS referer_top5_16, t0.respect_top5 AS respect_top5_17, t0.stats AS stats_18, t0.wins_top5 AS wins_top5_19 FROM cache t0 WHERE t0.id = ? LIMIT 1
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Cache | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Ban | No errors. |
| App\Entity\Cache | No errors. |