GET http://www.gelbeeimershop.com/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
6.94 ms
(63.16%)
1
INSERT INTO carts (session_id, type, created_at, updated_at, deleted_at, customer_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "r7cla5jo3t9gvl6adjrt437lon"
  "cart"
  "2025-07-20 22:39:49"
  "2025-07-20 22:39:49"
  null
  null
]
2.46 ms
(22.43%)
1
"COMMIT"
Parameters:
[]
1.58 ms
(14.41%)
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.