Query Metrics
20
Database Queries
16
Different statements
4.47 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.11 ms (24.93%) |
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:
[ 1768301702 "maintenance_mode" ] |
|
0.40 ms (8.91%) |
2 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
0.37 ms (8.33%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 3 ] |
|
0.35 ms (7.83%) |
1 |
SELECT * FROM versions WHERE cid = ? AND ctype = ? AND (autoSave=0 OR (autoSave=1 AND userId = ?)) ORDER BY `date` ASC
Parameters:
[ 264 "object" 3 ] |
|
0.29 ms (6.49%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
3
]
|
|
0.24 ms (5.33%) |
1 |
SELECT `id`, `name` FROM classes WHERE id = ?
Parameters:
[
"1"
]
|
|
0.23 ms (5.09%) |
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:
[
264
]
|
|
0.21 ms (4.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:
[ 1768301702 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
|
0.19 ms (4.27%) |
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:
[ 1768301702 "object_264\x01tags\x01" "class_1\x01tags\x01" ] |
|
0.18 ms (4.12%) |
1 |
SELECT id FROM schedule_tasks WHERE `cid` = ? AND `ctype` = ?
Parameters:
[ 264 "object" ] |
|
0.16 ms (3.56%) |
1 |
SELECT * FROM object_localized_data_1 WHERE ooo_id = ? AND language IN ('de')
Parameters:
[
264
]
|
|
0.16 ms (3.56%) |
1 |
SELECT * FROM object_relations_1 WHERE src_id = ?
Parameters:
[
264
]
|
|
0.15 ms (3.45%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
3
]
|
|
0.15 ms (3.31%) |
1 |
SELECT * FROM object_store_1 WHERE oo_id = ? FOR UPDATE
Parameters:
[
264
]
|
|
0.14 ms (3.14%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
3
]
|
|
0.13 ms (3.00%) |
1 |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
264
]
|
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.