Query Metrics
11
Database Queries
11
Different statements
8.54 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
| 2 | 0.18 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 3 | 0.33 ms |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 2 ] |
| 4 | 0.25 ms |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
2
]
|
| 5 | 0.25 ms |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
2
]
|
| 6 | 0.25 ms |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
2
]
|
| 7 | 0.34 ms |
SELECT * FROM edit_lock WHERE cid = ? AND ctype = ?
Parameters:
[ 1913 "object" ] |
| 8 | 0.27 ms |
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:
[ 1773310170 "object_1913" ] |
| 9 | 0.21 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"21"
]
|
| 10 | 0.27 ms |
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:
[ 1773310170 "object_1913\x01tags\x01" "class_21\x01tags\x01" "asset_132730\x01tags\x01" ] |
| 11 | 5.89 ms |
DELETE FROM edit_lock WHERE id = ?
Parameters:
[
120675
]
|
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.