GET https://www.testydawid.centrumnu.pl/

Query Metrics

6 Database Queries
6 Different statements
2.98 ms Query time
0 Invalid entities
10 Managed entities

Queries

Group similar statements

# Time Info
1 0.91 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.cat_order AS cat_order_4 FROM event_category t0 ORDER BY t0.cat_order ASC
Parameters:
[]
2 0.73 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.featured_image AS featured_image_3, t0.slug AS slug_4, t0.event_date AS event_date_5, t0.description1 AS description1_6, t0.description2 AS description2_7, t0.description3 AS description3_8, t0.youtube_id AS youtube_id_9, t0.multi_ticket AS multi_ticket_10, t0.limitations AS limitations_11, t0.ticket_limit AS ticket_limit_12, t0.ticket_count AS ticket_count_13, t0.type_id AS type_id_14, t0.location_id AS location_id_15, t0.category_id AS category_id_16 FROM events t0 ORDER BY t0.event_date DESC LIMIT 5
Parameters:
[]
3 0.39 ms
SELECT e0_.id AS id_0, e0_.title AS title_1, e0_.featured_image AS featured_image_2, e0_.slug AS slug_3, e0_.event_date AS event_date_4, e0_.description1 AS description1_5, e0_.description2 AS description2_6, e0_.description3 AS description3_7, e0_.youtube_id AS youtube_id_8, e0_.multi_ticket AS multi_ticket_9, e0_.limitations AS limitations_10, e0_.ticket_limit AS ticket_limit_11, e0_.ticket_count AS ticket_count_12, e0_.type_id AS type_id_13, e0_.location_id AS location_id_14, e0_.category_id AS category_id_15 FROM events e0_ WHERE e0_.event_date >= ?
Parameters:
[
  "2025-12-13 13:39:19"
]
4 0.28 ms
SELECT e0_.id AS id_0, e0_.title AS title_1, e0_.slug AS slug_2, e0_.cat_order AS cat_order_3 FROM event_category e0_
Parameters:
[]
5 0.36 ms
SELECT t0.id AS id_1, t0.title AS title_2 FROM event_type t0 WHERE t0.id = ?
Parameters:
[
  1
]
6 0.31 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.address AS address_3 FROM location t0 WHERE t0.id = ?
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Event\Events 5
App\Entity\Event\EventCategory 3
App\Entity\Enum\EventType 1
App\Entity\Enum\Location 1