http://isbbethesda.com/index.php/prof/rooms/19/show

Query Metrics

46 Database Queries
17 Different statements
23.17 ms Query time
0 Invalid entities
  • Grouped Statements
  • Database Connections
  • Entity Managers
  • Second Level Cache
  • Entities Mapping

Show all queries

Time Count Info
5.13 ms
(22.16%)
4
SELECT t0.id AS id_1, t0.moyenne AS moyenne_2, t0.competence AS competence_3, t0.abscent AS abscent_4, t0.success_h AS success_h_5, t0.success_f AS success_f_6, t0.faillures_h AS faillures_h_7, t0.faillures_f AS faillures_f_8, t0.mini AS mini_9, t0.maxi AS maxi_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sequence_id AS sequence_id_13, t0.course_id AS course_id_14, t0.class_room_id AS class_room_id_15, t0.author_id AS author_id_16 FROM evaluation t0 WHERE t0.class_room_id = ? AND t0.sequence_id = ?
Parameters:
0 of 0
[ 19 38 ]
3.89 ms
(16.80%)
12
SELECT t0.id AS id_1, t0.email AS email_2, t0.password AS password_3, t0.is_verified AS is_verified_4, t0.avatarPath AS avatarPath_5, t0.phoneNumber AS phoneNumber_6, t0.gender AS gender_7, t0.birthday AS birthday_8, t0.birthplace AS birthplace_9, t0.nationality AS nationality_10, t0.location AS location_11, t0.region AS region_12, t0.department AS department_13, t0.academicLevel AS academicLevel_14, t0.numCni AS numCni_15, t0.status AS status_16, t0.full_name AS full_name_17, t0.security_question AS security_question_18, t0.security_answer AS security_answer_19, t0.created_at AS created_at_20, t0.updated_at AS updated_at_21, t0.image_name AS image_name_22, t0.domain_id AS domain_id_23 FROM user t0 WHERE t0.id = ?
Parameters:
0 of 0
[ 110 ]
3.75 ms
(16.20%)
14
SELECT t0.id AS id_1, t0.wording AS wording_2, t0.coefficient AS coefficient_3, t0.code AS code_4, t0.domain_id AS domain_id_5, t0.module_id AS module_id_6 FROM course t0 WHERE t0.id = ?
Parameters:
0 of 0
[ 257 ]
1.82 ms
(7.86%)
1
SELECT s0_.id AS id_0, s0_.matricule AS matricule_1, s0_.firstname AS firstname_2, s0_.lastname AS lastname_3, s0_.particular_disease AS particular_disease_4, s0_.father_name AS father_name_5, s0_.mother_name AS mother_name_6, s0_.primary_contact AS primary_contact_7, s0_.residence AS residence_8, s0_.secondary_contact AS secondary_contact_9, s0_.other_informations AS other_informations_10, s0_.birthday AS birthday_11, s0_.gender AS gender_12, s0_.birthplace AS birthplace_13, s0_.enrolled AS enrolled_14, s0_.created_at AS created_at_15, s0_.updated_at AS updated_at_16, s0_.image_name AS image_name_17, s0_.entry_class_id AS entry_class_id_18 FROM student s0_ LEFT JOIN subscription s1_ ON s0_.id = s1_.student_id LEFT JOIN class_room c2_ ON s1_.class_room_id = c2_.id WHERE s1_.school_year_id = ? AND c2_.id = ? ORDER BY s0_.lastname ASC
Parameters:
0 of 0
[ 7 19 ]
1.45 ms
(6.27%)
1
SELECT COUNT(s0_.id) AS sclr_0, s0_.officialExamResult AS officialExamResult_1 FROM subscription s0_ LEFT JOIN school_year s1_ ON s0_.school_year_id = s1_.id LEFT JOIN class_room c2_ ON s0_.class_room_id = c2_.id WHERE s1_.id = ? AND c2_.id = ? GROUP BY s0_.officialExamResult
Parameters:
0 of 0
[ 7 19 ]
1.16 ms
(4.99%)
1
SELECT a0_.id AS id_0, a0_.head_teacher AS head_teacher_1, a0_.course_id AS course_id_2, a0_.teacher_id AS teacher_id_3, a0_.year_id AS year_id_4 FROM attribution a0_ LEFT JOIN school_year s1_ ON a0_.year_id = s1_.id LEFT JOIN course c2_ ON a0_.course_id = c2_.id LEFT JOIN module m3_ ON c2_.module_id = m3_.id LEFT JOIN class_room c4_ ON m3_.room_id = c4_.id WHERE s1_.id = ? AND c4_.id = ?
Parameters:
0 of 0
[ 7 19 ]
1.01 ms
(4.34%)
3
SELECT t0.id AS id_1, t0.wording AS wording_2, t0.coefficient AS coefficient_3, t0.code AS code_4, t0.domain_id AS domain_id_5, t0.module_id AS module_id_6 FROM course t0 WHERE t0.module_id = ?
Parameters:
0 of 0
[ 57 ]
0.71 ms
(3.06%)
1
SELECT t0.id AS id_1, t0.registration_deadline AS registration_deadline_2, t0.rate AS rate_3, t0.code AS code_4, t0.wording AS wording_5, t0.start_date AS start_date_6, t0.end_date AS end_date_7, t0.activated AS activated_8, t9.id AS id_10, t9.weight AS weight_11, t9.school_year_id AS school_year_id_12 FROM school_year t0 LEFT JOIN payment_plan t9 ON t9.school_year_id = t0.id WHERE t0.activated = ? LIMIT 1
Parameters:
0 of 0
[ 1 ]
0.62 ms
(2.68%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.apc AS apc_3, t0.level_id AS level_id_4 FROM class_room t0 WHERE t0.id = ?
Parameters:
0 of 0
[ "19" ]
0.61 ms
(2.63%)
1
SELECT s0_.id AS id_0, s0_.validation_date AS validation_date_1, s0_.code AS code_2, s0_.wording AS wording_3, s0_.start_date AS start_date_4, s0_.end_date AS end_date_5, s0_.activated AS activated_6, s0_.quater_id AS quater_id_7 FROM sequence s0_ LEFT JOIN quater q1_ ON s0_.quater_id = q1_.id LEFT JOIN school_year s2_ ON q1_.school_year_id = s2_.id WHERE s2_.id = ?
Parameters:
0 of 0
[ 7 ]
0.53 ms
(2.30%)
1
SELECT t0.id AS id_1, t0.validation_date AS validation_date_2, t0.code AS code_3, t0.wording AS wording_4, t0.start_date AS start_date_5, t0.end_date AS end_date_6, t0.activated AS activated_7, t0.quater_id AS quater_id_8 FROM sequence t0 WHERE t0.activated = ? LIMIT 1
Parameters:
0 of 0
[ 1 ]
0.50 ms
(2.15%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.amount AS amount_3, t0.cycle_id AS cycle_id_4 FROM level t0 WHERE t0.id = ?
Parameters:
0 of 0
[ 12 ]
0.49 ms
(2.13%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.room_id AS room_id_4 FROM module t0 WHERE t0.room_id = ?
Parameters:
0 of 0
[ 19 ]
0.41 ms
(1.77%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.section_id AS section_id_3 FROM cycle t0 WHERE t0.id = ?
Parameters:
0 of 0
[ 2 ]
0.39 ms
(1.68%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.programme_id AS programme_id_3 FROM section t0 WHERE t0.id = ?
Parameters:
0 of 0
[ 2 ]
0.35 ms
(1.51%)
1
SELECT t0.id AS id_1, t0.name AS name_2 FROM programme t0 WHERE t0.id = ?
Parameters:
0 of 0
[ 1 ]
0.34 ms
(1.46%)
1
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.teacher_id AS teacher_id_4, t0.class_room_id AS class_room_id_5, t0.school_year_id AS school_year_id_6 FROM main_teacher t0 WHERE t0.class_room_id = ?
Parameters:
0 of 0
[ 19 ]