Query Metrics
113
Database Queries
17
Different statements
58.00 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
15.32 ms (26.42%) |
42 |
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:
[ 1735358950 [ "\x00tags\x00site_domain_a87f27fa0263d7fbc0cc4a4bd3070cec" "site_domain_a87f27fa0263d7fbc0cc4a4bd3070cec" ] ] |
13.27 ms (22.88%) |
14 |
SELECT COUNT(*) FROM object_featurePoints WHERE ((feature__id = ?) AND (solution__id = ?) AND object_featurePoints.o_type IN ('object','folder')) AND object_featurePoints.o_published = 1
Parameters:
[ 41071 39160 ] |
6.60 ms (11.39%) |
7 |
SELECT object_featurePoints.o_id as o_id, object_featurePoints.o_type as o_type FROM object_featurePoints WHERE ((feature__id = ?) AND (solution__id = ?) AND object_featurePoints.o_type IN ('object','folder')) AND object_featurePoints.o_published = 1
Parameters:
[ 41071 39160 ] |
6.40 ms (11.04%) |
10 |
SELECT COUNT(*) FROM object_review WHERE ((solution__id = ?) AND object_review.o_type IN ('object','folder')) AND object_review.o_published = 1
Parameters:
[
39160
]
|
4.17 ms (7.19%) |
14 |
SELECT id FROM classes WHERE name = ?
Parameters:
[
"Solution"
]
|
2.65 ms (4.56%) |
4 |
SELECT object_review.o_id as o_id, object_review.o_type as o_type FROM object_review WHERE ((solution__id = ?) AND object_review.o_type IN ('object','folder')) AND object_review.o_published = 1
Parameters:
[
39160
]
|
1.30 ms (2.25%) |
2 |
SELECT object_review.o_id as o_id, object_review.o_type as o_type FROM object_review WHERE ((solution__id = ?) AND (accuracy = ?) AND object_review.o_type IN ('object','folder')) AND object_review.o_published = 1 ORDER BY `generalScore` ASC LIMIT 5
Parameters:
[ 39160 1 ] |
1.29 ms (2.22%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"solution"
]
|
1.21 ms (2.08%) |
2 |
SELECT object_review.o_id as o_id, object_review.o_type as o_type FROM object_review WHERE ((solution__id = ?) AND (accuracy = ?) AND object_review.o_type IN ('object','folder')) AND object_review.o_published = 1 ORDER BY `generalScore` DESC LIMIT 5
Parameters:
[ 39160 1 ] |
1.15 ms (1.98%) |
3 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "compare" "path" => "/api/" ] |
0.84 ms (1.45%) |
2 |
SELECT * FROM object_collection_socicalFanpage_provider WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 38334 "socicalFanpage" ] |
0.78 ms (1.34%) |
2 |
SELECT * FROM object_collection_RegularCustomer_solution WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 39160 "regularCustomer" ] |
0.74 ms (1.28%) |
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" => "/api/compare" "sourcePathQuery" => "/api/compare?solution[0]=39160&solution[1]=39403" "sourceEntireUri" => "https://admin.softmaster.vn/api/compare?solution[0]=39160&solution[1]=39403" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.66 ms (1.13%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/api/compare" ] |
0.63 ms (1.09%) |
2 |
SELECT * FROM object_collection_UseCase_solution WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 39160 "useCase" ] |
0.53 ms (0.91%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.45 ms (0.78%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
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.