GET https://dev.ps.netlion.cz/tyden-sportu

Query Metrics

4 Database Queries
4 Different statements
5.26 ms Query time
0 Invalid entities
111 Managed entities

Grouped Statements

Show all queries

Time Count Info
4.33 ms
(82.26%)
1
SELECT t0_.id AS id_0, t0_.email AS email_1, t0_.sport_id AS sport_id_2, t0_.week_description AS week_description_3, t0_.website AS website_4, t0_.address AS address_5, t0_.monday AS monday_6, t0_.tuesday AS tuesday_7, t0_.wednesday AS wednesday_8, t0_.thursday AS thursday_9, t0_.friday AS friday_10, t0_.saturday AS saturday_11, t0_.sunday AS sunday_12, t0_.reservation_phone AS reservation_phone_13, t0_.reservation_email AS reservation_email_14, t0_.reservation_web AS reservation_web_15, t0_.display AS display_16, t0_.hash AS hash_17, t0_.full AS full_18, t0_.created_by AS created_by_19, t0_.created_at AS created_at_20, t0_.updated_at AS updated_at_21, t0_.year AS year_22, t0_.slug AS slug_23, t0_.featured AS featured_24, f1_.id AS id_25, f1_.name AS name_26, f1_.address AS address_27, f1_.phone AS phone_28, f1_.description AS description_29, f1_.website AS website_30, f1_.type AS type_31, f1_.sports AS sports_32, f1_.coordinates AS coordinates_33, f1_.email AS email_34, f1_.administrative_district AS administrative_district_35, f1_.update_status AS update_status_36, f1_.image AS image_37, s2_.id AS id_38, s2_.name AS name_39, s2_.icon AS icon_40, s2_.slug AS slug_41, t0_.facility_id AS facility_id_42, t0_.club_id AS club_id_43, t0_.sport_id AS sport_id_44 FROM tyden_sportu t0_ LEFT JOIN facility f1_ ON t0_.facility_id = f1_.id LEFT JOIN sport s2_ ON t0_.sport_id = s2_.id WHERE t0_.year = ? AND t0_.facility_id IS NOT NULL AND t0_.display = ? ORDER BY f1_.name ASC
Parameters:
[
  2026
  "ano"
]
0.47 ms
(8.88%)
1
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.icon AS icon_2, s0_.slug AS slug_3 FROM sport s0_ LEFT JOIN tyden_sportu t1_ ON (t1_.sport_id = s0_.id) WHERE t1_.year = ? AND t1_.facility_id IS NOT NULL AND t1_.display = ? GROUP BY s0_.id ORDER BY s0_.name ASC
Parameters:
[
  2026
  "ano"
]
0.29 ms
(5.55%)
1
SELECT DISTINCT f0_.administrative_district AS administrative_district_0 FROM tyden_sportu t1_ LEFT JOIN facility f0_ ON t1_.facility_id = f0_.id WHERE t1_.year = ? AND f0_.administrative_district IS NOT NULL AND t1_.display = ? ORDER BY f0_.administrative_district ASC
Parameters:
[
  2026
  "ano"
]
0.17 ms
(3.31%)
1
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.perex AS perex_3, n0_.content AS content_4, n0_.image AS image_5, n0_.published_at AS published_at_6, n0_.created_at AS created_at_7, n0_.updated_at AS updated_at_8 FROM news n0_ ORDER BY n0_.published_at DESC LIMIT 2
Parameters:
[]

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\TydenSportu 47
App\Entity\Facility 41
App\Entity\Sport 21
App\Entity\News 2

Entities Mapping

Class Mapping errors
App\Entity\TydenSportu No errors.
App\Entity\Facility No errors.
App\Entity\Sport No errors.
App\Entity\Club No errors.
App\Entity\FacilityPhoto No errors.
App\Entity\News No errors.