GET http://gelbeeimershop.com/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.97 ms
(84.38%)
1
INSERT INTO carts (session_id, type, created_at, updated_at, deleted_at, customer_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "330ktbqcf45t5hoeuc27qn765m"
  "cart"
  "2025-07-20 17:46:11"
  "2025-07-20 17:46:11"
  null
  null
]
0.19 ms
(8.09%)
1
"START TRANSACTION"
Parameters:
[]
0.18 ms
(7.53%)
1
"COMMIT"
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.