GET https://heritage-ead-pro.com/

Query Metrics

13 Database Queries
3 Different statements
3.48 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.71 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.slug AS slug_4, t0.parent_id AS parent_id_5 FROM categories t0
Parameters:
[]
2 0.38 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.price AS price_4, t0.stock AS stock_5, t0.product_picture AS product_picture_6, t0.unite_price AS unite_price_7, t0.buy_price AS buy_price_8, t0.created_at AS created_at_9, t0.slug AS slug_10, t0.categories_id AS categories_id_11 FROM products t0 WHERE t0.slug = ?
Parameters:
[
  "HOT"
]
3 0.41 ms
SELECT COUNT(p0_.id) AS sclr_0 FROM products p0_ WHERE p0_.categories_id = ?
Parameters:
[
  1
]
4 0.26 ms
SELECT COUNT(p0_.id) AS sclr_0 FROM products p0_ WHERE p0_.categories_id = ?
Parameters:
[
  2
]
5 0.19 ms
SELECT COUNT(p0_.id) AS sclr_0 FROM products p0_ WHERE p0_.categories_id = ?
Parameters:
[
  4
]
6 0.19 ms
SELECT COUNT(p0_.id) AS sclr_0 FROM products p0_ WHERE p0_.categories_id = ?
Parameters:
[
  5
]
7 0.22 ms
SELECT COUNT(p0_.id) AS sclr_0 FROM products p0_ WHERE p0_.categories_id = ?
Parameters:
[
  6
]
8 0.21 ms
SELECT COUNT(p0_.id) AS sclr_0 FROM products p0_ WHERE p0_.categories_id = ?
Parameters:
[
  7
]
9 0.17 ms
SELECT COUNT(p0_.id) AS sclr_0 FROM products p0_ WHERE p0_.categories_id = ?
Parameters:
[
  9
]
10 0.18 ms
SELECT COUNT(p0_.id) AS sclr_0 FROM products p0_ WHERE p0_.categories_id = ?
Parameters:
[
  10
]
11 0.22 ms
SELECT COUNT(p0_.id) AS sclr_0 FROM products p0_ WHERE p0_.categories_id = ?
Parameters:
[
  12
]
12 0.17 ms
SELECT COUNT(p0_.id) AS sclr_0 FROM products p0_ WHERE p0_.categories_id = ?
Parameters:
[
  17
]
13 0.17 ms
SELECT COUNT(p0_.id) AS sclr_0 FROM products p0_ WHERE p0_.categories_id = ?
Parameters:
[
  22
]

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\Categories No errors.
App\Entity\Products No errors.
App\Entity\Images No errors.
App\Entity\OrdersDetails No errors.