GET http://gelbeeimershop.com/

Query Metrics

3 Database Queries
3 Different statements
3.34 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.45 ms
(73.51%)
1
INSERT INTO carts (session_id, type, created_at, updated_at, deleted_at, customer_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "hb2h2kes3lcigvfuimqufa1gch"
  "cart"
  "2025-07-20 17:01:33"
  "2025-07-20 17:01:33"
  null
  null
]
0.64 ms
(19.07%)
1
"COMMIT"
Parameters:
[]
0.25 ms
(7.42%)
1
"START TRANSACTION"
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\Cart 1

Entities Mapping

Class Mapping errors
App\Entity\Cart No errors.
App\Entity\CartItem No errors.
App\Entity\Address No errors.
App\Entity\Customer No errors.