Query Metrics
2
Database Queries
2
Different statements
5.91 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.47 ms (92.52%) |
1 |
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.lang AS lang_2, n0_.url AS url_3, n0_.hp AS hp_4, n0_.foto AS foto_5, n0_.teaser AS teaser_6, n0_.datum AS datum_7, n0_.created AS created_8, n0_.updated AS updated_9, n0_.published AS published_10, n0_.credit AS credit_11, n0_.content AS content_12, n0_.leadout AS leadout_13, n0_.meta AS meta_14, n0_.metaimage AS metaimage_15 FROM news n0_ WHERE n0_.id = ?
Parameters:
[
"60"
]
|
|
0.44 ms (7.48%) |
1 |
SELECT t0.id AS id_1, t0.file AS file_2, t0.credits AS credits_3, t0.updated_at AS updated_at_4, t0.position AS position_5, t0.news_id AS news_id_6 FROM foto t0 WHERE t0.news_id = ? ORDER BY t0.position ASC
Parameters:
[
60
]
|
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\News | No errors. |
| App\Entity\Foto | No errors. |