Query Metrics
45
Database Queries
16
Different statements
13.10 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
3.25 ms (24.82%) |
15 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.headOfDepartmentId AS headOfDepartmentId_3 FROM domain t0 WHERE t0.id = ?
Parameters:
[
5
]
|
2.17 ms (16.59%) |
11 |
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:
[
1
]
|
1.20 ms (9.17%) |
2 |
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:
[
1
]
|
0.98 ms (7.48%) |
1 |
SELECT e0_.id AS id_0, e0_.moyenne AS moyenne_1, e0_.competence AS competence_2, e0_.abscent AS abscent_3, e0_.success_h AS success_h_4, e0_.success_f AS success_f_5, e0_.faillures_h AS faillures_h_6, e0_.faillures_f AS faillures_f_7, e0_.mini AS mini_8, e0_.maxi AS maxi_9, e0_.created_at AS created_at_10, e0_.updated_at AS updated_at_11, e0_.sequence_id AS sequence_id_12, e0_.course_id AS course_id_13, e0_.class_room_id AS class_room_id_14, e0_.author_id AS author_id_15 FROM evaluation e0_ LEFT JOIN sequence s1_ ON e0_.sequence_id = s1_.id LEFT JOIN quater q2_ ON s1_.quater_id = q2_.id LEFT JOIN school_year s3_ ON q2_.school_year_id = s3_.id WHERE s3_.id = ? AND e0_.class_room_id = ? AND e0_.sequence_id = ? ORDER BY e0_.id DESC
Parameters:
[ 7 20 43 ] |
0.87 ms (6.67%) |
4 |
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:
[
1
]
|
0.66 ms (5.01%) |
1 |
SELECT c0_.id AS id_0, c0_.wording AS wording_1, c0_.coefficient AS coefficient_2, c0_.code AS code_3, c0_.domain_id AS domain_id_4, c0_.module_id AS module_id_5 FROM course c0_
Parameters:
[] |
0.56 ms (4.30%) |
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 = ? AND s0_.id IN (?) ORDER BY s0_.id ASC
Parameters:
[ 7 "43" ] |
0.53 ms (4.07%) |
2 |
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:
[
1
]
|
0.50 ms (3.85%) |
1 |
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:
[
123
]
|
0.46 ms (3.53%) |
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 = ? LIMIT 1
Parameters:
[
"20"
]
|
0.45 ms (3.47%) |
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 = ? ORDER BY s0_.id ASC
Parameters:
[
7
]
|
0.44 ms (3.34%) |
1 |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.apc AS apc_2, c0_.level_id AS level_id_3 FROM class_room c0_ WHERE c0_.id IN (?)
Parameters:
[
"20"
]
|
0.27 ms (2.05%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2 FROM programme t0 WHERE t0.id = ?
Parameters:
[
1
]
|
0.26 ms (1.97%) |
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.id = ? LIMIT 1
Parameters:
[
"43"
]
|
0.25 ms (1.89%) |
1 |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.apc AS apc_2, c0_.level_id AS level_id_3 FROM class_room c0_
Parameters:
[] |
0.23 ms (1.76%) |
1 |
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 = ? LIMIT 1
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
Class | Mapping errors |
---|---|
App\Entity\User | No errors. |
App\Entity\Domain | No errors. |
App\Entity\Email | No errors. |
App\Entity\Attribution | No errors. |
App\Entity\MainTeacher | No errors. |
App\Entity\Course | No errors. |
App\Entity\Sequence | No errors. |
App\Entity\SchoolYear | No errors. |
App\Entity\PaymentPlan | No errors. |
App\Entity\Quater | No errors. |
App\Entity\Subscription | No errors. |
App\Entity\ClassRoom | No errors. |
App\Entity\Evaluation | No errors. |
App\Entity\AbscenceSheet | No errors. |
App\Entity\Level | No errors. |
App\Entity\Module | No errors. |
App\Entity\Mark | No errors. |
App\Entity\Cycle | No errors. |
App\Entity\Section | No errors. |
App\Entity\Program | No errors. |