Query Metrics
4
Database Queries
3
Different statements
2.20 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.00 ms (45.61%) |
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_.published IS NOT NULL AND n0_.published <= ? AND n0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY n0_.datum DESC
Parameters:
[ "2026-02-05 03:14:36" 66 65 64 63 62 60 61 59 58 ] |
|
0.67 ms (30.50%) |
2 |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (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_.published IS NOT NULL AND n0_.published <= ? ORDER BY n0_.datum DESC) dctrn_result) dctrn_table
Parameters:
[
"2026-02-05 03:14:36"
]
|
|
0.52 ms (23.89%) |
1 |
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, datum_7 FROM (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_.published IS NOT NULL AND n0_.published <= ?) dctrn_result_inner ORDER BY datum_7 DESC) dctrn_result LIMIT 9
Parameters:
[
"2026-02-05 03:14:36"
]
|
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. |