GET https://arcuganda.com/

Query Metrics

5 Database Queries
3 Different statements
1.90 ms Query time
0 Invalid entities
15 Managed entities

Queries

Group similar statements

# Time Info
1 1.23 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
Parameters:
[]
2 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0
Parameters:
[]
3 0.40 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.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:
[]
5 0.08 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\Category 8
App\Entity\Product 4
App\Entity\Page 3

Entities Mapping

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