GET https://testcode.website/aktuality/11?page=2

Query Metrics

4 Database Queries
4 Different statements
6.29 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.97 ms
(63.11%)
1
SELECT COUNT(DISTINCT n0_.id) AS sclr_0 FROM news n0_ WHERE n0_.published = ?
Parameters:
[
  1
]
0.84 ms
(13.43%)
1
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.content AS content_2, n0_.created_at AS created_at_3, n0_.updated_at AS updated_at_4, n0_.source AS source_5, n0_.image AS image_6, n0_.published AS published_7, n0_.author AS author_8 FROM news n0_ WHERE n0_.published = ? AND n0_.id IN (?, ?) ORDER BY n0_.created_at DESC
Parameters:
[
  1
  11
  10
]
0.77 ms
(12.16%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.source AS source_6, t0.image AS image_7, t0.published AS published_8, t0.author AS author_9 FROM news t0
Parameters:
[]
0.71 ms
(11.30%)
1
SELECT DISTINCT n0_.id AS id_0, n0_.created_at AS created_at_1 FROM news n0_ WHERE n0_.published = ? ORDER BY n0_.created_at DESC LIMIT 3 OFFSET 3
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.

Entities Mapping

Class Mapping errors
App\Entity\News No errors.