Query Metrics
3
Database Queries
3
Different statements
6.58 ms
Query time
1
Invalid entities
1
Managed entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.27 ms |
"START TRANSACTION"
Parameters:
[] |
| 2 | 4.49 ms |
INSERT INTO client_info (id, ip, browser, browser_version, os, user_agent, type_registration, created_at, owner_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "019b72a8-7953-7b27-8140-3d2539ab3de7" "34.66.76.222" "Firefox" "146.0" "Macintosh" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:146.0) Gecko/20100101 Firefox/146.0" "Cierre de session" "2025-12-31 04:26:42" null ] |
| 3 | 1.82 ms |
"COMMIT"
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| customer | doctrine.dbal.customer_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| customer | doctrine.orm.customer_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\ClientInfo | 1 |
customer entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\ClientInfo | No errors. |
| App\Entity\Users |
|
customer entity manager
No loaded entities.