Query Metrics
                3
                Database Queries
            
            
                2
                Different statements
            
            
                5.28 ms
                Query time
            
            
                0
                Invalid entities
            
        
                    0
                    Cache hits
                
                
                    0
                    Cache misses
                
                
                    0
                    Cache puts
                
            Queries
| #▲ | Time | Info | 
|---|---|---|
| 1 | 3.89 ms | SELECT t0.body AS body_1, t0.lang AS lang_2, t0.is_adult AS is_adult_3, t0.favourite_count AS favourite_count_4, t0.score AS score_5, t0.last_active AS last_active_6, t0.ip AS ip_7, t0.tags AS tags_8, t0.mentions AS mentions_9, t0.id AS id_10, t0.body_ts AS body_ts_11, t0.up_votes AS up_votes_12, t0.down_votes AS down_votes_13, t0.visibility AS visibility_14, t0.ap_id AS ap_id_15, t0.edited_at AS edited_at_16, t0.created_at AS created_at_17, t0.user_id AS user_id_18, t0.entry_id AS entry_id_19, t0.magazine_id AS magazine_id_20, t0.image_id AS image_id_21, t0.parent_id AS parent_id_22, t0.root_id AS root_id_23 FROM entry_comment t0 WHERE t0.id = ? 
                                                Parameters:  [
  "14951"
] | 
| 2 | 0.99 ms | SELECT t0.body AS body_1, t0.lang AS lang_2, t0.is_adult AS is_adult_3, t0.favourite_count AS favourite_count_4, t0.score AS score_5, t0.last_active AS last_active_6, t0.ip AS ip_7, t0.tags AS tags_8, t0.mentions AS mentions_9, t0.id AS id_10, t0.body_ts AS body_ts_11, t0.up_votes AS up_votes_12, t0.down_votes AS down_votes_13, t0.visibility AS visibility_14, t0.ap_id AS ap_id_15, t0.edited_at AS edited_at_16, t0.created_at AS created_at_17, t0.user_id AS user_id_18, t0.entry_id AS entry_id_19, t0.magazine_id AS magazine_id_20, t0.image_id AS image_id_21, t0.parent_id AS parent_id_22, t0.root_id AS root_id_23 FROM entry_comment t0 WHERE t0.parent_id IN (?) 
                                                Parameters:  [
  14951
] | 
| 3 | 0.40 ms | SELECT t0.body AS body_1, t0.lang AS lang_2, t0.is_adult AS is_adult_3, t0.favourite_count AS favourite_count_4, t0.score AS score_5, t0.last_active AS last_active_6, t0.ip AS ip_7, t0.tags AS tags_8, t0.mentions AS mentions_9, t0.id AS id_10, t0.body_ts AS body_ts_11, t0.up_votes AS up_votes_12, t0.down_votes AS down_votes_13, t0.visibility AS visibility_14, t0.ap_id AS ap_id_15, t0.edited_at AS edited_at_16, t0.created_at AS created_at_17, t0.user_id AS user_id_18, t0.entry_id AS entry_id_19, t0.magazine_id AS magazine_id_20, t0.image_id AS image_id_21, t0.parent_id AS parent_id_22, t0.root_id AS root_id_23 FROM entry_comment t0 WHERE t0.parent_id IN (?) 
                                                Parameters:  [
  15416
] | 
Database Connections
| Name | Service | 
|---|---|
| default | doctrine.dbal.default_connection | 
Entity Managers
| Name | Service | 
|---|---|
| default | doctrine.orm.default_entity_manager | 
Second Level Cache
                                0
                                Hits
                            
                            
                                0
                                Misses
                            
                            
                                0
                                Puts
                            
                        Entities Mapping
| Class | Mapping errors | 
|---|---|
| App\Entity\EntryComment | No errors. | 
| App\Entity\User | No errors. | 
| App\Entity\Entry | No errors. | 
| App\Entity\Magazine | No errors. | 
| App\Entity\Image | No errors. | 
| App\Entity\Vote | No errors. | 
| App\Entity\EntryCommentVote | No errors. | 
| App\Entity\Report | No errors. | 
| App\Entity\EntryCommentReport | No errors. | 
| App\Entity\Favourite | No errors. | 
| App\Entity\EntryCommentFavourite | No errors. | 
| App\Entity\Notification | No errors. | 
| App\Entity\EntryCommentCreatedNotification | No errors. |