Query Metrics
1
Database Queries
1
Different statements
2.65 ms
Query time
0
Invalid entities
6
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 2.65 ms |
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.content AS content_3, a0_.image AS image_4, a0_.category AS category_5, a0_.created_at AS created_at_6, a0_.updated_at AS updated_at_7, a0_.published AS published_8, a0_.excerpt AS excerpt_9 FROM article a0_ WHERE a0_.published = ? ORDER BY a0_.created_at DESC
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\Article | 6 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Article | No errors. |