Query Metrics
                131
                Database Queries
            
            
                4
                Different statements
            
            
                98.58 ms
                Query time
            
            
                0
                Invalid entities
            
        Grouped Statements
| Time▼ | Count | Info | 
|---|---|---|
| 
                                                
                                                66.23 ms (67.19%)  | 
                                            86 | 
                                            SELECT t0.id AS id_1, t0.wording AS wording_2, t0.coefficient AS coefficient_3, t0.code AS code_4, t0.domain_id AS domain_id_5, t0.module_id AS module_id_6 FROM course t0 WHERE t0.module_id = ? 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  18
]
                                             | 
                                    
| 
                                                
                                                22.17 ms (22.49%)  | 
                                            29 | 
                                            SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.room_id AS room_id_4 FROM module t0 WHERE t0.room_id = ? 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  1
]
                                             | 
                                    
| 
                                                
                                                8.67 ms (8.79%)  | 
                                            15 | 
                                            SELECT t0.id AS id_1, t0.name AS name_2, t0.headOfDepartmentId AS headOfDepartmentId_3 FROM domain t0 WHERE t0.id = ? 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  1
]
                                             | 
                                    
| 
                                                
                                                1.52 ms (1.54%)  | 
                                            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 
                                                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\ClassRoom | No errors. | 
| App\Entity\Level | No errors. | 
| App\Entity\Module | No errors. | 
| App\Entity\MainTeacher | No errors. | 
| App\Entity\Subscription | No errors. | 
| App\Entity\AbscenceSheet | No errors. | 
| App\Entity\Course | No errors. | 
| App\Entity\Domain | No errors. | 
| App\Entity\Evaluation | No errors. | 
| App\Entity\Attribution | No errors. | 
| App\Entity\User | No errors. |