https://3dkro.com/products

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.17 ms
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_
Parameters:
[]
2 0.21 ms
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:
[]
3 0.27 ms
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
]

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.