Query Metrics
4
Database Queries
4
Different statements
15.68 ms
Query time
1
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
13.49 ms (86.04%) |
1 |
"COMMIT"
Parameters:
[] |
|
1.00 ms (6.40%) |
1 |
INSERT INTO gallery (image, compressed_image, document_number, locale, letter_id, template_id, created_at, is_show, is_print, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "697c9bd8e33cd.jpg" "697c9bd8e33cd.jpg" "H55531520260130" "hy" "null" "37" "2026-01-30 15:54:01" 0 0 53 ] |
|
0.61 ms (3.90%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.name AS name_3, t0.roles AS roles_4, t0.password AS password_5, t0.is_verified AS is_verified_6 FROM user t0 WHERE t0.id = ?
Parameters:
[
53
]
|
|
0.57 ms (3.66%) |
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\User |
|
| App\Entity\Gallery | No errors. |
| App\Entity\UserGallery | No errors. |
| App\Entity\UserTemplate | No errors. |
| App\Entity\FinancialPart | No errors. |