Query Metrics
14
Database Queries
14
Different statements
39.85 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.26 ms (15.70%) |
1 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1773138772 "qElsxVAxaW:system_route_redirect" ] |
|
5.38 ms (13.51%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 6 ] |
|
4.46 ms (11.20%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
2.86 ms (7.18%) |
1 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/admin/notification/find-last-unread" "path" "auto_create" "/admin/notification/find-last-unread?_dc=1773138766877&lastUpdate=1773138736" "path_query" "https://abel.jellinekserwer.pl/admin/notification/find-last-unread?_dc=1773138766877&lastUpdate=1773138736" "entire_uri" ] |
|
2.84 ms (7.12%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
2.80 ms (7.02%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
6
]
|
|
2.73 ms (6.85%) |
1 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[ 1773138772 "qElsxVAxaW:system\x01tags\x01" "qElsxVAxaW:redirect\x01tags\x01" "qElsxVAxaW:route\x01tags\x01" ] |
|
2.32 ms (5.81%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
6
]
|
|
2.21 ms (5.54%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
6
]
|
|
2.05 ms (5.15%) |
1 |
"START TRANSACTION"
Parameters:
[] |
|
1.98 ms (4.98%) |
1 |
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND `isStudio` = 0 AND creationDate >= ?
Parameters:
[ 6 "2026-03-10 11:32:16" ] |
|
1.91 ms (4.80%) |
1 |
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND `isStudio` = 0
Parameters:
[
6
]
|
|
1.33 ms (3.33%) |
1 |
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND `isStudio` = 0 AND creationDate >= ? ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[ 6 "2026-03-10 11:32:16" ] |
|
0.72 ms (1.81%) |
1 |
"COMMIT"
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.