https://forms.toadhallcottages.co.uk/v2/api/list?brand=NFC

Query Metrics

3 Database Queries
3 Different statements
3.91 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.92 ms
(49.26%)
1
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:
[
  "NFC"
  23
]
1.54 ms
(39.48%)
1
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 AND i0_.id IN (?) ORDER BY i0_.date DESC
Parameters:
[
  "NFC"
  23
  [
    1210
    1196
    1191
    540
    499
    590
    448
    419
    130
    376
    171
    164
    206
    278
    291
    468
    122
    377
    1018
    588
    451
    374
    878
    876
    824
  ]
]
0.44 ms
(11.26%)
1
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:
[
  23
]

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.