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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
2.06 ms
(52.08%)
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"
  15
  [
    843
    840
    833
    830
    826
    823
    822
    817
    814
    812
    815
    561
    302
    808
    809
    807
    805
    806
    319
    793
    795
    370
    372
    547
    790
  ]
]
1.46 ms
(36.87%)
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"
  15
]
0.44 ms
(11.06%)
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:
[
  15
]

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.