Query Metrics

833 Database Queries
16 Different statements
190.19 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
175.72 ms
(92.39%)
794
SELECT * FROM versions WHERE id = ?
Parameters:
[
  8221
]
3.34 ms
(1.76%)
13
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:
[
  1780646699
  "object_5956"
]
2.75 ms
(1.45%)
1
SELECT id FROM versions WHERE cid = ? AND ctype = ? AND (autoSave=0 OR (autoSave=1 AND userId = ?))   ORDER BY `date` ASC
Parameters:
[
  5956
  "object"
  2
]
1.44 ms
(0.76%)
4
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  2
]
1.24 ms
(0.65%)
4
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  2
]
1.06 ms
(0.56%)
4
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  2
]
1.00 ms
(0.53%)
4
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  2
]
0.51 ms
(0.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:
[
  1780646699
  "object_5956\x01tags\x01"
  "class_site\x01tags\x01"
  "asset_4329\x01tags\x01"
  "asset_4330\x01tags\x01"
  "asset_3669\x01tags\x01"
  "asset_3672\x01tags\x01"
  "asset_3671\x01tags\x01"
  "asset_1421\x01tags\x01"
  "asset_1422\x01tags\x01"
  "asset_3665\x01tags\x01"
  "asset_3666\x01tags\x01"
  "asset_3667\x01tags\x01"
  "asset_3668\x01tags\x01"
  "asset_4473\x01tags\x01"
]
0.50 ms
(0.26%)
1
SELECT * FROM object_relations_site WHERE src_id = ?
Parameters:
[
  5956
]
0.43 ms
(0.23%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.42 ms
(0.22%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "site"
]
0.39 ms
(0.21%)
1
SELECT * FROM object_localized_data_site WHERE ooo_id = ? AND language IN ('en','de','cs','hu','pl')
Parameters:
[
  5956
]
0.39 ms
(0.21%)
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:
[
  5956
]
0.38 ms
(0.20%)
1
SELECT * FROM object_store_site WHERE oo_id = ? FOR UPDATE
Parameters:
[
  5956
]
0.32 ms
(0.17%)
1
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  5956
]
0.30 ms
(0.16%)
1
SELECT id FROM schedule_tasks WHERE `cid` = ? AND `ctype` = ?
Parameters:
[
  5956
  "object"
]

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.