Query Metrics
31
Database Queries
16
Different statements
14.52 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.46 ms (30.71%) |
6 |
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:
[ 1765894149 "\x01tags\x01object_156781" "object_156781" ] |
|
2.95 ms (20.34%) |
4 |
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:
[ 1765894149 "asset_22541\x01tags\x01" ] |
|
1.02 ms (7.03%) |
1 |
SELECT `versions` FROM users_workspaces_object WHERE cid IN (1,4488,6,156781) AND userId IN (4,16) ORDER BY LENGTH(cpath) DESC, FIELD(userId, 16) DESC, `versions` DESC LIMIT 1
Parameters:
[] |
|
1.02 ms (6.99%) |
3 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
16
]
|
|
0.91 ms (6.25%) |
2 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 16 ] |
|
0.83 ms (5.68%) |
3 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
16
]
|
|
0.82 ms (5.67%) |
3 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
16
]
|
|
0.34 ms (2.34%) |
1 |
SELECT * FROM object_localized_data_model WHERE ooo_id = ? AND language IN ('en','de','fr')
Parameters:
[
156781
]
|
|
0.33 ms (2.29%) |
1 |
SELECT * FROM object_relations_model WHERE src_id = ?
Parameters:
[
156781
]
|
|
0.31 ms (2.15%) |
1 |
SELECT * FROM users WHERE `id` = ?
Parameters:
[
4
]
|
|
0.30 ms (2.08%) |
1 |
SELECT id FROM versions WHERE cid = ? AND ctype = ? AND (autoSave=0 OR (autoSave=1 AND userId = ?)) ORDER BY `date` ASC
Parameters:
[ 156781 "object" 16 ] |
|
0.28 ms (1.91%) |
1 |
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:
[
156781
]
|
|
0.27 ms (1.87%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"model"
]
|
|
0.26 ms (1.76%) |
1 |
SELECT id FROM schedule_tasks WHERE `cid` = ? AND `ctype` = ?
Parameters:
[ 156781 "object" ] |
|
0.22 ms (1.51%) |
1 |
SELECT * FROM object_store_model WHERE oo_id = ?
Parameters:
[
156781
]
|
|
0.21 ms (1.43%) |
1 |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
156781
]
|
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.