Query Metrics

11 Database Queries
9 Different statements
11.08 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.91 ms
(17.28%)
2
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.header_logo_file AS header_logo_file_4, t0.footer_logo_file AS footer_logo_file_5, t0.updated_at AS updated_at_6 FROM website_configuration t0
Parameters:
[]
1.63 ms
(14.74%)
2
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.price AS price_3, t0.code AS code_4 FROM booking_price t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "BOOKING_STARTER_CHILD"
]
1.44 ms
(13.04%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_active AS is_active_3, t0.starter_order AS starter_order_4, t0.city_id AS city_id_5 FROM starter t0 WHERE t0.is_active = ? ORDER BY t0.starter_order ASC
Parameters:
[
  1
]
1.15 ms
(10.38%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.website_link AS website_link_3, t0.is_active AS is_active_4, t0.allow_starter AS allow_starter_5, t0.allow_dish AS allow_dish_6 FROM city t0 WHERE t0.is_active = ? AND t0.allow_starter = ?
Parameters:
[
  1
  1
]
1.14 ms
(10.32%)
1
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.is_active AS is_active_3, t0.city_id AS city_id_4 FROM starter_schedule t0 WHERE t0.is_active = ? ORDER BY t0.id ASC
Parameters:
[
  1
]
1.14 ms
(10.26%)
1
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.link AS link_3, t0.link_order AS link_order_4 FROM mega_menu t0 ORDER BY t0.link_order ASC
Parameters:
[]
1.04 ms
(9.41%)
1
SELECT t0.id AS id_1, t0.allow_starter_booking AS allow_starter_booking_2, t0.allow_dish_booking AS allow_dish_booking_3, t0.start_booking_date AS start_booking_date_4, t0.end_booking_date AS end_booking_date_5 FROM booking_configuration t0
Parameters:
[]
0.97 ms
(8.74%)
1
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.link AS link_3, t0.is_active AS is_active_4, t0.logo_file AS logo_file_5, t0.updated_at AS updated_at_6, t0.category_id AS category_id_7 FROM footer_link t0 WHERE t0.category_id = ?
Parameters:
[
  b")–j\e\x03eN©¡w(-*­¨Â"
]
0.65 ms
(5.84%)
1
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.is_active AS is_active_3 FROM footer_category t0
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.