GET https://dev.gielda-eventow.pl/wydarzenia

Query Metrics

2 Database Queries
2 Different statements
1.66 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.42 ms
(85.60%)
1
SELECT DISTINCT p0_.id AS id_0, p0_.event_start AS event_start_1 FROM post p0_ WHERE p0_.post_type IN (?, ?, ?) AND p0_.event_start > ? ORDER BY p0_.event_start ASC LIMIT 10
Parameters:
[
  "event"
  "club_edition"
  "meeting"
  "2025-12-06 05:25:46"
]
0.24 ms
(14.40%)
1
SELECT count(*) AS sclr_0 FROM post p0_ WHERE p0_.post_type IN (?, ?, ?) AND p0_.event_start > ?
Parameters:
[
  "event"
  "club_edition"
  "meeting"
  "2025-12-06 05:25:46"
]

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

Entities Mapping

Class Mapping errors
App\Entity\Post No errors.