Query Metrics
134
Database Queries
19
Different statements
313.41 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
68.97 ms (22.01%) |
30 |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
256
]
|
47.71 ms (15.22%) |
22 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 254 ] |
31.05 ms (9.91%) |
13 |
SELECT * FROM object_store_blog_post WHERE oo_id = ?
Parameters:
[
55
]
|
30.77 ms (9.82%) |
14 |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
55
]
|
30.41 ms (9.70%) |
14 |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
55
]
|
27.39 ms (8.74%) |
13 |
SELECT * FROM object_relations_blog_post WHERE src_id = ?
Parameters:
[
55
]
|
14.85 ms (4.74%) |
7 |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
239
]
|
10.34 ms (3.30%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"blog_post"
]
|
7.80 ms (2.49%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/insights/guidance-to-choosing-the-right-ecommerce-technology" ] |
7.70 ms (2.46%) |
4 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
7.02 ms (2.24%) |
2 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "guidance-to-choosing-the-right-ecommerce-technology" "path" => "/insights/" ] |
6.24 ms (1.99%) |
3 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_231__2aff90136c5f8c49d9bf79c6dc208f47"
]
|
5.61 ms (1.79%) |
2 |
SELECT object_case_study.o_id as o_id, object_case_study.o_type as o_type FROM object_case_study WHERE ( object_case_study.o_type IN ('object','folder')) AND object_case_study.o_published = 1 ORDER BY `o_index`
Parameters:
[] |
4.12 ms (1.31%) |
1 |
SELECT object_blog_post.o_id as o_id, object_blog_post.o_type as o_type FROM object_blog_post WHERE (`Slug` = 'guidance-to-choosing-the-right-ecommerce-technology' AND object_blog_post.o_type IN ('object','folder')) AND object_blog_post.o_published = 1 LIMIT 1
Parameters:
[] |
3.87 ms (1.23%) |
1 |
SELECT object_blog_post.o_id as o_id, object_blog_post.o_type as o_type FROM object_blog_post WHERE ( object_blog_post.o_type IN ('object','folder')) AND object_blog_post.o_published = 1 ORDER BY `date` DESC
Parameters:
[] |
2.68 ms (0.86%) |
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" => "/insights/guidance-to-choosing-the-right-ecommerce-technology" "sourcePathQuery" => "/insights/guidance-to-choosing-the-right-ecommerce-technology" "sourceEntireUri" => "https://torq-web-pimcore-php-fpm-dev.whitemoss-be0ac878.canadacentral.azurecontainerapps.io/insights/guidance-to-choosing-the-right-ecommerce-technology" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
2.68 ms (0.85%) |
1 |
SELECT * FROM object_relations_staff_member WHERE src_id = ?
Parameters:
[
6
]
|
2.24 ms (0.71%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
1.97 ms (0.63%) |
1 |
SELECT * FROM object_store_staff_member WHERE oo_id = ?
Parameters:
[
6
]
|
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.