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

Queries

Group similar statements

# Time Info
1 1.42 ms
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"
]
2 0.24 ms
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.