Query Metrics
                8
                Database Queries
            
            
                4
                Different statements
            
            
                8.68 ms
                Query time
            
            
                0
                Invalid entities
            
        Queries
| #▲ | Time | Info | 
|---|---|---|
| 1 | 1.64 ms | 
                                            SELECT t0.id AS id_1, t0.page AS page_2, t0.section AS section_3, t0.title AS title_4, t0.text AS text_5, t0.button_label AS button_label_6, t0.button_link AS button_link_7, t0.has_image AS has_image_8, t0.image AS image_9, t0.pre_title AS pre_title_10 FROM content t0 WHERE t0.page = ? AND t0.section = ? LIMIT 1 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [ "home" "header" ]  | 
                                    
| 2 | 0.68 ms | 
                                            SELECT t0.id AS id_1, t0.page AS page_2, t0.section AS section_3, t0.title AS title_4, t0.text AS text_5, t0.button_label AS button_label_6, t0.button_link AS button_link_7, t0.has_image AS has_image_8, t0.image AS image_9, t0.pre_title AS pre_title_10 FROM content t0 WHERE t0.page = ? AND t0.section = ? LIMIT 1 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [ "home" "sale" ]  | 
                                    
| 3 | 0.45 ms | 
                                            SELECT t0.id AS id_1, t0.page AS page_2, t0.section AS section_3, t0.title AS title_4, t0.text AS text_5, t0.button_label AS button_label_6, t0.button_link AS button_link_7, t0.has_image AS has_image_8, t0.image AS image_9, t0.pre_title AS pre_title_10 FROM content t0 WHERE t0.page = ? AND t0.section = ? LIMIT 1 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [ "home" "rent" ]  | 
                                    
| 4 | 0.46 ms | 
                                            SELECT t0.id AS id_1, t0.image1 AS image1_2, t0.image2 AS image2_3, t0.image3 AS image3_4, t0.image4 AS image4_5, t0.page AS page_6 FROM slider_header t0 WHERE t0.page = ? LIMIT 1 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  "accueil"
]
                                             | 
                                    
| 5 | 4.30 ms | 
                                            SELECT t0.id AS id_1, t0.page AS page_2, t0.section AS section_3, t0.title AS title_4, t0.text AS text_5, t0.button_label AS button_label_6, t0.button_link AS button_link_7, t0.has_image AS has_image_8, t0.image AS image_9, t0.pre_title AS pre_title_10 FROM content t0 WHERE t0.page = ? AND t0.section = ? LIMIT 1 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [ "contact" "contact" ]  | 
                                    
| 6 | 0.31 ms | 
                                            SELECT DATABASE() 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    []  | 
                                    
| 7 | 0.56 ms | 
                                            SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  "dev_jumo_sym_floor"
]
                                             | 
                                    
| 8 | 0.28 ms | 
                                            SELECT DATABASE() 
                                                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\Content | No errors. | 
| App\Entity\SliderHeader | No errors. |