GET https://recette.deborah-cimerman-naturopathe.com/rendez-vous-en-ligne

Query Metrics

6 Database Queries
3 Different statements
3.68 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.94 ms
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.text_1 AS text_1_2, s0_.text_2 AS text_2_3, s0_.picture_page AS picture_page_4, s0_.picture_text AS picture_text_5, s0_.picture_pres AS picture_pres_6, s0_.picture_pres_hover AS picture_pres_hover_7, s0_.pos AS pos_8, s0_.tag AS tag_9, s0_.updated_at AS updated_at_10 FROM services s0_ INNER JOIN sub_services s1_ ON s0_.id = s1_.service_id AND (s1_.service_id = s0_.id AND s1_.allowed_to_appointment = ? AND s1_.package = ?) ORDER BY s0_.pos ASC
Parameters:
[
  1
  0
]
2 0.80 ms
SELECT t0.id AS id_1, t0.picture_text AS picture_text_2, t0.picture_pres AS picture_pres_3, t0.picture_pres_hover AS picture_pres_hover_4, t0.title AS title_5, t0.text AS text_6, t0.duration AS duration_7, t0.allowed_to_appointment AS allowed_to_appointment_8, t0.duration_to_book AS duration_to_book_9, t0.updated_at AS updated_at_10 FROM specialities t0 WHERE t0.allowed_to_appointment = ?
Parameters:
[
  1
]
3 0.37 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.duration AS duration_3, t0.nb_seances AS nb_seances_4, t0.price AS price_5, t0.pos AS pos_6, t0.text AS text_7, t0.package AS package_8, t0.allowed_to_appointment AS allowed_to_appointment_9, t0.duration_to_book AS duration_to_book_10, t0.service_id AS service_id_11 FROM sub_services t0 WHERE t0.service_id = ?
Parameters:
[
  2
]
4 0.19 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.duration AS duration_3, t0.nb_seances AS nb_seances_4, t0.price AS price_5, t0.pos AS pos_6, t0.text AS text_7, t0.package AS package_8, t0.allowed_to_appointment AS allowed_to_appointment_9, t0.duration_to_book AS duration_to_book_10, t0.service_id AS service_id_11 FROM sub_services t0 WHERE t0.service_id = ?
Parameters:
[
  6
]
5 0.17 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.duration AS duration_3, t0.nb_seances AS nb_seances_4, t0.price AS price_5, t0.pos AS pos_6, t0.text AS text_7, t0.package AS package_8, t0.allowed_to_appointment AS allowed_to_appointment_9, t0.duration_to_book AS duration_to_book_10, t0.service_id AS service_id_11 FROM sub_services t0 WHERE t0.service_id = ?
Parameters:
[
  1
]
6 0.20 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.duration AS duration_3, t0.nb_seances AS nb_seances_4, t0.price AS price_5, t0.pos AS pos_6, t0.text AS text_7, t0.package AS package_8, t0.allowed_to_appointment AS allowed_to_appointment_9, t0.duration_to_book AS duration_to_book_10, t0.service_id AS service_id_11 FROM sub_services t0 WHERE t0.service_id = ?
Parameters:
[
  8
]

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\Services No errors.
App\Entity\SubServices No errors.
App\Entity\Specialities No errors.