Query Metrics
51
Database Queries
16
Different statements
21.53 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.57 ms (21.20%) |
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:
[ 1769660043 "system_route_redirect" ] |
|
4.31 ms (20.03%) |
10 |
SELECT tree_locks.id FROM tree_locks INNER JOIN assets ON tree_locks.id = assets.id WHERE assets.path LIKE ? AND tree_locks.type = 'asset' AND tree_locks.locked IS NOT NULL AND tree_locks.locked != '' LIMIT 1
Parameters:
[
"/gift4tee/%"
]
|
|
2.94 ms (13.64%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
2
]
|
|
2.22 ms (10.29%) |
10 |
SELECT id FROM tree_locks WHERE id IN (1) AND `type`='asset' AND locked = 'propagate' LIMIT 1
Parameters:
[] |
|
1.58 ms (7.35%) |
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 OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/admin/asset/tree-get-children-by-id" "path" "auto_create" "/admin/asset/tree-get-children-by-id?_dc=1769660073912&limit=100&view=&page=1&start=0&node=1" "path_query" "https://shopify.howmas.com/admin/asset/tree-get-children-by-id?_dc=1769660073912&limit=100&node=1&page=1&start=0&view=" "entire_uri" ] |
|
1.41 ms (6.56%) |
6 |
SELECT `a`.`id` FROM `assets` a WHERE parentId = ? LIMIT 1;
Parameters:
[
1
]
|
|
1.40 ms (6.49%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 2 ] |
|
0.77 ms (3.60%) |
1 |
SELECT assets.id, assets.type FROM assets WHERE (parentId = ?) ORDER BY FIELD(assets.type, 'folder') DESC, CAST(assets.filename AS CHAR CHARACTER SET utf8) COLLATE utf8_general_ci ASC LIMIT 100
Parameters:
[
1
]
|
|
0.36 ms (1.67%) |
1 |
SELECT COUNT(*) FROM assets WHERE (parentId = ?)
Parameters:
[
1
]
|
|
0.34 ms (1.59%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
2
]
|
|
0.33 ms (1.52%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
2
]
|
|
0.30 ms (1.38%) |
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:
[ 1769660043 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.26 ms (1.23%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.26 ms (1.19%) |
1 |
SELECT COUNT(*) AS count FROM assets WHERE parentId = ?
Parameters:
[
1
]
|
|
0.25 ms (1.18%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.23 ms (1.09%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
No loaded entities.