Query Metrics
146
Database Queries
35
Different statements
41.66 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
19.40 ms (46.58%) |
71 |
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:
[ 1746111167 "site_domain_b5e9743724f474793900b08ad5576ed7" ] |
3.45 ms (8.27%) |
14 |
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:
[ 1746111167 "system\x01tags\x01" "site\x01tags\x01" ] |
2.15 ms (5.16%) |
9 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
2.12 ms (5.09%) |
6 |
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:
[ 1746111167 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
1.73 ms (4.16%) |
3 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
165
]
|
1.11 ms (2.65%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"EF_FD"
]
|
1.08 ms (2.60%) |
3 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/de/Finden-und-Kaufen/Im-Angebot" "path" "auto_create" "/de/Finden-und-Kaufen/Im-Angebot" "path_query" "http://ec2-51-20-254-85.eu-north-1.compute.amazonaws.com/de/Finden-und-Kaufen/Im-Angebot" "entire_uri" ] |
1.08 ms (2.59%) |
1 |
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:
[ 1746111167 "output\x01tags\x01" "navigation\x01tags\x01" "document_164\x01tags\x01" "document_165\x01tags\x01" "document_138\x01tags\x01" "document_151\x01tags\x01" "document_152\x01tags\x01" "document_153\x01tags\x01" "document_154\x01tags\x01" "document_155\x01tags\x01" "document_156\x01tags\x01" "document_157\x01tags\x01" "document_139\x01tags\x01" "document_142\x01tags\x01" "document_171\x01tags\x01" "document_172\x01tags\x01" "document_173\x01tags\x01" "document_174\x01tags\x01" "document_158\x01tags\x01" "document_161\x01tags\x01" "document_160\x01tags\x01" "document_140\x01tags\x01" "document_170\x01tags\x01" "document_148\x01tags\x01" "document_149\x01tags\x01" "document_137\x01tags\x01" "document_141\x01tags\x01" ] |
0.78 ms (1.88%) |
3 |
SELECT * FROM object_relations_CAR WHERE src_id = ?
Parameters:
[
262
]
|
0.72 ms (1.74%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/Finden-und-Kaufen/" "Im-Angebot" ] |
0.61 ms (1.46%) |
3 |
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:
[ 1746111167 "object_265\x01tags\x01" "class_CAR\x01tags\x01" "asset_205\x01tags\x01" "asset_206\x01tags\x01" ] |
0.61 ms (1.46%) |
1 |
SELECT dest as `value`, count(*) as `count` FROM shop_productindex_relations a WHERE fieldname = 'manufacturer' AND src IN (SELECT a.id FROM shop_productindex a WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` = 'variant' AND (categoryIds LIKE '%,873,%')) GROUP BY dest
Parameters:
[] |
0.57 ms (1.36%) |
1 |
SELECT TRIM(`color`) as `value`, count(*) as `count` FROM shop_productindex a WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` = 'variant' AND (categoryIds LIKE '%,873,%') GROUP BY TRIM(`color`)
Parameters:
[] |
0.54 ms (1.28%) |
1 |
SELECT TRIM(`carClass`) as `value`, count(*) as `count` FROM shop_productindex a WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` = 'variant' AND (categoryIds LIKE '%,873,%') GROUP BY TRIM(`carClass`)
Parameters:
[] |
0.51 ms (1.22%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 165 165 ] |
0.49 ms (1.16%) |
1 |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM shop_productindex a WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` = 'variant' AND (categoryIds LIKE '%,873,%') LIMIT 22
Parameters:
[] |
0.37 ms (0.88%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
0.36 ms (0.87%) |
1 |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "defaultTaxClass" null null ] |
0.33 ms (0.80%) |
1 |
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:
[ 1746111167 "document_136\x01tags\x01" "asset_337\x01tags\x01" "asset_3\x01tags\x01" "asset_319\x01tags\x01" "asset_361\x01tags\x01" "asset_320\x01tags\x01" "asset_318\x01tags\x01" "asset_321\x01tags\x01" "asset_224\x01tags\x01" "asset_35\x01tags\x01" "asset_211\x01tags\x01" "asset_90\x01tags\x01" "asset_58\x01tags\x01" "asset_180\x01tags\x01" "asset_124\x01tags\x01" "asset_164\x01tags\x01" "asset_81\x01tags\x01" ] |
0.31 ms (0.75%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.30 ms (0.72%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 97 165 165 ] |
0.28 ms (0.67%) |
1 |
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:
[ 1746111167 "document_49\x01tags\x01" "asset_252\x01tags\x01" "asset_250\x01tags\x01" "asset_249\x01tags\x01" "asset_251\x01tags\x01" "asset_115\x01tags\x01" "asset_117\x01tags\x01" "asset_114\x01tags\x01" "asset_35\x01tags\x01" "asset_36\x01tags\x01" "asset_41\x01tags\x01" ] |
0.26 ms (0.62%) |
1 |
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
872
]
|
0.26 ms (0.61%) |
1 |
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:
[ 1746111167 "document_3\x01tags\x01" "document_1\x01tags\x01" "asset_337\x01tags\x01" "asset_3\x01tags\x01" "asset_319\x01tags\x01" "asset_361\x01tags\x01" "asset_320\x01tags\x01" "asset_318\x01tags\x01" "asset_321\x01tags\x01" "asset_224\x01tags\x01" "asset_35\x01tags\x01" "asset_211\x01tags\x01" "asset_90\x01tags\x01" "asset_58\x01tags\x01" "asset_180\x01tags\x01" "asset_124\x01tags\x01" "asset_164\x01tags\x01" "asset_81\x01tags\x01" ] |
0.25 ms (0.61%) |
1 |
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:
[ 1746111167 "document_48\x01tags\x01" "asset_62\x01tags\x01" "asset_63\x01tags\x01" "asset_321\x01tags\x01" "asset_319\x01tags\x01" "asset_362\x01tags\x01" "asset_340\x01tags\x01" "asset_317\x01tags\x01" ] |
0.25 ms (0.60%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '262'
Parameters:
[] |
0.25 ms (0.59%) |
1 |
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:
[ 1746111167 "document_112\x01tags\x01" "asset_336\x01tags\x01" "asset_382\x01tags\x01" "asset_378\x01tags\x01" "asset_374\x01tags\x01" ] |
0.23 ms (0.54%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/Finden-und-Kaufen/Im-Angebot' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.22 ms (0.54%) |
1 |
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:
[ 1746111167 "document_110\x01tags\x01" "document_104\x01tags\x01" "document_54\x01tags\x01" "document_55\x01tags\x01" "document_56\x01tags\x01" "document_57\x01tags\x01" "object_548\x01tags\x01" "object_561\x01tags\x01" "object_551\x01tags\x01" "object_550\x01tags\x01" "asset_390\x01tags\x01" "asset_391\x01tags\x01" "asset_392\x01tags\x01" "asset_389\x01tags\x01" ] |
0.21 ms (0.50%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
165
]
|
0.20 ms (0.48%) |
1 |
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:
[ 1746111167 "document_95\x01tags\x01" "object_75\x01tags\x01" "object_74\x01tags\x01" "object_399\x01tags\x01" "asset_384\x01tags\x01" "asset_385\x01tags\x01" "asset_386\x01tags\x01" ] |
0.19 ms (0.46%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
2
]
|
0.17 ms (0.40%) |
1 |
SELECT FOUND_ROWS()
Parameters:
[] |
0.16 ms (0.40%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
0.12 ms (0.28%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr"
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
pimcore | doctrine.orm.pimcore_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No loaded entities.