Query Metrics
57
Database Queries
8
Different statements
213.12 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
82.23 ms (38.59%) |
24 |
SELECT `id`, `name` FROM classes WHERE name = ?
Parameters:
[
"Brand"
]
|
|
65.83 ms (30.89%) |
18 |
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:
[ 1769692358 "site_domain_384db46522ceef756aba31f5055ef32c" ] |
|
30.37 ms (14.25%) |
7 |
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:
[ 1769692358 "system\x01tags\x01" "site\x01tags\x01" ] |
|
9.17 ms (4.31%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pimcore-graphql-webservices/" "GraphQL" ] |
|
7.89 ms (3.70%) |
1 |
SELECT id, name FROM classes
Parameters:
[] |
|
7.33 ms (3.44%) |
1 |
SELECT COUNT(*) FROM object_5 WHERE ( ( ( SELECT `read` from `plugin_datahub_workspaces_object` WHERE `plugin_datahub_workspaces_object`.configuration = 'GraphQL' AND LOCATE(CONCAT(`object_5`.path,`object_5`.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 = 'GraphQL' AND LOCATE(`plugin_datahub_workspaces_object`.cpath,CONCAT(`object_5`.path,`object_5`.key))=1 ORDER BY LENGTH(`plugin_datahub_workspaces_object`.cpath) DESC LIMIT 1 )=1 ) AND object_5.type IN ('object','folder','variant')) AND object_5.published = 1
Parameters:
[] |
|
5.90 ms (2.77%) |
1 |
SELECT object_5.id as id, object_5.type as `type` FROM object_5 WHERE ( ( ( SELECT `read` from `plugin_datahub_workspaces_object` WHERE `plugin_datahub_workspaces_object`.configuration = 'GraphQL' AND LOCATE(CONCAT(`object_5`.path,`object_5`.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 = 'GraphQL' AND LOCATE(`plugin_datahub_workspaces_object`.cpath,CONCAT(`object_5`.path,`object_5`.key))=1 ORDER BY LENGTH(`plugin_datahub_workspaces_object`.cpath) DESC LIMIT 1 )=1 ) AND object_5.type IN ('object','folder','variant')) AND object_5.published = 1 LIMIT 100
Parameters:
[] |
|
4.38 ms (2.06%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/pimcore-graphql-webservices/GraphQL"
]
|
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.