Query Metrics
3
Database Queries
3
Different statements
37.37 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
20.29 ms (54.29%) |
1 |
"START TRANSACTION"
Parameters:
[] |
|
14.05 ms (37.60%) |
1 |
INSERT INTO log (logtime, type, text, title, ip_address, user_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "2025-12-15 13:32:18" 2 => "info" 3 => "" 4 => "Open basket" 5 => "216.73.216.56" 6 => null ] |
|
3.03 ms (8.11%) |
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Log | No errors. |
| App\Entity\User | No errors. |