Query Metrics
20
Database Queries
3
Different statements
6.14 ms
Query time
0
Invalid entities
81
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
4.62 ms (75.33%) |
18 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.slug AS slug_4 FROM sport t0 WHERE t0.id = ?
Parameters:
[
38
]
|
||||||||||||||||||||||||||||
|
1.16 ms (18.84%) |
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, f1_.id AS id_24, f1_.name AS name_25, f1_.address AS address_26, f1_.phone AS phone_27, f1_.description AS description_28, f1_.website AS website_29, f1_.type AS type_30, f1_.sports AS sports_31, f1_.coordinates AS coordinates_32, f1_.email AS email_33, f1_.administrative_district AS administrative_district_34, f1_.update_status AS update_status_35, f1_.image AS image_36, t0_.facility_id AS facility_id_37, t0_.club_id AS club_id_38, t0_.sport_id AS sport_id_39 FROM tyden_sportu t0_ LEFT JOIN facility f1_ ON t0_.facility_id = f1_.id WHERE t0_.year = ? AND t0_.facility_id IS NOT NULL AND t0_.display = ?
Parameters:
[ 2025 "ano" ]
|
||||||||||||||||||||||||||||
|
0.36 ms (5.83%) |
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 | 33 |
| App\Entity\Facility | 28 |
| App\Entity\Sport | 18 |
| App\Entity\News | 2 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\TydenSportu | No errors. |
| App\Entity\Facility | No errors. |
| App\Entity\Club | No errors. |
| App\Entity\Sport | No errors. |
| App\Entity\FacilityPhoto | No errors. |
| App\Entity\News | No errors. |