Query Metrics
25
Database Queries
18
Different statements
5.76 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
2 | 0.23 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
3 | 0.43 ms |
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/element/get-versions" "path" "auto_create" "/admin/element/get-versions?_dc=1751973929589&id=7102&elementType=object&page=1&start=0&limit=25" "path_query" "https://arqonz.in/admin/element/get-versions?_dc=1751973929589&elementType=object&id=7102&limit=25&page=1&start=0" "entire_uri" ] |
4 | 0.23 ms |
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:
[ 1751973929 "system_route_redirect" ] |
5 | 0.26 ms |
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:
[ 1751973929 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
6 | 0.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
7 | 0.26 ms |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 2 ] |
8 | 0.24 ms |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
2
]
|
9 | 0.22 ms |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
2
]
|
10 | 0.20 ms |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
2
]
|
11 | 0.22 ms |
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:
[ 1751973929 "object_7102" ] |
12 | 0.24 ms |
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:
[ 1751973929 "object_7102\x01tags\x01" "class_37\x01tags\x01" ] |
13 | 0.19 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
7102
]
|
14 | 0.26 ms |
SELECT objects.*, tree_locks.locked AS locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
7102
]
|
15 | 0.19 ms |
SELECT * FROM object_store_37 WHERE oo_id = ?
Parameters:
[
7102
]
|
16 | 0.18 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"37"
]
|
17 | 0.22 ms |
SELECT * FROM object_relations_37 WHERE src_id = ?
Parameters:
[
7102
]
|
18 | 0.22 ms |
SELECT id FROM schedule_tasks WHERE `cid` = ? AND `ctype` = ?
Parameters:
[ 7102 "object" ] |
19 | 0.33 ms |
SELECT id FROM versions WHERE cid = ? AND ctype = ? AND (autoSave=0 OR (autoSave=1 AND userId = ?)) ORDER BY `date` ASC
Parameters:
[ 7102 "object" 2 ] |
20 | 0.22 ms |
SELECT * FROM versions WHERE id = ?
Parameters:
[
9323
]
|
21 | 0.22 ms |
SELECT * FROM versions WHERE id = ?
Parameters:
[
9325
]
|
22 | 0.19 ms |
SELECT * FROM versions WHERE id = ?
Parameters:
[
9326
]
|
23 | 0.18 ms |
SELECT * FROM versions WHERE id = ?
Parameters:
[
9327
]
|
24 | 0.18 ms |
SELECT * FROM versions WHERE id = ?
Parameters:
[
9328
]
|
25 | 0.18 ms |
SELECT * FROM versions WHERE id = ?
Parameters:
[
9329
]
|
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.
Entities Mapping
No mapped entities.