https://3dkro.com/products

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
18.82 ms
(97.81%)
1
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_
Parameters:
[]
0.25 ms
(1.30%)
1
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.price AS price_2, p0_.picture AS picture_3, p0_.description AS description_4, p0_.is_active AS is_active_5, p0_.created_at AS created_at_6, p0_.is_customizable AS is_customizable_7 FROM product p0_ WHERE p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY p0_.created_at DESC
Parameters:
[
  5
  13
  6
  11
  10
  9
  3
  7
  12
]
0.17 ms
(0.88%)
1
SELECT DISTINCT p0_.id AS id_0, p0_.created_at AS created_at_1 FROM product p0_ ORDER BY p0_.created_at DESC LIMIT 9
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\App\Product No errors.
App\Entity\Security\Order No errors.