https://zatokakodu.pl/darmowe-zajecia

Query Metrics

8 Database Queries
2 Different statements
3.39 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.67 ms
(78.89%)
7
SELECT t0.id AS id_1, t0.course_id AS course_id_2, t3.id AS id_4, t3.name AS name_5, t3.uuid AS uuid_6, t0.groups_id AS groups_id_7, t8.id AS id_9, t8.name AS name_10, t8.description AS description_11, t8.is_main AS is_main_12, t8.hidden AS hidden_13, t8.photo AS photo_14, t8.student_age AS student_age_15 FROM course_to_group t0 LEFT JOIN course t3 ON t0.course_id = t3.id LEFT JOIN course_group t8 ON t0.groups_id = t8.id WHERE t0.course_id = ?
Parameters:
[
  1
]
0.72 ms
(21.11%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.uuid AS uuid_3, t4.id AS id_5, t4.description AS description_6, t4.lessons_in_course AS lessons_in_course_7, t4.duration AS duration_8, t4.photo AS photo_9, t4.free_lesson AS free_lesson_10, t4.video AS video_11, t4.hidden AS hidden_12, t4.course_id AS course_id_13, t14.id AS id_15, t14.monthly AS monthly_16, t14.quarterly AS quarterly_17, t14.yearly AS yearly_18, t14.course_id AS course_id_19 FROM course t0 LEFT JOIN course_detail t4 ON t4.course_id = t0.id LEFT JOIN course_price t14 ON t14.course_id = t0.id
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.

Entities Mapping