GET https://ccz.dev.biolabs.pl/zona/prokocim/spinning

Query Metrics

5 Database Queries
5 Different statements
2.07 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.33 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:
[
  "prokocim"
]
2 0.66 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.type AS type_4, t0.enabled AS enabled_5, t0.promo AS promo_6, t0.position AS position_7, t0.start_date AS start_date_8, t0.end_date AS end_date_9, t0.lead AS lead_10, t0.title AS title_11, t0.content AS content_12, t0.content2 AS content2_13, t0.image AS image_14, t0.schedule_name AS schedule_name_15, t0.schedule AS schedule_16, t0.schedule2_name AS schedule2_name_17, t0.schedule2 AS schedule2_18, t0.lead_image AS lead_image_19, t0.nolink AS nolink_20, t0.lead_color AS lead_color_21, t0.keywords AS keywords_22, t0.css AS css_23, t0.redirect AS redirect_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.unit_id AS unit_id_27 FROM tile t0 WHERE t0.url = ? AND t0.unit_id = ? LIMIT 1
Parameters:
[
  "spinning"
  2
]
3 0.30 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
]
4 0.28 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
]
5 0.49 ms
SELECT t0.id AS id_1, t0.document AS document_2, t0.info AS info_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.page_id AS page_id_6, t0.tile_id AS tile_id_7, t0.unit_id AS unit_id_8 FROM attachment t0 WHERE t0.tile_id = ?
Parameters:
[
  60
]

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\Category No errors.
App\Entity\Pricelist No errors.
App\Entity\Page No errors.
App\Entity\Template No errors.