Query Metrics

29 Database Queries
20 Different statements
7.70 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.87 ms
(11.35%)
4
SELECT * FROM versions WHERE id = ?
Parameters:
[
  368202
]
0.75 ms
(9.77%)
2
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  2
]
0.75 ms
(9.71%)
2
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"
]
0.52 ms
(6.75%)
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:
[
  1773310169
  "object_1913\x01tags\x01"
  "class_21\x01tags\x01"
  "asset_132730\x01tags\x01"
]
0.48 ms
(6.25%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
0.43 ms
(5.58%)
2
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  2
]
0.43 ms
(5.56%)
2
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  2
]
0.42 ms
(5.46%)
2
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  2
]
0.42 ms
(5.39%)
1
SELECT id FROM versions WHERE cid = ? AND ctype = ? AND (autoSave=0 OR (autoSave=1 AND userId = ?))   ORDER BY `date` ASC
Parameters:
[
  1913
  "object"
  2
]
0.32 ms
(4.19%)
1
SELECT * FROM object_store_21 WHERE oo_id = ? FOR UPDATE
Parameters:
[
  1913
]
0.31 ms
(3.97%)
1
SELECT * FROM object_localized_data_21 WHERE ooo_id = ? AND language IN ('en','it')
Parameters:
[
  1913
]
0.29 ms
(3.74%)
1
SELECT id FROM schedule_tasks WHERE `cid` = ? AND `ctype` = ?
Parameters:
[
  1913
  "object"
]
0.27 ms
(3.51%)
1
SELECT * FROM object_relations_21 WHERE src_id = ?
Parameters:
[
  1913
]
0.27 ms
(3.48%)
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:
[
  1913
]
0.21 ms
(2.71%)
1
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  1913
]
0.20 ms
(2.62%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
0.20 ms
(2.60%)
1
select `link_esterni` from object_store_21 where oo_id  = 1913
Parameters:
[]
0.19 ms
(2.48%)
1
select `responsabilita_block` from object_store_21 where oo_id  = 1913
Parameters:
[]
0.19 ms
(2.44%)
1
select `nameEntryParallel` from object_store_21 where oo_id  = 1913
Parameters:
[]
0.19 ms
(2.43%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]

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.