Query Metrics
                2
                Database Queries
            
            
                1
                Different statements
            
            
                1.29 ms
                Query time
            
            
                0
                Invalid entities
            
                    Queries
| #▲ | Time | Info | 
|---|---|---|
| 1 | 1.05 ms | 
                                SELECT a0_.id AS id_0, a0_.application_id AS application_id_1, a0_.member_id AS member_id_2, a0_.access_token AS access_token_3, a0_.refresh_token AS refresh_token_4, a0_.auth_expire AS auth_expire_5, a0_.domain AS domain_6 FROM application a0_ WHERE a0_.member_id = ? 
                                    Parameters:  
                                
                                
                                
                                                                    
                                
                                                            [
  null
]
                                 | 
                        
| 2 | 0.24 ms | 
                                SELECT a0_.id AS id_0, a0_.application_id AS application_id_1, a0_.member_id AS member_id_2, a0_.access_token AS access_token_3, a0_.refresh_token AS refresh_token_4, a0_.auth_expire AS auth_expire_5, a0_.domain AS domain_6 FROM application a0_ WHERE a0_.member_id = ? 
                                    Parameters:  
                                
                                
                                
                                                                    
                                
                                                            [
  null
]
                                 | 
                        
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\Application | No errors. | 
| App\Entity\DepartmentPlan | No errors. | 
| App\Entity\Calls | No errors. |