Query Metrics
126
Database Queries
26
Different statements
122.13 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
53.77 ms (44.03%) |
1 |
SELECT id FROM versions WHERE cid = ? AND ctype = ? AND autoSave = 0 ORDER BY `id` ASC
Parameters:
[ 25660 "object" ] |
|
18.76 ms (15.36%) |
84 |
SELECT * FROM versions WHERE id = ?
Parameters:
[
72890
]
|
|
15.36 ms (12.57%) |
1 |
SELECT id FROM versions WHERE cid = ? AND ctype = ? AND (`date` > ? OR versionCount > ?) AND ((autoSave = 1 AND userId = ?) OR autoSave = 0) ORDER BY `versionCount` DESC LIMIT 1
Parameters:
[ 25660 "object" 1747203925 85 2 ] |
|
15.13 ms (12.39%) |
1 |
SHOW COLUMNS FROM edit_lock
Parameters:
[] |
|
5.09 ms (4.16%) |
4 |
SELECT r.dest_id as dest_id, r.dest_id as id, r.type, o.className as subtype, o.published as published, concat(o.path ,o.key) as `path` , r.index FROM objects o, object_relations_14 r WHERE r.fieldname= ? AND r.ownertype = 'object' AND r.src_id = ? AND o.id = r.dest_id AND r.type='object' UNION SELECT r.dest_id as dest_id, r.dest_id as id, r.type, a.type as subtype, "null" as published, concat(a.path,a.filename) as `path`, r.index FROM assets a, object_relations_14 r WHERE r.fieldname= ? AND r.ownertype = 'object' AND r.src_id = ? AND a.id = r.dest_id AND r.type='asset' UNION SELECT r.dest_id as dest_id, r.dest_id as id, r.type, d.type as subtype, d.published as published, concat(d.path,d.key) as `path`, r.index FROM documents d, object_relations_14 r WHERE r.fieldname= ? AND r.ownertype = 'object' AND r.src_id = ? AND d.id = r.dest_id AND r.type='document' ORDER BY `index` ASC
Parameters:
[ "categories" 25660 "categories" 25660 "categories" 25660 ] |
|
3.54 ms (2.90%) |
1 |
SELECT * FROM edit_lock WHERE cid = ? AND ctype = ?
Parameters:
[ 25660 "object" ] |
|
2.03 ms (1.66%) |
10 |
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:
[ 1784025935 "system_route_redirect" ] |
|
1.00 ms (0.82%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.91 ms (0.74%) |
1 |
INSERT INTO edit_lock (`id`, `cid`, `ctype`, `userId`, `sessionId`, `date`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ null 25660 "object" 2 "ff18a3qgg6da6s8htndshbdri3" 1784025935 ] |
|
0.62 ms (0.51%) |
1 |
SELECT `layouts`,cid,cpath FROM users_workspaces_object WHERE cid IN (1,25645,25660) AND userId IN (2) ORDER BY LENGTH(cpath) DESC, FIELD(userId, 2) DESC, `layouts` DESC
Parameters:
[] |
|
0.59 ms (0.49%) |
1 |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"object_session_25660_ff18a3qgg6da6s8htndshbdri3"
]
|
|
0.57 ms (0.47%) |
2 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 2 ] |
|
0.52 ms (0.42%) |
2 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
2
]
|
|
0.49 ms (0.40%) |
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:
[ 1784025935 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.48 ms (0.39%) |
2 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
2
]
|
|
0.46 ms (0.38%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.44 ms (0.36%) |
1 |
SELECT tree_locks.id FROM tree_locks INNER JOIN objects ON tree_locks.id = objects.id WHERE objects.path LIKE ? AND tree_locks.type = 'object' AND tree_locks.locked IS NOT NULL AND tree_locks.locked != '' LIMIT 1
Parameters:
[
"/cliproducts/1009/%"
]
|
|
0.39 ms (0.32%) |
1 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/admin/object/get" "path" "auto_create" "/admin/object/get?_dc=1784025934919&id=25660" "path_query" "https://pimcore.altumind.net/admin/object/get?_dc=1784025934919&id=25660" "entire_uri" ] |
|
0.34 ms (0.28%) |
1 |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1784025935 "system_resource_columns_edit_lock" ] |
|
0.34 ms (0.28%) |
1 |
SELECT id FROM schedule_tasks WHERE `cid` = ? AND `ctype` = ?
Parameters:
[ 25660 "object" ] |
|
0.31 ms (0.25%) |
2 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
2
]
|
|
0.23 ms (0.19%) |
1 |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ( (cid IN (1,25645) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
25660
]
|
|
0.22 ms (0.18%) |
1 |
SELECT classId FROM objects WHERE `path` like ? AND `type` = 'object' LIMIT 1
Parameters:
[
"/cliproducts/1009/%"
]
|
|
0.22 ms (0.18%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_object_custom_layout"
]
|
|
0.18 ms (0.15%) |
1 |
SELECT id FROM tree_locks WHERE id IN (1,25645) AND `type`='object' AND locked = 'propagate' LIMIT 1
Parameters:
[] |
|
0.17 ms (0.14%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"14"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| pimcore | doctrine.orm.pimcore_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No loaded entities.