GET https://sharelocked.you2.pl/pl/blog

Query Metrics

10 Database Queries
7 Different statements
5.28 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.38 ms
(26.12%)
1
SELECT COUNT(DISTINCT p0_.id) AS sclr_0 FROM post p0_ WHERE p0_.status = ? AND p0_.published_at <= ?
Parameters:
[
  "published"
  "2026-03-21 09:02:47"
]
1.28 ms
(24.24%)
4
SELECT t0.id AS id_1, t0.city AS city_2, t0.popup_image_name AS popup_image_name_3, t0.updated_at AS updated_at_4, t0.name AS name_5, t0.post_code AS post_code_6, t0.street AS street_7, t0.phone AS phone_8, t0.email AS email_9, t0.instagram_url AS instagram_url_10, t0.minimum_booking_notice_hours AS minimum_booking_notice_hours_11 FROM place t0
Parameters:
[]
0.65 ms
(12.33%)
1
SELECT t0.id AS id_1, t0.cash AS cash_2, t0.full AS full_3, t0.advance AS advance_4, t0.voucher AS voucher_5, t0.regulations_name AS regulations_name_6, t0.privacy_policy_name AS privacy_policy_name_7, t0.updated_at AS updated_at_8, t0.facebook_url AS facebook_url_9, t0.instagram_url AS instagram_url_10, t0.tiktok_url AS tiktok_url_11, t0.youtube_url AS youtube_url_12, t0.admin_email AS admin_email_13, t0.place_id AS place_id_14 FROM configuration t0 WHERE t0.place_id IS NULL LIMIT 1
Parameters:
[]
0.56 ms
(10.59%)
1
SELECT p0_.title_pl AS title_pl_0, p0_.title_en AS title_en_1, p0_.slug_pl AS slug_pl_2, p0_.slug_en AS slug_en_3, p0_.meta_title_pl AS meta_title_pl_4, p0_.meta_title_en AS meta_title_en_5, p0_.meta_description_pl AS meta_description_pl_6, p0_.meta_description_en AS meta_description_en_7, p0_.content_pl AS content_pl_8, p0_.content_en AS content_en_9, p0_.id AS id_10, p0_.cover_image_name AS cover_image_name_11, p0_.status AS status_12, p0_.published_at AS published_at_13 FROM post p0_ WHERE p0_.status = ? AND p0_.published_at <= ? AND p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY p0_.published_at DESC
Parameters:
[
  "published"
  "2026-03-21 09:02:47"
  3
  4
  10
  15
  5
  1
  20
  17
  19
  7
]
0.55 ms
(10.45%)
1
SELECT t0.name_pl AS name_pl_1, t0.name_en AS name_en_2, t0.slug_pl AS slug_pl_3, t0.slug_en AS slug_en_4, t0.id AS id_5 FROM category t0
Parameters:
[]
0.47 ms
(8.94%)
1
SELECT t0.name_pl AS name_pl_1, t0.name_en AS name_en_2, t0.slug_pl AS slug_pl_3, t0.slug_en AS slug_en_4, t0.id AS id_5 FROM tag t0
Parameters:
[]
0.39 ms
(7.33%)
1
SELECT DISTINCT p0_.id AS id_0, p0_.published_at AS published_at_1 FROM post p0_ WHERE p0_.status = ? AND p0_.published_at <= ? ORDER BY p0_.published_at DESC LIMIT 10
Parameters:
[
  "published"
  "2026-03-21 09:02:47"
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Post No errors.
App\Entity\Category No errors.
App\Entity\Tag No errors.
App\Entity\Configuration No errors.
App\Entity\Place No errors.
App\Entity\Room No errors.