Query Metrics
4
Database Queries
4
Different statements
8.55 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.64 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.display_name AS display_name_3, t0.email AS email_4, t0.roles AS roles_5, t0.password AS password_6, t0.modified AS modified_7, t0.worker_id AS worker_id_8 FROM user t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 2 | 0.26 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 0.31 ms |
INSERT INTO quote_lines (line, created, updated) VALUES (?, ?, ?)
Parameters:
[ "Oldalfal: Szendvicspanel 40mm vastag RAL9002" null null ] |
| 4 | 7.34 ms |
"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\User | No errors. |
| App\Entity\Workers | No errors. |
| App\Entity\Attachment | No errors. |
| App\Entity\QuoteLines | No errors. |