Query Metrics
29
Database Queries
20
Different statements
7.70 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
| 2 | 0.19 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 3 | 0.48 ms |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 2 ] |
| 4 | 0.21 ms |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
2
]
|
| 5 | 0.20 ms |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
2
]
|
| 6 | 0.20 ms |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
2
]
|
| 7 | 0.52 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:
[ 1773310169 "object_1913" ] |
| 8 | 0.20 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"21"
]
|
| 9 | 0.52 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:
[ 1773310169 "object_1913\x01tags\x01" "class_21\x01tags\x01" "asset_132730\x01tags\x01" ] |
| 10 | 0.21 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
1913
]
|
| 11 | 0.27 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:
[
1913
]
|
| 12 | 0.32 ms |
SELECT * FROM object_store_21 WHERE oo_id = ? FOR UPDATE
Parameters:
[
1913
]
|
| 13 | 0.19 ms |
select `nameEntryParallel` from object_store_21 where oo_id = 1913
Parameters:
[] |
| 14 | 0.21 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
| 15 | 0.31 ms |
SELECT * FROM object_localized_data_21 WHERE ooo_id = ? AND language IN ('en','it')
Parameters:
[
1913
]
|
| 16 | 0.19 ms |
select `responsabilita_block` from object_store_21 where oo_id = 1913
Parameters:
[] |
| 17 | 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:
[ 1773310169 "asset_132730" ] |
| 18 | 0.20 ms |
select `link_esterni` from object_store_21 where oo_id = 1913
Parameters:
[] |
| 19 | 0.27 ms |
SELECT * FROM object_relations_21 WHERE src_id = ?
Parameters:
[
1913
]
|
| 20 | 0.29 ms |
SELECT id FROM schedule_tasks WHERE `cid` = ? AND `ctype` = ?
Parameters:
[ 1913 "object" ] |
| 21 | 0.42 ms |
SELECT id FROM versions WHERE cid = ? AND ctype = ? AND (autoSave=0 OR (autoSave=1 AND userId = ?)) ORDER BY `date` ASC
Parameters:
[ 1913 "object" 2 ] |
| 22 | 0.22 ms |
SELECT * FROM versions WHERE id = ?
Parameters:
[
368202
]
|
| 23 | 0.28 ms |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 12 ] |
| 24 | 0.22 ms |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
12
]
|
| 25 | 0.22 ms |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
12
]
|
| 26 | 0.23 ms |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
12
]
|
| 27 | 0.22 ms |
SELECT * FROM versions WHERE id = ?
Parameters:
[
368203
]
|
| 28 | 0.21 ms |
SELECT * FROM versions WHERE id = ?
Parameters:
[
368209
]
|
| 29 | 0.23 ms |
SELECT * FROM versions WHERE id = ?
Parameters:
[
648449
]
|
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.