Query Metrics
                28
                Database Queries
            
            
                13
                Different statements
            
            
                19.69 ms
                Query time
            
            
                1
                Invalid entities
            
        Queries
| #▲ | Time | Info | 
|---|---|---|
| 1 | 2.02 ms | 
                                            SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sequence_id AS sequence_id_6, t0.class_room_id AS class_room_id_7 FROM abscence_sheet t0 WHERE t0.id = ? 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  "131"
]
                                             | 
                                    
| 2 | 1.18 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
]
                                             | 
                                    
| 3 | 0.98 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:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  24
]
                                             | 
                                    
| 4 | 1.95 ms | 
                                            SELECT t0.id AS id_1, t0.weight AS weight_2, t0.reason AS reason_3, t0.justified AS justified_4, t0.abscence_sheet_id AS abscence_sheet_id_5, t0.student_id AS student_id_6 FROM abscence t0 WHERE t0.abscence_sheet_id = ? 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  131
]
                                             | 
                                    
| 5 | 0.94 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.activated = ? LIMIT 1 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  1
]
                                             | 
                                    
| 6 | 2.35 ms | 
                                            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:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [ 8 24 ]  | 
                                    
| 7 | 0.85 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_.activated = ? ORDER BY s0_.id ASC 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  1
]
                                             | 
                                    
| 8 | 0.37 ms | 
                                            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:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    []  | 
                                    
| 9 | 0.45 ms | 
                                            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
]
                                             | 
                                    
| 10 | 0.47 ms | 
                                            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
]
                                             | 
                                    
| 11 | 0.45 ms | 
                                            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
]
                                             | 
                                    
| 12 | 0.45 ms | 
                                            SELECT t0.id AS id_1, t0.name AS name_2 FROM programme t0 WHERE t0.id = ? 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  1
]
                                             | 
                                    
| 13 | 0.42 ms | 
                                            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:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  2
]
                                             | 
                                    
| 14 | 0.43 ms | 
                                            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:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  3
]
                                             | 
                                    
| 15 | 0.37 ms | 
                                            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:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  13
]
                                             | 
                                    
| 16 | 0.35 ms | 
                                            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:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  4
]
                                             | 
                                    
| 17 | 0.33 ms | 
                                            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:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  2
]
                                             | 
                                    
| 18 | 0.38 ms | 
                                            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:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  5
]
                                             | 
                                    
| 19 | 0.38 ms | 
                                            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:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  8
]
                                             | 
                                    
| 20 | 0.45 ms | 
                                            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:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  3
]
                                             | 
                                    
| 21 | 0.42 ms | 
                                            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:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  7
]
                                             | 
                                    
| 22 | 0.48 ms | 
                                            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:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  9
]
                                             | 
                                    
| 23 | 0.47 ms | 
                                            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:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  10
]
                                             | 
                                    
| 24 | 0.37 ms | 
                                            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:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  2
]
                                             | 
                                    
| 25 | 0.43 ms | 
                                            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:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  12
]
                                             | 
                                    
| 26 | 0.45 ms | 
                                            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:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  11
]
                                             | 
                                    
| 27 | 0.45 ms | 
                                            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:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  15
]
                                             | 
                                    
| 28 | 1.07 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.id = ? 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  45
]
                                             | 
                                    
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\AbscenceSheet | No errors. | 
| App\Entity\Sequence | No errors. | 
| App\Entity\ClassRoom | No errors. | 
| App\Entity\Abscence | No errors. | 
| App\Entity\Quater | No errors. | 
| App\Entity\Evaluation | No errors. | 
| App\Entity\SchoolYear | No errors. | 
| App\Entity\Level | No errors. | 
| App\Entity\Module | No errors. | 
| App\Entity\MainTeacher | No errors. | 
| App\Entity\Subscription | No errors. | 
| App\Entity\Student | 
                                                                                            
  | 
                                    
| App\Entity\PaymentPlan | No errors. | 
| App\Entity\Payment | No errors. | 
| App\Entity\Cycle | No errors. | 
| App\Entity\Section | No errors. | 
| App\Entity\Program | No errors. |