Query Metrics
17
Database Queries
14
Different statements
6.17 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.04 ms (16.88%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.87 ms (14.12%) |
1 |
select distinct c1.id from gridconfigs c1, gridconfig_shares s where (c1.searchType = 'folder' and ((c1.id = s.gridConfigId and s.sharedWithUserId IN (2))) and c1.classId = '14') UNION distinct select c2.id from gridconfigs c2 where shareGlobally = 1 and c2.classId = '14' and c2.ownerId != '2'
Parameters:
[] |
|
0.66 ms (10.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:
[ 1784025935 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.57 ms (9.22%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"14"
]
|
|
0.50 ms (8.13%) |
2 |
SELECT * FROM gridconfig_favourites WHERE ownerId = ? AND classId = ? AND searchType = ? AND objectId = ?
Parameters:
[ 2 "14" "folder" 25660 ] |
|
0.49 ms (7.94%) |
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_route_redirect" ] |
|
0.39 ms (6.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 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/admin/object-helper/grid-get-column-config" "path" "auto_create" "/admin/object-helper/grid-get-column-config?_dc=1784025935304&id=14&objectId=25660&gridtype=grid&gridConfigId=&searchType=folder" "path_query" "https://pimcore.altumind.net/admin/object-helper/grid-get-column-config?_dc=1784025935304&gridConfigId=&gridtype=grid&id=14&objectId=25660&searchType=folder" "entire_uri" ] |
|
0.37 ms (6.04%) |
1 |
SELECT * FROM gridconfigs WHERE ownerId = 2 AND classId = '14' AND searchType = 'folder' ORDER BY `name` ASC
Parameters:
[] |
|
0.27 ms (4.31%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
2
]
|
|
0.23 ms (3.68%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
2
]
|
|
0.22 ms (3.63%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 2 ] |
|
0.19 ms (3.13%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.19 ms (3.00%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
2
]
|
|
0.18 ms (2.87%) |
1 |
select s.sharedWithUserId, u.type from gridconfig_shares s, users u where s.sharedWithUserId = u.id and s.gridConfigId = 0
Parameters:
[] |
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.