Query Metrics
                3
                Database Queries
            
            
                3
                Different statements
            
            
                3.00 ms
                Query time
            
            
                0
                Invalid entities
            
        Queries
| #▲ | Time | Info | 
|---|---|---|
| 1 | 1.45 ms | 
                                            SELECT DISTINCT u0_.id AS id_0 FROM user u0_ LIMIT 20 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    []  | 
                                    
| 2 | 0.89 ms | 
                                            SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.image AS image_6, u0_.slug AS slug_7, u0_.content AS content_8, u0_.updated_at AS updated_at_9, u0_.jobs AS jobs_10 FROM user u0_ WHERE u0_.id IN (?, ?, ?, ?, ?, ?) 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [ 5 9 3 4 6 8 ]  | 
                                    
| 3 | 0.66 ms | 
                                            SELECT count(u0_.id) AS sclr_0 FROM user u0_ 
                                                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\User | No errors. | 
| App\Entity\Project | No errors. |