Query Metrics
            4
            Database Queries
        
        
            4
            Different statements
        
        
            15.69 ms
            Query time
        
        
            0
            Invalid entities
        
            Grouped Statements
| Time▼ | Count | Info | 
|---|---|---|
| 
                                    
                                    14.10 ms (89.82%)  | 
                                1 | 
                                SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.creation_date AS creation_date_4, t0.publication_date AS publication_date_5, t0.source AS source_6, t0.img_url AS img_url_7, t0.texte AS texte_8, t0.extrait AS extrait_9, t0.is_pro AS is_pro_10, t0.etat AS etat_11, t0.slug AS slug_12, t0.is_public AS is_public_13, t0.external_link AS external_link_14, t0.external_id AS external_id_15, t0.id_admin_id AS id_admin_id_16, t0.user_id AS user_id_17 FROM article t0 WHERE t0.slug = ? LIMIT 1 
                                    Parameters:  
                                
                                
                                                                    
                                
                                                                    
                                
                                                            [
  "journee-mondiale-contre-le-cancers"
]
                                 | 
                        
| 
                                    
                                    0.67 ms (4.28%)  | 
                                1 | 
                                SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ? 
                                    Parameters:  
                                
                                
                                                                    
                                
                                                                    
                                
                                                            [
  231
]
                                 | 
                        
| 
                                    
                                    0.51 ms (3.26%)  | 
                                1 | 
                                SELECT t0.id AS id_1, t0.title AS title_2 FROM categorie t0 WHERE t0.id = ? 
                                    Parameters:  
                                
                                
                                                                    
                                
                                                                    
                                
                                                            [
  8
]
                                 | 
                        
| 
                                    
                                    0.42 ms (2.65%)  | 
                                1 | 
                                SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag t0 WHERE t0.id_article_id = ? 
                                    Parameters:  
                                
                                
                                                                    
                                
                                                                    
                                
                                                            [
  231
]
                                 | 
                        
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\Article | No errors. | 
| App\Entity\Administrateur | No errors. | 
| App\Entity\AccessControl\AccessUser | No errors. | 
| App\Entity\ArticleCategorie | No errors. | 
| App\Entity\ArticleTag | No errors. | 
| App\Entity\Categorie | No errors. | 
| App\Entity\PageCategorie | No errors. | 
| App\Entity\Tag | No errors. |