Query Metrics
                2
                Database Queries
            
            
                2
                Different statements
            
            
                6.12 ms
                Query time
            
            
                3
                Invalid entities
            
        Grouped Statements
| Time▼ | Count | Info | 
|---|---|---|
| 4.33 ms (70.80%) | 1 | SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.image AS image_2, c0_.description AS description_3 FROM category c0_ LIMIT 3 
                                                Parameters:  [] | 
| 1.79 ms (29.20%) | 1 | SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.illustration AS illustration_3, p0_.subtitle AS subtitle_4, p0_.description AS description_5, p0_.price AS price_6, p0_.category_id AS category_id_7 FROM product p0_ WHERE p0_.category_id NOT IN (?, ?, ?) LIMIT 3 
                                                Parameters:  [ 1 2 3 ] | 
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 | 
 | 
| App\Entity\Product | 
 | 
| App\Entity\ProductWishlist | 
 |