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

Query Metrics

2 Database Queries
2 Different statements
2.20 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 1.57 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
]
2 0.63 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\Page No errors.
App\Entity\Template No 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.