Query Metrics
1
Database Queries
1
Different statements
0.49 ms
Query time
0
Invalid entities
4
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.49 ms |
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.content AS content_2, a0_.slug AS slug_3, a0_.published AS published_4, a0_.image_names AS image_names_5, a0_.video_name AS video_name_6, a0_.updated_at AS updated_at_7, a0_.created_at AS created_at_8, a0_.author AS author_9, a0_.summary AS summary_10 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 | 4 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Article | No errors. |