GET https://kirche-haren.de/archive?p=7

Query Metrics

3 Database Queries
3 Different statements
1.14 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.53 ms
(46.31%)
1
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.content AS content_3, p0_.image AS image_4, p0_.description AS description_5, p0_.parish AS parish_6, p0_.video AS video_7, p0_.vis AS vis_8, p0_.start_at AS start_at_9, p0_.highli AS highli_10 FROM posts p0_ WHERE p0_.start_at <= ? ORDER BY p0_.start_at DESC) dctrn_result) dctrn_table
Parameters:
[
  "2024-12-23 18:40:35"
]
0.34 ms
(30.13%)
1
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, start_at_9 FROM (SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.content AS content_3, p0_.image AS image_4, p0_.description AS description_5, p0_.parish AS parish_6, p0_.video AS video_7, p0_.vis AS vis_8, p0_.start_at AS start_at_9, p0_.highli AS highli_10 FROM posts p0_ WHERE p0_.start_at <= ?) dctrn_result_inner ORDER BY start_at_9 DESC) dctrn_result LIMIT 15 OFFSET 90
Parameters:
[
  "2024-12-23 18:40:35"
]
0.27 ms
(23.55%)
1
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.date AS date_2, p0_.content AS content_3, p0_.image AS image_4, p0_.description AS description_5, p0_.parish AS parish_6, p0_.video AS video_7, p0_.vis AS vis_8, p0_.start_at AS start_at_9, p0_.highli AS highli_10 FROM posts p0_ WHERE p0_.start_at <= ? AND p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY p0_.start_at DESC
Parameters:
[
  "2024-12-23 18:40:35"
  614
  599
  598
  576
  611
  610
  526
  594
  582
  595
  581
  593
  566
  565
  580
]

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\Posts No errors.