Query Metrics
401
Database Queries
11
Different statements
253.61 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
120.39 ms (47.47%) |
98 |
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND objects.type IN ('object','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
102458
]
|
|
54.88 ms (21.64%) |
114 |
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:
[ 1769096307 "site_domain_1d38a20bb5f9f0a93b86163b8b0ec47c" ] |
|
36.34 ms (14.33%) |
104 |
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:
[ 1769096307 "system\x01tags\x01" "site\x01tags\x01" ] |
|
20.82 ms (8.21%) |
52 |
SELECT id FROM classes WHERE name = ?
Parameters:
[
"Author"
]
|
|
10.56 ms (4.16%) |
1 |
SELECT object_PRD_CAT.id as id, object_PRD_CAT.type as `type` FROM object_PRD_CAT WHERE ( ( ( SELECT `read` from `plugin_datahub_workspaces_object` WHERE `plugin_datahub_workspaces_object`.configuration = 'mad051' AND LOCATE(CONCAT(`object_PRD_CAT`.path,`object_PRD_CAT`.key),`plugin_datahub_workspaces_object`.cpath)=1 ORDER BY LENGTH(`plugin_datahub_workspaces_object`.cpath) DESC LIMIT 1 )=1 OR ( SELECT `read` from `plugin_datahub_workspaces_object` WHERE `plugin_datahub_workspaces_object`.configuration = 'mad051' AND LOCATE(`plugin_datahub_workspaces_object`.cpath,CONCAT(`object_PRD_CAT`.path,`object_PRD_CAT`.key))=1 ORDER BY LENGTH(`plugin_datahub_workspaces_object`.cpath) DESC LIMIT 1 )=1 ) AND ((`object_PRD_CAT`.`categoryType` = '') ) AND object_PRD_CAT.type IN ('object','folder','variant')) AND object_PRD_CAT.published = 1
Parameters:
[] |
|
6.76 ms (2.66%) |
24 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"AUT"
]
|
|
1.90 ms (0.75%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.89 ms (0.35%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pimcore-graphql-webservices/" "mad051" ] |
|
0.41 ms (0.16%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/pimcore-graphql-webservices/mad051"
]
|
|
0.36 ms (0.14%) |
1 |
SELECT id, name FROM classes
Parameters:
[] |
|
0.29 ms (0.12%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
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.