GET https://nwb.pelp.pl/events/01a061f4-1d53-7f81-a8d3-dbb1c7957751

Query Metrics

4 Database Queries
4 Different statements
0.99 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.28 ms
(28.19%)
1
SELECT t0.name AS name_1, t0.street AS street_2, t0.building_number AS building_number_3, t0.city AS city_4, t0.postal_code AS postal_code_5, t0.type AS type_6, t0.event_from_at AS event_from_at_7, t0.sign_up_from_at AS sign_up_from_at_8, t0.sub_category_price AS sub_category_price_9, t0.category_price AS category_price_10, t0.uuid AS uuid_11, t0.url AS url_12, t0.event_to_at AS event_to_at_13, t0.sign_up_to_at AS sign_up_to_at_14 FROM event t0 WHERE t0.uuid = ?
Parameters:
[
  b"\x01 aô\x1DS\x7F¨Ó۱ǕwQ"
]
0.27 ms
(27.59%)
1
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.handler_name AS handler_name_2, d0_.breed AS breed_3, d0_.birthday_at AS birthday_at_4, d0_.handler_id AS handler_id_5 FROM dog d0_
Parameters:
[]
0.25 ms
(25.18%)
1
SELECT t0.id AS id_1, t0.from_at AS from_at_2, t0.to_at AS to_at_3, t0.dog_limit AS dog_limit_4, t0.event_id AS event_id_5, t0.category_id AS category_id_6 FROM event_category t0 WHERE t0.event_id = ?
Parameters:
[
  b"\x01 aô\x1DS\x7F¨Ó۱ǕwQ"
]
0.19 ms
(19.03%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.next_category_id AS next_category_id_3, t4.id AS id_5, t4.name AS name_6, t4.next_category_id AS next_category_id_7 FROM category t0 LEFT JOIN category t4 ON t4.next_category_id = t0.id 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 1
App\Entity\EventCategory 1
App\Entity\Category 1

Entities Mapping

Class Mapping errors
App\Entity\Event No errors.
App\Entity\User No errors.
App\Entity\EventCategory No errors.
App\Entity\EventRegistration No errors.
App\Entity\Dog No errors.
App\Entity\Category No errors.
App\Entity\SubCategory No errors.