Query Metrics
                3
                Database Queries
            
            
                3
                Different statements
            
            
                2.65 ms
                Query time
            
            
                0
                Invalid entities
            
        Grouped Statements
| Time▼ | Count | Info | 
|---|---|---|
| 
                                                
                                                1.68 ms (63.37%)  | 
                                            1 | 
                                            SELECT DISTINCT a0_.id AS id_0 FROM about_us a0_ LIMIT 20 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    []  | 
                                    
| 
                                                
                                                0.54 ms (20.46%)  | 
                                            1 | 
                                            SELECT a0_.id AS id_0, a0_.content AS content_1, a0_.is_published AS is_published_2, a0_.reference_page AS reference_page_3 FROM about_us a0_ WHERE a0_.id IN (?, ?) 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [ 1 2 ]  | 
                                    
| 
                                                
                                                0.43 ms (16.16%)  | 
                                            1 | 
                                            SELECT count(a0_.id) AS sclr_0 FROM about_us a0_ 
                                                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\AboutUs | No errors. |