Query Metrics
            5
            Database Queries
        
        
            4
            Different statements
        
        
            2.13 ms
            Query time
        
        
            0
            Invalid entities
        
            Queries
| #▲ | Time | Info | 
|---|---|---|
| 1 | 0.69 ms | 
                                SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.is_actif AS is_actif_4, t0.is_default AS is_default_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.deleted_at AS deleted_at_8 FROM languages t0 WHERE t0.code = ? LIMIT 1 
                                    Parameters:  
                                
                                
                                                                    
                                
                                                                    
                                
                                                            [
  "en"
]
                                 | 
                        
| 2 | 0.29 ms | 
                                SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.is_actif AS is_actif_4, t0.is_default AS is_default_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.deleted_at AS deleted_at_8 FROM languages t0 WHERE t0.code = ? LIMIT 1 
                                    Parameters:  
                                
                                
                                                                    
                                
                                                                    
                                
                                                            [
  "en"
]
                                 | 
                        
| 3 | 0.36 ms | 
                                SELECT p0_.slug AS slug_0, p0_.page_category_id AS sclr_1 FROM page_category_lang p0_ WHERE p0_.language_id = ? AND p0_.page_category_id IN (?) 
                                    Parameters:  
                                
                                
                                                                    
                                
                                                                    
                                
                                                            [ 2 "1" ]  | 
                        
| 4 | 0.41 ms | 
                                SELECT p0_.slug AS slug_0, p0_.page_id AS sclr_1 FROM page_lang p0_ WHERE p0_.language_id = ? AND p0_.page_id IN (?, ?, ?, ?, ?, ?, ?, ?) 
                                    Parameters:  
                                
                                
                                                                    
                                
                                                                    
                                
                                                            [ 2 "4" "5" "8" "10" "9" "21" "32" "43" ]  | 
                        
| 5 | 0.37 ms | 
                                SELECT p0_.slug AS slug_0, p0_.page_id AS sclr_1 FROM page_lang p0_ WHERE p0_.language_id = ? AND p0_.page_id IN (?, ?) 
                                    Parameters:  
                                
                                
                                                                    
                                
                                                                    
                                
                                                            [ 2 "21" "22" ]  | 
                        
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\Languages | No errors. | 
| App\Entity\ClientBlocs\ClientBlocLang | No errors. | 
| App\Entity\Labels\LabelBlocLang | No errors. | 
| App\Entity\Labels\LabelSliderLang | No errors. | 
| App\Entity\ItemsSolution\ItemsSolutionLang | No errors. | 
| App\Entity\Benefice\BeneficeLang | No errors. | 
| App\Entity\Benefice\BeneficeItemsLang | No errors. | 
| App\Entity\Pages\PageSousCategoryLang | No errors. | 
| App\Entity\User\UserStatusLang | No errors. | 
| App\Entity\Pages\PageCategoryLang | No errors. | 
| App\Entity\Pages\PageCategory | No errors. | 
| App\Entity\Pages\PageLang | No errors. | 
| App\Entity\Pages\Page | No errors. | 
| App\Entity\ClientBlocs\ClientBloc | No errors. | 
| App\Entity\Labels\LabelBloc | No errors. | 
| App\Entity\Labels\LabelSlider | No errors. | 
| App\Entity\ItemsSolution\ItemsSolution | No errors. | 
| App\Entity\Benefice\Benefice | No errors. | 
| App\Entity\Benefice\BeneficeItems | No errors. | 
| App\Entity\Pages\PageSousCategory | No errors. | 
| App\Entity\User\UserStatus | No errors. |