Query Metrics
3
Database Queries
3
Different statements
6.39 ms
Query time
1
Invalid entities
1
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
3.98 ms (62.34%) |
1 |
INSERT INTO client_info (id, ip, browser, browser_version, os, user_agent, type_registration, created_at, owner_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "019b7398-d84a-7df4-8598-bfceb27938db" "34.66.76.222" "AppleWebKit" "537.36" null "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "Cierre de session" "2025-12-31 08:49:15" null ] |
|
2.08 ms (32.55%) |
1 |
"COMMIT"
Parameters:
[] |
|
0.33 ms (5.12%) |
1 |
"START TRANSACTION"
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.