Query Metrics
3
Database Queries
2
Different statements
1.69 ms
Query time
17
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.71 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.name_en AS name_en_4, t0.level AS level_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.author_id AS author_id_8, t0.editor_id AS editor_id_9, t10.id AS id_11, t10.time AS time_12, t10.start_school_time AS start_school_time_13, t10.arrive_school_time AS arrive_school_time_14, t10.first_break_start_at AS first_break_start_at_15, t10.first_break_end_at AS first_break_end_at_16, t10.second_break_start_at AS second_break_start_at_17, t10.second_break_end_at AS second_break_end_at_18, t10.school_id AS school_id_19, t10.year_id AS year_id_20, t10.author_id AS author_id_21 FROM school_year t0 LEFT JOIN agenda_time_convertion t10 ON t10.year_id = t0.id WHERE t0.active = ? LIMIT 1
Parameters:
[
1
]
|
| 2 | 0.67 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.name_en AS name_en_4, t0.level AS level_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.author_id AS author_id_8, t0.editor_id AS editor_id_9, t10.id AS id_11, t10.time AS time_12, t10.start_school_time AS start_school_time_13, t10.arrive_school_time AS arrive_school_time_14, t10.first_break_start_at AS first_break_start_at_15, t10.first_break_end_at AS first_break_end_at_16, t10.second_break_start_at AS second_break_start_at_17, t10.second_break_end_at AS second_break_end_at_18, t10.school_id AS school_id_19, t10.year_id AS year_id_20, t10.author_id AS author_id_21 FROM school_year t0 LEFT JOIN agenda_time_convertion t10 ON t10.year_id = t0.id WHERE t0.active = ? LIMIT 1
Parameters:
[
1
]
|
| 3 | 0.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.name_en AS name_en_4, t0.level AS level_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.author_id AS author_id_8, t0.editor_id AS editor_id_9, t10.id AS id_11, t10.time AS time_12, t10.start_school_time AS start_school_time_13, t10.arrive_school_time AS arrive_school_time_14, t10.first_break_start_at AS first_break_start_at_15, t10.first_break_end_at AS first_break_end_at_16, t10.second_break_start_at AS second_break_start_at_17, t10.second_break_end_at AS second_break_end_at_18, t10.school_id AS school_id_19, t10.year_id AS year_id_20, t10.author_id AS author_id_21 FROM school_year t0 LEFT JOIN agenda_time_convertion t10 ON t10.year_id = t0.id ORDER BY t0.id DESC
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\SchoolYear |
|
| App\Entity\User | No errors. |
| App\Entity\AgendaTimeConvertion |
|
| App\Entity\School |
|
| App\Entity\UserYear | No errors. |
| App\Entity\StudentYear |
|
| App\Entity\HomeWork | No errors. |
| App\Entity\HomeWorkYear |
|
| App\Entity\Late | No errors. |
| App\Entity\Chat |
|
| App\Entity\Absence | No errors. |
| App\Entity\Note | No errors. |
| App\Entity\Exams | No errors. |
| App\Entity\DocInfo | No errors. |
| App\Entity\Punish |
|
| App\Entity\Discussion |
|
| App\Entity\DiscussionClass | No errors. |
| App\Entity\Agenda |
|
| App\Entity\ExamAgenda | No errors. |
| App\Entity\Quarter | No errors. |
| App\Entity\GlobalQuarter | No errors. |
| App\Entity\Appreciation | No errors. |
| App\Entity\LocalAccount |
|
| App\Entity\DisciplineWarning | No errors. |
| App\Entity\DisciplineBlame | No errors. |
| App\Entity\DisciplineExclusion | No errors. |
| App\Entity\ParentNote | No errors. |
| App\Entity\JustifyAbsence |
|
| App\Entity\Subject | No errors. |
| App\Entity\SubjectReference | No errors. |
| App\Entity\AbsenceRetainedConfig | No errors. |
| App\Entity\AbsenceWarningConfig | No errors. |
| App\Entity\AbsenceExclusionConfig | No errors. |
| App\Entity\AbsenceBlameConfig | No errors. |
| App\Entity\DisciplineRetained | No errors. |
| App\Entity\DefinitiveExclusion | No errors. |
| App\Entity\DisciplineConcile |
|
| App\Entity\AbsenceDisciplineConcileConfig |
|
| App\Entity\WarningBlameConfig |
|
| App\Entity\WarningDefinitiveExlusionConfig |
|
| App\Entity\PrimaryParentNote | No errors. |
| App\Entity\PrimaryNote |
|
| App\Entity\VerbalProcessCategory |
|
| App\Entity\GlobalDisciplineConfig | No errors. |
| App\Entity\DisciplinePunish | No errors. |
| App\Entity\GlobalDisciplineEnabledConfig | No errors. |
| App\Entity\BlamePunishConfig | No errors. |
| App\Entity\AbsencePunishConfig | No errors. |
| App\Entity\WarningPunishConfig | No errors. |
| App\Entity\PunishRetainedConfig | No errors. |
| App\Entity\PunishWarningConfig | No errors. |
| App\Entity\PunishBlameConfig | No errors. |
| App\Entity\PunishExclusionConfig | No errors. |
| App\Entity\SchoolYearInfos | No errors. |
| App\Entity\Blame | No errors. |
| App\Entity\Warning | No errors. |
| App\Entity\Retained | No errors. |
| App\Entity\HonnorTableLimitMoy | No errors. |
| App\Entity\News | No errors. |
| App\Entity\Event | No errors. |
| App\Entity\AdmissionLimit | No errors. |
| App\Entity\ExamWeek | No errors. |
| App\Entity\Competence | No errors. |
| App\Entity\WeekSubjectGoal | No errors. |
| App\Entity\ProfSchoolPlanner | No errors. |
| App\Entity\ProfTime | No errors. |
| App\Entity\SchoolPlannerType | No errors. |
| App\Entity\AgendaElement | No errors. |
| App\Entity\GlobalSchoolBreak | No errors. |
| App\Entity\TeacherAbsence | No errors. |
| App\Entity\AttendanceMissed | No errors. |
| App\Entity\GeneralBreak | No errors. |