Query Metrics
119
Database Queries
21
Different statements
253.60 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
60.22 ms (23.75%) |
73 |
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:
[ 1767887993 [ "\x00tags\x00site_domain_632651af662438dd68263ecf8e46c229" "site_domain_632651af662438dd68263ecf8e46c229" ] ] |
|
50.08 ms (19.75%) |
1 |
SELECT SQL_CALC_FOUND_ROWS a.o_id, priceSystemName FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND (disabled != 1) AND (manufacturer_name LIKE '%Pavan%') ORDER BY consorz desc,a.o_id desc LIMIT 1
Parameters:
[] |
|
46.71 ms (18.42%) |
1 |
SELECT dest as `value`, count(*) as `count` FROM shop_productindex_relations a WHERE fieldname = 'categories' AND src IN (SELECT a.o_id FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND (disabled != 1) AND (manufacturer_name LIKE '%Pavan%')) GROUP BY dest
Parameters:
[] |
|
36.89 ms (14.55%) |
1 |
SELECT TRIM(`consorz`) as `value`, count(*) as `count` FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND (disabled != 1) AND (manufacturer_name LIKE '%Pavan%') GROUP BY TRIM(`consorz`)
Parameters:
[] |
|
32.32 ms (12.74%) |
1 |
SELECT SQL_CALC_FOUND_ROWS a.o_id, priceSystemName FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND (disabled != 1) AND (manufacturer_name LIKE '%Pavan%') ORDER BY manufacturer_name = "Pavan" DESC,a.o_id DESC LIMIT 12
Parameters:
[] |
|
4.39 ms (1.73%) |
6 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Pavan~c17075" "path" => "/b2c/en/b2c/shop-by-brand/" ] |
|
3.96 ms (1.56%) |
8 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
2
]
|
|
3.08 ms (1.22%) |
5 |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Sports-Cars-Fan" "path" => "/Customer Management/segments/calculated/Interest-Target-Groups/" ] |
|
2.86 ms (1.13%) |
4 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
250
]
|
|
2.21 ms (0.87%) |
3 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/b2c/%" "/en/b2c/shop-by-brand/Pavan~c17075" ] |
|
1.92 ms (0.76%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ "250" "250" ] |
|
1.66 ms (0.65%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/b2c/en/b2c/shop-by-brand/Pavan~c17075" ] |
|
1.32 ms (0.52%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"EF_FD"
]
|
|
1.29 ms (0.51%) |
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 = '2' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/en/b2c/shop-by-brand/Pavan~c17075" "sourcePathQuery" => "/en/b2c/shop-by-brand/Pavan~c17075" "sourceEntireUri" => "https://mecstore.friedbrains.it/en/b2c/shop-by-brand/Pavan~c17075" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.85 ms (0.34%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ "215" 250 250 ] |
|
0.70 ms (0.28%) |
2 |
SELECT FOUND_ROWS()
Parameters:
[] |
|
0.69 ms (0.27%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.65 ms (0.26%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
250
]
|
|
0.63 ms (0.25%) |
1 |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
|
0.61 ms (0.24%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.55 ms (0.22%) |
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.