Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
55.83 ms
(91.53%)
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:
[
  2124
  2126
  2128
  2130
  2132
  2134
  2136
  2138
  2140
  2142
  2144
  2146
  2148
  2150
  2152
  2154
  2156
  2158
  2160
  2162
]
2.59 ms
(4.25%)
1
SELECT DISTINCT a0_.id AS id_0 FROM ailog a0_ LIMIT 20
Parameters:
[]
2.58 ms
(4.22%)
1
SELECT count(*) AS sclr_0 FROM ailog a0_
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.