Query Metrics
36
Database Queries
11
Different statements
17.80 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
7.37 ms (41.40%) |
15 |
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:
[ 1770867602 [ "\x00tags\x00site_domain_519368c54ac8bc6199587a590dd08ead" "site_domain_519368c54ac8bc6199587a590dd08ead" ] ] |
|
2.16 ms (12.14%) |
5 |
SELECT id FROM classes WHERE name = ?
Parameters:
[
"Seller"
]
|
|
1.98 ms (11.11%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"4"
]
|
|
1.42 ms (8.00%) |
3 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "sellers" "path" => "/pimcore-graphql-webservices/" ] |
|
1.07 ms (6.02%) |
1 |
SELECT object_2.o_id as o_id, object_2.o_type as o_type FROM object_2 WHERE ( ( ( SELECT `read` from `plugin_datahub_workspaces_object` WHERE `plugin_datahub_workspaces_object`.configuration = 'sellers' AND LOCATE(CONCAT(`object_2`.o_path,`object_2`.o_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 = 'sellers' AND LOCATE(`plugin_datahub_workspaces_object`.cpath,CONCAT(`object_2`.o_path,`object_2`.o_key))=1 ORDER BY LENGTH(`plugin_datahub_workspaces_object`.cpath) DESC LIMIT 1 )=1 ) AND object_2.o_type IN ('object','folder','variant')) AND object_2.o_published = 1 ORDER BY `unique_key` LIMIT 50000
Parameters:
[] |
|
1.06 ms (5.93%) |
2 |
SELECT `read` FROM plugin_datahub_workspaces_object WHERE cid IN (1,41,44,1,12304) AND configuration = 'sellers' AND `read`=1 ORDER BY LENGTH(cpath) DESC LIMIT 1
Parameters:
[] |
|
0.74 ms (4.16%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/pimcore-graphql-webservices/sellers" ] |
|
0.57 ms (3.20%) |
1 |
SELECT id, name FROM classes
Parameters:
[] |
|
0.57 ms (3.17%) |
1 |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/pimcore-graphql-webservices/sellers" "sourcePathQuery" => "/pimcore-graphql-webservices/sellers?apikey=2d789128b33daa0eec8c85e5bb5e8b9c" "sourceEntireUri" => "https://ps-pim.planeta.services/pimcore-graphql-webservices/sellers?apikey=2d789128b33daa0eec8c85e5bb5e8b9c" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.46 ms (2.59%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.41 ms (2.28%) |
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
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No loaded entities.