Query Metrics
3
Database Queries
3
Different statements
3.47 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.13 ms (61.43%) |
1 |
INSERT INTO log (logtime, type, text, title, ip_address, user_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "2025-12-14 17:44:08" 2 => "info" 3 => "" 4 => "Open basket" 5 => "216.73.216.217" 6 => null ] |
|
0.84 ms (24.30%) |
1 |
"COMMIT"
Parameters:
[] |
|
0.49 ms (14.27%) |
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Log | No errors. |
| App\Entity\User | No errors. |