Query Metrics
                3
                Database Queries
            
            
                3
                Different statements
            
            
                3.23 ms
                Query time
            
            
                0
                Invalid entities
            
        Queries
| #▲ | Time | Info | 
|---|---|---|
| 1 | 1.79 ms | 
                                            SELECT DISTINCT c0_.id AS id_0 FROM category c0_ LIMIT 20 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    []  | 
                                    
| 2 | 0.84 ms | 
                                            SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.color AS color_2, c0_.slug AS slug_3, c0_.is_menu AS is_menu_4 FROM category c0_ WHERE c0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ]  | 
                                    
| 3 | 0.60 ms | 
                                            SELECT count(c0_.id) AS sclr_0 FROM category c0_ 
                                                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\Category | No errors. | 
| App\Entity\Project | No errors. |