GET https://arcuganda.com/product/51

Query Metrics

4 Database Queries
2 Different statements
0.83 ms Query time
0 Invalid entities
5 Managed entities

Queries

Group similar statements

# Time Info
1 0.33 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.image AS image_6, t0.category_id AS category_id_7 FROM product t0 WHERE t0.id = ?
Parameters:
[
  "51"
]
2 0.33 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.content AS content_4 FROM page t0
Parameters:
[]
3 0.10 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.content AS content_4 FROM page t0
Parameters:
[]
4 0.07 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.content AS content_4 FROM page t0
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Page 3
App\Entity\Product 1
App\Entity\Category 1

Entities Mapping

Class Mapping errors
App\Entity\Product No errors.
App\Entity\Category No errors.
App\Entity\Page No errors.