GET http://bsi.pimcore.dev/de/shop/Ersatzteile~c392

Query Metrics

926 Database Queries
65 Different statements
540.63 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
122.36 ms
(22.63%)
347
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
97.20 ms
(17.98%)
25
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_207__f02f1e78aed10c8b5f2d398e07777c47"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";i:20;s:6:"height";d:31.94888178913738;s:1:"y";d:60.70287539936102;s:1:"x";d:43.2;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:350;s:6:"height";i:235;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:0:{}s:7:"\x00*\x00name";s:42:"grid_auto_434cd5bb2ee32d418ce530004a3a94d4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:10:"E-Commerce";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1643107336;s:15:"\x00*\x00creationDate";i:1562150477;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1750735286
  1751340086
  1
]
91.11 ms
(16.85%)
25
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_207__f02f1e78aed10c8b5f2d398e07777c47"
]
79.20 ms
(14.65%)
155
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:
[
  1750735286
  "site_domain_b96da88f8a6a45f98dfaab41d5c0998b"
]
57.69 ms
(10.67%)
181
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
17.66 ms
(3.27%)
50
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:
[
  1750735286
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
12.68 ms
(2.35%)
33
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:
[
  1750735286
  "system\x01tags\x01"
  "site\x01tags\x01"
]
11.40 ms
(2.11%)
22
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  67
]
9.83 ms
(1.82%)
18
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  67
]
2.95 ms
(0.55%)
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 (parentCategoryIds LIKE '%,392,%')) GROUP BY dest
Parameters:
[]
2.84 ms
(0.52%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/shop/"
  "Ersatzteile~c392"
]
2.48 ms
(0.46%)
1
SELECT TRIM(`parentCategoryIds`) AS `value`, COUNT(*) AS `count` FROM shop_productindex a WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` = 'variant' GROUP BY TRIM(`parentCategoryIds`)
Parameters:
[]
2.08 ms
(0.38%)
1
SELECT TRIM(`milage`) AS `value`, COUNT(*) AS `count` FROM shop_productindex a WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` = 'variant' AND (parentCategoryIds LIKE '%,392,%') GROUP BY TRIM(`milage`)
Parameters:
[]
1.81 ms
(0.34%)
5
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CA"
]
1.58 ms
(0.29%)
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 (parentCategoryIds LIKE '%,392,%') LIMIT 22
Parameters:
[]
1.53 ms
(0.28%)
2
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/shop/Ersatzteile~c392"
  "path"
  "auto_create"
  "/de/shop/Ersatzteile~c392"
  "path_query"
  "http://bsi.pimcore.dev/de/shop/Ersatzteile~c392"
  "entire_uri"
]
1.20 ms
(0.22%)
3
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/shop/Ersatzteile~c392"
]
1.07 ms
(0.20%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  136
  136
]
1.04 ms
(0.19%)
1
SELECT objects.id AS id, objects.type AS `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  392
]
0.99 ms
(0.18%)
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:
[
  1750735286
  "object_75\x01tags\x01"
  "class_CAR\x01tags\x01"
  "asset_60\x01tags\x01"
  "asset_61\x01tags\x01"
]
0.97 ms
(0.18%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  170
]
0.86 ms
(0.16%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '372'
Parameters:
[]
0.85 ms
(0.16%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '406'
Parameters:
[]
0.79 ms
(0.15%)
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:
[
  1750735286
  "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
(0.14%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  3
  136
  136
]
0.75 ms
(0.14%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  136
]
0.74 ms
(0.14%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '387'
Parameters:
[]
0.67 ms
(0.12%)
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:
[
  1750735286
  "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.67 ms
(0.12%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '400'
Parameters:
[]
0.64 ms
(0.12%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '386'
Parameters:
[]
0.63 ms
(0.12%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '383'
Parameters:
[]
0.63 ms
(0.12%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '388'
Parameters:
[]
0.58 ms
(0.11%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '385'
Parameters:
[]
0.57 ms
(0.11%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '377'
Parameters:
[]
0.53 ms
(0.10%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '378'
Parameters:
[]
0.52 ms
(0.10%)
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:
[
  1750735286
  "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.50 ms
(0.09%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '401'
Parameters:
[]
0.49 ms
(0.09%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '402'
Parameters:
[]
0.49 ms
(0.09%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '404'
Parameters:
[]
0.49 ms
(0.09%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.49 ms
(0.09%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '405'
Parameters:
[]
0.46 ms
(0.09%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '382'
Parameters:
[]
0.46 ms
(0.08%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '373'
Parameters:
[]
0.46 ms
(0.08%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '384'
Parameters:
[]
0.43 ms
(0.08%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '379'
Parameters:
[]
0.41 ms
(0.08%)
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:
[
  1750735287
  "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.41 ms
(0.08%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '410'
Parameters:
[]
0.40 ms
(0.07%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '408'
Parameters:
[]
0.40 ms
(0.07%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.39 ms
(0.07%)
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:
[
  1750735287
  "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.39 ms
(0.07%)
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.38 ms
(0.07%)
1
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Product Data/Accessories/lights/head lights/"
  "citroen-2cv-head lights"
]
0.38 ms
(0.07%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '403'
Parameters:
[]
0.38 ms
(0.07%)
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:
[
  1750735287
  "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.37 ms
(0.07%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '381'
Parameters:
[]
0.34 ms
(0.06%)
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:
[
  1750735287
  "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.33 ms
(0.06%)
1
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.33 ms
(0.06%)
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:
[
  1750735287
  "document_112\x01tags\x01"
  "asset_336\x01tags\x01"
  "asset_382\x01tags\x01"
  "asset_378\x01tags\x01"
  "asset_374\x01tags\x01"
]
0.26 ms
(0.05%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='8'
Parameters:
[]
0.24 ms
(0.04%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='9'
Parameters:
[]
0.24 ms
(0.04%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='10'
Parameters:
[]
0.23 ms
(0.04%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='7'
Parameters:
[]
0.23 ms
(0.04%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[]
0.21 ms
(0.04%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  2
]
0.20 ms
(0.04%)
1
SELECT FOUND_ROWS()
Parameters:
[]

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.

Entities Mapping

No mapped entities.