Query Metrics
20
Database Queries
16
Different statements
3.68 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.83 ms (22.65%) |
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:
[ 1768307532 "maintenance_mode" ] |
|
0.33 ms (8.93%) |
1 |
SELECT * FROM versions WHERE cid = ? AND ctype = ? AND (autoSave=0 OR (autoSave=1 AND userId = ?)) ORDER BY `date` ASC
Parameters:
[ 334 "object" 3 ] |
|
0.29 ms (7.99%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 3 ] |
|
0.29 ms (7.80%) |
2 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
0.20 ms (5.41%) |
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:
[
334
]
|
|
0.20 ms (5.30%) |
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:
[ 1768307532 "object_334\x01tags\x01" "class_1\x01tags\x01" ] |
|
0.19 ms (5.24%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
3
]
|
|
0.17 ms (4.67%) |
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:
[ 1768307532 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
|
0.16 ms (4.45%) |
1 |
SELECT id FROM schedule_tasks WHERE `cid` = ? AND `ctype` = ?
Parameters:
[ 334 "object" ] |
|
0.16 ms (4.40%) |
1 |
SELECT * FROM object_store_1 WHERE oo_id = ? FOR UPDATE
Parameters:
[
334
]
|
|
0.16 ms (4.29%) |
1 |
SELECT * FROM object_localized_data_1 WHERE ooo_id = ? AND language IN ('de')
Parameters:
[
334
]
|
|
0.16 ms (4.24%) |
1 |
SELECT * FROM object_relations_1 WHERE src_id = ?
Parameters:
[
334
]
|
|
0.14 ms (3.83%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
3
]
|
|
0.14 ms (3.72%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
3
]
|
|
0.13 ms (3.61%) |
1 |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
334
]
|
|
0.13 ms (3.48%) |
1 |
SELECT `id`, `name` FROM classes WHERE id = ?
Parameters:
[
"1"
]
|
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.