Query Metrics
            2
            Database Queries
        
        
            2
            Different statements
        
        
            2.51 ms
            Query time
        
        
            0
            Invalid entities
        
            Queries
| #▲ | Time | Info | 
|---|---|---|
| 1 | 2.06 ms | SELECT t0.id AS id_1, t0.date_add AS date_add_2, t0.image AS image_3, t0.text AS text_4, t0.titre AS titre_5, t0.description AS description_6 FROM blog t0 WHERE t0.id = ? 
                                    Parameters:  [
  "5"
] | 
| 2 | 0.45 ms | SELECT t0.id AS id_1, t0.date_add AS date_add_2, t0.image AS image_3, t0.text AS text_4, t0.titre AS titre_5, t0.description AS description_6 FROM blog t0 ORDER BY t0.id DESC LIMIT 6 
                                    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\Blog | No errors. |