Query Metrics
                1
                Database Queries
            
            
                1
                Different statements
            
            
                0.45 ms
                Query time
            
            
                0
                Invalid entities
            
            
                1
                Managed entities
            
        Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.45 ms | 
                                            SELECT t0.id AS id_1, t0.name AS name_2 FROM blog_tag_names t0 WHERE t0.name = ? LIMIT 1 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                            [
  "geelong"
]
                                            
  | 
                                    
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.
Managed Entities
default entity manager
| Class | Amount of managed objects | 
|---|---|
| App\Model\Blog\Entity\Tag\Tag | 1 | 
Entities Mapping
| Class | Mapping errors | 
|---|---|
| App\Model\Blog\Entity\Post\Post | No errors. | 
| App\Model\Blog\Entity\Comment\Comment | No errors. | 
| App\Model\Site\Entity\Testimonial\Testimonial | No errors. | 
| App\Model\User\Entity\User\Name | No errors. | 
| App\Model\User\Entity\User\Location | No errors. | 
| App\Model\User\Entity\User\User | No errors. | 
| App\Model\Blog\Entity\Tag\Tag | No errors. | 
| App\Model\Blog\Entity\Author\Author | No errors. | 
| App\Model\Blog\Entity\Category\Category | No errors. | 
| App\Model\Blog\Entity\Post\Image | No errors. | 
| App\Model\User\Entity\User\Settings | No errors. | 
| App\Model\User\Entity\User\Network | No errors. |