GET https://www.main.postmark.co.za/products/019e1ad3-da6d-71c9-aea8-6b62cd1af087

Query Metrics

3 Database Queries
3 Different statements
1.07 ms Query time
0 Invalid entities
2 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.47 ms
(44.33%)
1
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.image AS image_3, t0.image_directory AS image_directory_4, t0.id AS id_5, t0.name AS name_6, t0.status AS status_7, t0.quantity AS quantity_8, t0.price AS price_9, t0.short_description AS short_description_10, t0.detailed_description AS detailed_description_11, t0.specifications AS specifications_12, t0.category_id AS category_id_13 FROM products t0 WHERE t0.id = ?
Parameters:
[
  b"\x01ž\x1AÓÚmqÉ®¨kbÍ\x1Að‡"
]
0.32 ms
(29.71%)
1
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.rating AS rating_4, t0.comment AS comment_5, t0.is_disabled AS is_disabled_6, t0.customer_id AS customer_id_7, t0.product_id AS product_id_8 FROM reviews t0 WHERE t0.product_id = ? AND t0.is_disabled = ?
Parameters:
[
  b"\x01ž\x1AÓÚmqÉ®¨kbÍ\x1Að‡"
  0
]
0.28 ms
(25.96%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.minimum_price AS minimum_price_3, t0.maximum_price AS maximum_price_4 FROM product_categories t0 WHERE t0.id = ?
Parameters:
[
  b"\x01ž\x1AÓÙ+t™;ú\x04÷“\x00g"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Product 1
App\Entity\ProductCategory 1

Entities Mapping