Query Metrics
                2
                Database Queries
            
            
                2
                Different statements
            
            
                1.66 ms
                Query time
            
            
                0
                Invalid entities
            
                    Queries
| #▲ | Time | Info | 
|---|---|---|
| 1 | 0.43 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 | 1.23 ms | SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, date_2 FROM (SELECT i0_.id AS id_0, i0_.uuid AS uuid_1, i0_.date AS date_2, i0_.propname AS propname_3, i0_.brand AS brand_4, i0_.user_id AS user_id_5, i0_.version AS version_6, i0_.total_score AS total_score_7, i0_.stars AS stars_8, i0_.is_deleted AS is_deleted_9, i0_.data AS data_10, i0_.completeness AS completeness_11 FROM inspection i0_ WHERE i0_.brand = ? AND i0_.user_id = ? AND i0_.is_deleted <> 1) dctrn_result_inner ORDER BY date_2 DESC) dctrn_result LIMIT 25 
                                    Parameters:  [ "THC" 44 ] | 
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. |