http://isbbethesda.com/index.php/admin/students/1087/show

Query Metrics

199 Database Queries
18 Different statements
97.30 ms Query time
8 Invalid entities

Queries

Group similar statements

# Time Info
1 0.57 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.github_id AS github_id_3, t0.github_access_token AS github_access_token_4, t0.facebook_id AS facebook_id_5, t0.facebook_access_token AS facebook_access_token_6, t0.google_id AS google_id_7, t0.google_access_token AS google_access_token_8, t0.linkedin_id AS linkedin_id_9, t0.linkedin_access_token AS linkedin_access_token_10, t0.twitter_id AS twitter_id_11, t0.twitter_access_token AS twitter_access_token_12, t0.yahoo_id AS yahoo_id_13, t0.yahoo_access_token AS yahoo_access_token_14, t0.password AS password_15, t0.is_verified AS is_verified_16, t0.avatarPath AS avatarPath_17, t0.phoneNumber AS phoneNumber_18, t0.gender AS gender_19, t0.birthday AS birthday_20, t0.birthplace AS birthplace_21, t0.nationality AS nationality_22, t0.location AS location_23, t0.region AS region_24, t0.department AS department_25, t0.academicLevel AS academicLevel_26, t0.numCni AS numCni_27, t0.status AS status_28, t0.full_name AS full_name_29, t0.created_at AS created_at_30, t0.updated_at AS updated_at_31, t0.image_name AS image_name_32, t0.domain_id AS domain_id_33 FROM user t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 0.54 ms
SELECT t0.id AS id_1, t0.matricule AS matricule_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.particular_disease AS particular_disease_5, t0.father_name AS father_name_6, t0.mother_name AS mother_name_7, t0.primary_contact AS primary_contact_8, t0.residence AS residence_9, t0.secondary_contact AS secondary_contact_10, t0.other_informations AS other_informations_11, t0.birthday AS birthday_12, t0.gender AS gender_13, t0.birthplace AS birthplace_14, t0.enrolled AS enrolled_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.image_name AS image_name_18, t0.entry_class_id AS entry_class_id_19 FROM student t0 WHERE t0.id = ?
Parameters:
[
  "1087"
]
3 0.37 ms
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.id = ? LIMIT 1
Parameters:
[
  "6"
]
4 0.27 ms
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:
[
  1
]
5 0.54 ms
SELECT t0.id AS id_1, t0.officialExamResult AS officialExamResult_2, t0.finance_holder AS finance_holder_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.student_id AS student_id_6, t0.class_room_id AS class_room_id_7, t0.school_year_id AS school_year_id_8 FROM subscription t0 WHERE t0.student_id = ? AND t0.school_year_id = ? LIMIT 1
Parameters:
[
  1087
  6
]
6 0.41 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.subscription AS subscription_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.amount AS amount_6, t0.school_year_id AS school_year_id_7, t0.student_id AS student_id_8 FROM payment t0 WHERE t0.school_year_id = ? AND t0.student_id = ? ORDER BY t0.updated_at ASC
Parameters:
[
  6
  1087
]
7 0.19 ms
SELECT t0.id AS id_1, t0.weight AS weight_2, t0.school_year_id AS school_year_id_3 FROM payment_plan t0 WHERE t0.school_year_id = ? LIMIT 1
Parameters:
[
  6
]
8 0.30 ms
SELECT t0.id AS id_1, t0.ranking AS ranking_2, t0.deadline AS deadline_3, t0.amount AS amount_4, t0.payment_plan_id AS payment_plan_id_5, t0.classRoom_id AS classRoom_id_6 FROM installment t0 WHERE t0.payment_plan_id IS NULL AND t0.classRoom_id = ?
Parameters:
[
  7
]
9 0.36 ms
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:
[
  6
]
10 0.68 ms
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.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.sequence_id AS sequence_id_11, t0.course_id AS course_id_12, t0.class_room_id AS class_room_id_13 FROM evaluation t0 WHERE t0.class_room_id = ? AND t0.sequence_id = ?
Parameters:
[
  7
  32
]
11 0.74 ms
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.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.sequence_id AS sequence_id_11, t0.course_id AS course_id_12, t0.class_room_id AS class_room_id_13 FROM evaluation t0 WHERE t0.class_room_id = ? AND t0.sequence_id = ?
Parameters:
[
  7
  33
]
12 0.65 ms
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.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.sequence_id AS sequence_id_11, t0.course_id AS course_id_12, t0.class_room_id AS class_room_id_13 FROM evaluation t0 WHERE t0.class_room_id = ? AND t0.sequence_id = ?
Parameters:
[
  7
  34
]
13 0.67 ms
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.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.sequence_id AS sequence_id_11, t0.course_id AS course_id_12, t0.class_room_id AS class_room_id_13 FROM evaluation t0 WHERE t0.class_room_id = ? AND t0.sequence_id = ?
Parameters:
[
  7
  35
]
14 0.79 ms
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.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.sequence_id AS sequence_id_11, t0.course_id AS course_id_12, t0.class_room_id AS class_room_id_13 FROM evaluation t0 WHERE t0.class_room_id = ? AND t0.sequence_id = ?
Parameters:
[
  7
  36
]
15 0.55 ms
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.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.sequence_id AS sequence_id_11, t0.course_id AS course_id_12, t0.class_room_id AS class_room_id_13 FROM evaluation t0 WHERE t0.class_room_id = ? AND t0.sequence_id = ?
Parameters:
[
  7
  37
]
16 0.24 ms
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:
[
  157
]
17 0.25 ms
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:
[
  158
]
18 0.19 ms
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:
[
  159
]
19 0.19 ms
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:
[
  160
]
20 0.19 ms
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:
[
  161
]
21 0.18 ms
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:
[
  153
]
22 0.19 ms
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:
[
  154
]
23 0.18 ms
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:
[
  155
]
24 0.20 ms
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:
[
  156
]
25 0.18 ms
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:
[
  162
]
26 0.19 ms
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:
[
  163
]
27 0.19 ms
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:
[
  355
]
28 0.18 ms
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:
[
  152
]
29 2.06 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9707
]
30 0.57 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9707
]
31 0.36 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9708
]
32 0.44 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9708
]
33 0.41 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9709
]
34 0.47 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9709
]
35 0.50 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9710
]
36 0.56 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9710
]
37 0.50 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9711
]
38 0.37 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9711
]
39 0.33 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9712
]
40 0.39 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9712
]
41 0.35 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9713
]
42 0.44 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9713
]
43 0.31 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9714
]
44 0.41 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9714
]
45 0.44 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9715
]
46 0.45 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9715
]
47 0.42 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9716
]
48 0.40 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9716
]
49 0.34 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9732
]
50 0.44 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9732
]
51 0.44 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9877
]
52 0.40 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9877
]
53 0.38 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9945
]
54 0.41 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  9945
]
55 0.42 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10074
]
56 0.46 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10074
]
57 0.46 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10075
]
58 0.39 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10075
]
59 0.44 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10076
]
60 0.45 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10076
]
61 0.46 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10077
]
62 0.46 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10077
]
63 0.45 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10224
]
64 0.53 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10224
]
65 0.41 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10225
]
66 0.45 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10225
]
67 0.43 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10226
]
68 0.40 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10226
]
69 0.41 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10227
]
70 0.42 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10227
]
71 0.46 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10228
]
72 0.52 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10228
]
73 0.53 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10270
]
74 0.47 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10270
]
75 0.40 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10334
]
76 0.43 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10334
]
77 0.48 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10335
]
78 0.42 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10335
]
79 0.51 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10336
]
80 0.42 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10336
]
81 0.43 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10605
]
82 0.73 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10605
]
83 0.58 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10606
]
84 0.47 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10606
]
85 0.42 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10607
]
86 0.55 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10607
]
87 0.53 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10608
]
88 0.47 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10608
]
89 0.42 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10609
]
90 0.41 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10609
]
91 0.46 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10610
]
92 0.42 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10610
]
93 0.48 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10611
]
94 0.43 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10611
]
95 0.41 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10612
]
96 0.41 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10612
]
97 0.38 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10613
]
98 0.37 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10613
]
99 0.39 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10614
]
100 0.41 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10614
]
101 0.53 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10615
]
102 0.49 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10615
]
103 0.41 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10616
]
104 0.39 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10616
]
105 0.38 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10680
]
106 0.38 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10680
]
107 0.39 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10705
]
108 0.41 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10705
]
109 0.48 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10890
]
110 0.46 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10890
]
111 0.52 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10891
]
112 0.53 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10891
]
113 0.42 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10892
]
114 0.39 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10892
]
115 0.39 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10893
]
116 0.46 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10893
]
117 0.50 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10894
]
118 0.49 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10894
]
119 0.40 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10895
]
120 0.40 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10895
]
121 0.41 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10962
]
122 0.43 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10962
]
123 0.53 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10968
]
124 0.53 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10968
]
125 0.48 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10969
]
126 0.42 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10969
]
127 0.45 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10987
]
128 0.55 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  10987
]
129 0.53 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11012
]
130 0.48 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11012
]
131 0.48 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11013
]
132 0.44 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11013
]
133 0.42 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11188
]
134 0.44 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11188
]
135 0.44 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11189
]
136 0.48 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11189
]
137 0.42 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11190
]
138 0.49 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11190
]
139 0.43 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11191
]
140 0.47 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11191
]
141 0.45 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11192
]
142 0.43 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11192
]
143 0.51 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11312
]
144 0.41 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11312
]
145 0.41 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11313
]
146 0.45 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11313
]
147 0.50 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11314
]
148 0.52 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11314
]
149 0.63 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11315
]
150 0.54 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11315
]
151 0.45 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11316
]
152 0.46 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11316
]
153 0.52 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11317
]
154 0.42 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11317
]
155 0.44 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11351
]
156 0.44 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11351
]
157 0.46 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11352
]
158 0.54 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11352
]
159 0.47 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11367
]
160 0.49 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11367
]
161 0.37 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11371
]
162 0.39 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11371
]
163 0.61 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11501
]
164 0.39 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11501
]
165 0.63 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11502
]
166 0.46 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11502
]
167 2.24 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11503
]
168 0.41 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11503
]
169 0.71 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11504
]
170 0.50 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11504
]
171 0.46 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11505
]
172 0.46 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11505
]
173 0.45 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11506
]
174 0.35 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11506
]
175 0.37 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11507
]
176 0.45 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11507
]
177 0.38 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11508
]
178 0.35 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11508
]
179 0.45 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11509
]
180 0.44 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11509
]
181 0.55 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11510
]
182 0.95 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11510
]
183 0.52 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11511
]
184 0.37 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11511
]
185 0.39 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11565
]
186 0.41 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11565
]
187 0.50 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11577
]
188 0.38 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.weight AS weight_3, t0.rank2 AS rank2_4, t0.appreciation AS appreciation_5, t0.student_id AS student_id_6, t0.evaluation_id AS evaluation_id_7 FROM mark t0 WHERE t0.student_id = ? AND t0.evaluation_id = ? LIMIT 1
Parameters:
[
  1087
  11577
]
189 0.66 ms
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.id = ? LIMIT 1
Parameters:
[
  "6"
]
190 1.24 ms
SELECT t0.id AS id_1, t0.officialExamResult AS officialExamResult_2, t0.finance_holder AS finance_holder_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.student_id AS student_id_6, t0.class_room_id AS class_room_id_7, t0.school_year_id AS school_year_id_8 FROM subscription t0 WHERE t0.school_year_id = ?
Parameters:
[
  6
]
191 0.79 ms
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.id = ? LIMIT 1
Parameters:
[
  "6"
]
192 5.04 ms
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.github_id AS github_id_2, u0_.github_access_token AS github_access_token_3, u0_.facebook_id AS facebook_id_4, u0_.facebook_access_token AS facebook_access_token_5, u0_.google_id AS google_id_6, u0_.google_access_token AS google_access_token_7, u0_.linkedin_id AS linkedin_id_8, u0_.linkedin_access_token AS linkedin_access_token_9, u0_.twitter_id AS twitter_id_10, u0_.twitter_access_token AS twitter_access_token_11, u0_.yahoo_id AS yahoo_id_12, u0_.yahoo_access_token AS yahoo_access_token_13, u0_.password AS password_14, u0_.is_verified AS is_verified_15, u0_.avatarPath AS avatarPath_16, u0_.phoneNumber AS phoneNumber_17, u0_.gender AS gender_18, u0_.birthday AS birthday_19, u0_.birthplace AS birthplace_20, u0_.nationality AS nationality_21, u0_.location AS location_22, u0_.region AS region_23, u0_.department AS department_24, u0_.academicLevel AS academicLevel_25, u0_.numCni AS numCni_26, u0_.status AS status_27, u0_.full_name AS full_name_28, u0_.created_at AS created_at_29, u0_.updated_at AS updated_at_30, u0_.image_name AS image_name_31, u0_.domain_id AS domain_id_32 FROM user u0_ LEFT JOIN attribution a1_ ON u0_.id = a1_.teacher_id LEFT JOIN school_year s2_ ON a1_.year_id = s2_.id WHERE s2_.id = ? ORDER BY u0_.full_name ASC
Parameters:
[
  6
]
193 0.65 ms
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
Parameters:
[]
194 0.33 ms
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.id = ? LIMIT 1
Parameters:
[
  "6"
]
195 1.21 ms
SELECT COUNT(c0_.id) AS sclr_0, c0_.id AS id_1 FROM class_room c0_ INNER JOIN subscription s1_ ON c0_.id = s1_.class_room_id WHERE s1_.school_year_id = ? GROUP BY c0_.id
Parameters:
[
  6
]
196 0.43 ms
SELECT t0.id AS id_1, t0.officialExamResult AS officialExamResult_2, t0.finance_holder AS finance_holder_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.student_id AS student_id_6, t0.class_room_id AS class_room_id_7, t0.school_year_id AS school_year_id_8 FROM subscription t0 WHERE t0.student_id = ?
Parameters:
[
  1087
]
197 0.31 ms
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:
[
  16
]
198 0.26 ms
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:
[
  26
]
199 0.19 ms
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:
[
  7
]

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\User
  • The association App\Entity\User#fullTeacherOf refers to the owning side field App\Entity\ClassRoom#fullTeacher which does not exist.
  • The field App\Entity\User#attributions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Attribution#teacher does not contain the required 'inversedBy="attributions"' attribute.
App\Entity\Domain
  • The association App\Entity\Domain#headOfDepartment refers to the inverse side field App\Entity\User#headOfDepartementOf which does not exist.
App\Entity\Email No errors.
App\Entity\ClassRoom
  • The mappings App\Entity\ClassRoom#mainTeachers and App\Entity\MainTeacher#classRoom are inconsistent with each other.
App\Entity\Attribution No errors.
App\Entity\Student
  • The field App\Entity\Student#payments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Payment#student does not contain the required 'inversedBy="payments"' attribute.
App\Entity\Subscription No errors.
App\Entity\Payment No errors.
App\Entity\SchoolYear
  • The field App\Entity\SchoolYear#paymentPlan is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PaymentPlan#schoolYear does not contain the required 'inversedBy="paymentPlan"' attribute.
App\Entity\PaymentPlan
  • The association App\Entity\PaymentPlan#payments refers to the owning side field App\Entity\Payment#paymentPlan which does not exist.
  • The field App\Entity\PaymentPlan#installments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Installment#paymentPlan does not contain the required 'inversedBy="installments"' attribute.
App\Entity\Quater No errors.
App\Entity\Sequence No errors.
App\Entity\Evaluation No errors.
App\Entity\AbscenceSheet No errors.
App\Entity\Installment No errors.
App\Entity\Course
  • The field App\Entity\Course#attributions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Attribution#course does not contain the required 'inversedBy="attributions"' attribute.
App\Entity\Mark No errors.
App\Entity\Module No errors.
App\Entity\Level No errors.
App\Entity\MainTeacher
  • The association App\Entity\MainTeacher#teacher refers to the inverse side field App\Entity\User#mainTeachers which does not exist.