Query Metrics
2
Database Queries
2
Different statements
1.47 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.75 ms (51.19%) |
1 |
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.path AS path_4 FROM blog_category b0_ WHERE b0_.path = ?
Parameters:
[
"test-group"
]
|
|
0.72 ms (48.81%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.path AS path_5 FROM blog_category t0
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\BlogCategory | No errors. |
| App\Entity\BlogEntry | No errors. |