Query Metrics
                2
                Database Queries
            
            
                2
                Different statements
            
            
                2.72 ms
                Query time
            
            
                0
                Invalid entities
            
                    Queries
| #▲ | Time | Info | 
|---|---|---|
| 1 | 0.51 ms | SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.token AS token_5 FROM user t0 WHERE t0.id = ? 
                                    Parameters:  [
  44
] | 
| 2 | 2.21 ms | SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.date AS date_3, t0.propname AS propname_4, t0.brand AS brand_5, t0.user_id AS user_id_6, t0.version AS version_7, t0.total_score AS total_score_8, t0.stars AS stars_9, t0.is_deleted AS is_deleted_10, t0.data AS data_11, t0.completeness AS completeness_12 FROM inspection t0 WHERE t0.uuid = ? LIMIT 1 
                                    Parameters:  [
  "f5126853-8fa0-4d00-8212-d9c33498ff16"
] | 
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\User | No errors. | 
| App\Entity\Inspection | No errors. |