GET https://ccz.dev.biolabs.pl/zona/odporyszow

Query Metrics

4 Database Queries
4 Different statements
1.68 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.42 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.slug AS slug_4, t0.description AS description_5, t0.color AS color_6, t0.font_color AS font_color_7, t0.address AS address_8, t0.phone AS phone_9, t0.email AS email_10, t0.open_time AS open_time_11, t0.full_contact AS full_contact_12, t0.facebook AS facebook_13, t0.instagram AS instagram_14, t0.twitter AS twitter_15, t0.tiktok AS tiktok_16, t0.maps AS maps_17, t0.cards AS cards_18, t0.buyonline AS buyonline_19, t0.reserveonline AS reserveonline_20, t0.prefix AS prefix_21, t0.p24_merchant_id AS p24_merchant_id_22, t0.p24_pos_id AS p24_pos_id_23, t0.p24_salt AS p24_salt_24 FROM unit t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "odporyszow"
]
2 0.43 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.enabled AS enabled_4, t0.in_menu AS in_menu_5, t0.menu_name AS menu_name_6, t0.position AS position_7, t0.redirect AS redirect_8, t0.title AS title_9, t0.content AS content_10, t0.image AS image_11, t0.keywords AS keywords_12, t0.lead_image AS lead_image_13, t0.lead AS lead_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.parent_id AS parent_id_17, t0.template_id AS template_id_18 FROM page t0 WHERE t0.in_menu = ? AND t0.parent_id IS NULL AND t0.enabled = ?
Parameters:
[
  1
  1
]
3 0.59 ms
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.url AS url_2, t0_.type AS type_3, t0_.enabled AS enabled_4, t0_.promo AS promo_5, t0_.position AS position_6, t0_.start_date AS start_date_7, t0_.end_date AS end_date_8, t0_.lead AS lead_9, t0_.title AS title_10, t0_.content AS content_11, t0_.content2 AS content2_12, t0_.image AS image_13, t0_.schedule_name AS schedule_name_14, t0_.schedule AS schedule_15, t0_.schedule2_name AS schedule2_name_16, t0_.schedule2 AS schedule2_17, t0_.lead_image AS lead_image_18, t0_.nolink AS nolink_19, t0_.lead_color AS lead_color_20, t0_.keywords AS keywords_21, t0_.css AS css_22, t0_.redirect AS redirect_23, t0_.created_at AS created_at_24, t0_.updated_at AS updated_at_25, t0_.unit_id AS unit_id_26 FROM tile t0_ WHERE t0_.enabled = 1 AND t0_.start_date <= ? AND (t0_.end_date >= ? OR t0_.end_date IS NULL) AND t0_.unit_id = ? AND (t0_.type IS NULL OR t0_.type = ?) ORDER BY t0_.position DESC, t0_.start_date DESC
Parameters:
[
  "2025-12-12 15:26:58"
  "2025-12-12 15:26:58"
  5
  "warning"
]
4 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.slug AS slug_4, t0.description AS description_5, t0.color AS color_6, t0.font_color AS font_color_7, t0.address AS address_8, t0.phone AS phone_9, t0.email AS email_10, t0.open_time AS open_time_11, t0.full_contact AS full_contact_12, t0.facebook AS facebook_13, t0.instagram AS instagram_14, t0.twitter AS twitter_15, t0.tiktok AS tiktok_16, t0.maps AS maps_17, t0.cards AS cards_18, t0.buyonline AS buyonline_19, t0.reserveonline AS reserveonline_20, t0.prefix AS prefix_21, t0.p24_merchant_id AS p24_merchant_id_22, t0.p24_pos_id AS p24_pos_id_23, t0.p24_salt AS p24_salt_24 FROM unit t0 WHERE t0.enabled = ?
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.

Entities Mapping

Class Mapping errors
App\Entity\Unit No errors.
App\Entity\Tile No errors.
App\Entity\Attachment No errors.
App\Entity\Event
  • The mappings App\Entity\Event#eventOptions and App\Entity\EventOption#event are inconsistent with each other.
App\Entity\Ticket No errors.
App\Entity\Page No errors.
App\Entity\Template No errors.
App\Entity\Category No errors.
App\Entity\Pricelist No errors.