Query Metrics
4
Database Queries
2
Different statements
1.24 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.74 ms (59.83%) |
3 |
SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.setting_value AS setting_value_3 FROM setting t0 WHERE t0.setting_key = ? LIMIT 1
Parameters:
[
"maintenance_active"
]
|
|
0.50 ms (40.17%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.summary AS summary_4, t0.content AS content_5, t0.created_at AS created_at_6 FROM blog_post t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"titannode-reimagined-next-generation-hosting"
]
|
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\BlogPost | No errors. |
| App\Entity\Setting | No errors. |