Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
21.31 ms
(82.00%)
1
SELECT a0_.id AS id_0, a0_.request_content AS request_content_1, a0_.response_content AS response_content_2, a0_.model AS model_3, a0_.provider AS provider_4, a0_.action AS action_5, a0_.created_at AS created_at_6, a0_.updated_at AS updated_at_7, a0_.response_output_type AS response_output_type_8, a0_.project_id AS project_id_9, a0_.lab_report_id AS lab_report_id_10, a0_.product_url_id AS product_url_id_11 FROM ailog a0_ WHERE a0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  2164
  2166
  2168
  2170
  2176
  2210
  2222
  2224
  2226
  2228
  2240
  2242
  2253
  2255
  2257
  2259
  2261
  2263
  2265
  2267
]
2.65 ms
(10.20%)
1
SELECT count(*) AS sclr_0 FROM ailog a0_
Parameters:
[]
2.03 ms
(7.80%)
1
SELECT DISTINCT a0_.id AS id_0 FROM ailog a0_ LIMIT 20 OFFSET 20
Parameters:
[]

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\AILog No errors.
App\Entity\Project No errors.
App\Entity\LabReport No errors.
App\Entity\ProductUrl No errors.