https://forms.toadhallcottages.co.uk/v2/inspections/show/1109ef58-875e-47a7-847a-ed0e24a8fcf9

Query Metrics

2 Database Queries
2 Different statements
1.12 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.44 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:
[
  1
]
2 0.68 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:
[
  "1109ef58-875e-47a7-847a-ed0e24a8fcf9"
]

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.