Query Metrics

385 Database Queries
57 Different statements
194.39 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
142.15 ms
(73.13%)
230
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:
[
  1726773132
  [
    "\x00tags\x00site_domain_55e88bf1c3d8e6e781db83b3bb9f6990"
    "site_domain_55e88bf1c3d8e6e781db83b3bb9f6990"
  ]
]
25.49 ms
(13.11%)
1
SELECT PLUGIN_CMF_COLLECT_DOCUMENT_SEGMENT_ASSIGNMENTS(:elementId)
Parameters:
[
  "elementId" => 57
]
4.71 ms
(2.42%)
17
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 172
]
2.50 ms
(1.29%)
6
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_189__244c52c173675dc2e6437fef8c29d0e3"
]
2.24 ms
(1.15%)
24
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_189__244c52c173675dc2e6437fef8c29d0e3"
]
2.08 ms
(1.07%)
6
INSERT INTO `tmp_store` (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5) ON DUPLICATE KEY UPDATE `id` = :col0, `data` = :col1, `tag` = :col2, `date` = :col3, `expiryDate` = :col4, `serialized` = :col5;
Parameters:
[
  ":col0" => "thumb_189__244c52c173675dc2e6437fef8c29d0e3"
  ":col1" => "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";d:12.6;s:6:"height";d:16.867469879518072;s:1:"y";d:55.42168674698795;s:1:"x";d:63.8;}}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_aa269bfcadcb71ec6f5a50d5aaf6e40d";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:1;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;}"
  ":col2" => "thumbnail_deferred"
  ":col3" => 1726773133
  ":col4" => 1727377933
  ":col5" => 1
]
1.65 ms
(0.85%)
1
SELECT dest as `value`, count(*) as `count` FROM shop_productindex_relations a WHERE fieldname = 'bodyStyle' AND src IN (SELECT a.o_id FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND a.o_id IN (SELECT DISTINCT src FROM shop_productindex_relations WHERE `fieldname` = 'manufacturer' AND dest = '206')) GROUP BY dest
Parameters:
[]
1.49 ms
(0.76%)
26
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
1.37 ms
(0.71%)
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 o_type = 'variant' AND a.o_id IN (SELECT DISTINCT src FROM shop_productindex_relations WHERE `fieldname` = 'manufacturer' AND dest = '206') LIMIT 22
Parameters:
[]
1.16 ms
(0.60%)
4
SELECT * FROM object_url_slugs WHERE slug = '/en/More-Stuff/Landingpages/Volkswagen' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
1.08 ms
(0.55%)
1
SELECT TRIM(`color`) as `value`, count(*) as `count` FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND a.o_id IN (SELECT DISTINCT src FROM shop_productindex_relations WHERE `fieldname` = 'manufacturer' AND dest = '206') GROUP BY TRIM(`color`)
Parameters:
[]
1.06 ms
(0.54%)
1
SELECT TRIM(`carClass`) as `value`, count(*) as `count` FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND a.o_id IN (SELECT DISTINCT src FROM shop_productindex_relations WHERE `fieldname` = 'manufacturer' AND dest = '206') GROUP BY TRIM(`carClass`)
Parameters:
[]
1.05 ms
(0.54%)
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.85 ms
(0.44%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '217'
Parameters:
[]
0.34 ms
(0.17%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  57
  57
  57
]
0.33 ms
(0.17%)
6
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/"
]
0.29 ms
(0.15%)
1
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  174
  174
]
0.28 ms
(0.14%)
4
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Volkswagen"
  "path" => "/en/More-Stuff/Landingpages/"
]
0.26 ms
(0.13%)
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" => "/en/More-Stuff/Landingpages/Volkswagen"
  "sourcePathQuery" => "/en/More-Stuff/Landingpages/Volkswagen"
  "sourceEntireUri" => "https://pimdemo.musicalstore2005.com/en/More-Stuff/Landingpages/Volkswagen"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.25 ms
(0.13%)
6
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
0.24 ms
(0.12%)
9
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
  1
]
0.23 ms
(0.12%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='9'
Parameters:
[]
0.23 ms
(0.12%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  57
]
0.20 ms
(0.10%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  57
]
0.15 ms
(0.08%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '216'
Parameters:
[]
0.15 ms
(0.08%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '215'
Parameters:
[]
0.14 ms
(0.07%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '228'
Parameters:
[]
0.14 ms
(0.07%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '227'
Parameters:
[]
0.14 ms
(0.07%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '532'
Parameters:
[]
0.14 ms
(0.07%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '533'
Parameters:
[]
0.13 ms
(0.07%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '220'
Parameters:
[]
0.13 ms
(0.07%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '231'
Parameters:
[]
0.13 ms
(0.07%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '222'
Parameters:
[]
0.13 ms
(0.07%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '229'
Parameters:
[]
0.13 ms
(0.07%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '537'
Parameters:
[]
0.13 ms
(0.07%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '232'
Parameters:
[]
0.13 ms
(0.07%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '221'
Parameters:
[]
0.13 ms
(0.07%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '534'
Parameters:
[]
0.13 ms
(0.07%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '535'
Parameters:
[]
0.13 ms
(0.07%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '223'
Parameters:
[]
0.13 ms
(0.07%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '224'
Parameters:
[]
0.08 ms
(0.04%)
1
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.06 ms
(0.03%)
1
SELECT FOUND_ROWS()
Parameters:
[]
0.04 ms
(0.02%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.04 ms
(0.02%)
1
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.04 ms
(0.02%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '238'
Parameters:
[]
0.04 ms
(0.02%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='7'
Parameters:
[]
0.03 ms
(0.02%)
1
SELECT id FROM targeting_rules WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.03 ms
(0.02%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '235'
Parameters:
[]
0.03 ms
(0.02%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '236'
Parameters:
[]
0.03 ms
(0.02%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='10'
Parameters:
[]
0.03 ms
(0.01%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='8'
Parameters:
[]
0.03 ms
(0.01%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '536'
Parameters:
[]
0.03 ms
(0.01%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[]
0.03 ms
(0.01%)
1
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/fr"
]
0.03 ms
(0.01%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  2
]
0.02 ms
(0.01%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
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.