GET http://212.227.79.29/contact

Query Metrics

4 Database Queries
4 Different statements
7.01 ms Query time
0 Invalid entities
9 Managed entities

Grouped Statements

Show all queries

Time Count Info
5.88 ms
(83.83%)
1
"START TRANSACTION"
Parameters:
[]
0.49 ms
(7.00%)
1
"COMMIT"
Parameters:
[]
0.32 ms
(4.59%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.position AS position_4 FROM category t0
Parameters:
[]
0.32 ms
(4.58%)
1
INSERT INTO cart (token, last_activity, created_at, updated_at) VALUES (?, ?, ?, ?)
Parameters:
[
  "f5ae9188780a640d5b7f5cc74406ab85"
  "2026-03-03 11:36:18"
  "2026-03-03 11:36:18"
  "2026-03-03 11:36:18"
]

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\Cart 1

Entities Mapping

Class Mapping errors
App\Entity\Category No errors.
App\Entity\Product No errors.
App\Entity\Cart No errors.
App\Entity\CartItem No errors.