Query Metrics

852 Database Queries
65 Different statements
700.66 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
221.43 ms
(31.60%)
141
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:
[
  1727533143
  "site_domain_e9db6b779bbf6547aaec98e3a9cb2a0f"
]
143.60 ms
(20.49%)
213
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
123.41 ms
(17.61%)
301
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
85.96 ms
(12.27%)
52
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:
[
  1727533143
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
54.35 ms
(7.76%)
32
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:
[
  1727533143
  "system\x01tags\x01"
  "site\x01tags\x01"
]
14.67 ms
(2.09%)
18
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  67
]
13.41 ms
(1.91%)
22
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  67
]
7.57 ms
(1.08%)
4
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/shop/Products/Spare-Parts~c392"
]
3.07 ms
(0.44%)
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:
[
  1727533144
  "document_112\x01tags\x01"
  "asset_336\x01tags\x01"
  "asset_382\x01tags\x01"
  "asset_378\x01tags\x01"
  "asset_374\x01tags\x01"
]
2.95 ms
(0.42%)
6
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/shop/Products/"
  "Spare-Parts~c392"
]
2.89 ms
(0.41%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  1
]
2.22 ms
(0.32%)
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:
[
  1727533144
  "document_100\x01tags\x01"
  "asset_341\x01tags\x01"
  "asset_360\x01tags\x01"
  "document_57\x01tags\x01"
  "document_54\x01tags\x01"
  "document_55\x01tags\x01"
]
2.16 ms
(0.31%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  2
]
2.14 ms
(0.30%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='9'
Parameters:
[]
1.98 ms
(0.28%)
5
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CA"
]
1.64 ms
(0.23%)
2
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:
[
  1727533143
  "object_75\x01tags\x01"
  "class_CAR\x01tags\x01"
  "asset_60\x01tags\x01"
  "asset_61\x01tags\x01"
]
1.43 ms
(0.20%)
1
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
1.28 ms
(0.18%)
1
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Product Data/Accessories/lights/head lights/"
  "citroen-2cv-head lights"
]
1.15 ms
(0.16%)
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:
[
  "/en/shop/Products/Spare-Parts~c392"
  "path"
  "auto_create"
  "/en/shop/Products/Spare-Parts~c392"
  "path_query"
  "https://magento.xerbdev.online/en/shop/Products/Spare-Parts~c392"
  "entire_uri"
]
1.06 ms
(0.15%)
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.00 ms
(0.14%)
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:
[
  1727533144
  "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.94 ms
(0.13%)
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.77 ms
(0.11%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='8'
Parameters:
[]
0.77 ms
(0.11%)
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.73 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:
[
  1727533144
  "document_103\x01tags\x01"
  "asset_25\x01tags\x01"
  "asset_340\x01tags\x01"
  "asset_341\x01tags\x01"
  "asset_35\x01tags\x01"
  "asset_123\x01tags\x01"
  "asset_114\x01tags\x01"
  "asset_186\x01tags\x01"
  "asset_127\x01tags\x01"
  "asset_277\x01tags\x01"
]
0.53 ms
(0.08%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.53 ms
(0.08%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '385'
Parameters:
[]
0.47 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:
[
  1727533143
  "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.45 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:
[
  1727533144
  "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.06%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[]
0.39 ms
(0.06%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '379'
Parameters:
[]
0.38 ms
(0.05%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '372'
Parameters:
[]
0.36 ms
(0.05%)
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:
[
  1727533144
  "document_101\x01tags\x01"
  "asset_319\x01tags\x01"
  "asset_321\x01tags\x01"
  "asset_341\x01tags\x01"
  "asset_14\x01tags\x01"
  "asset_46\x01tags\x01"
  "asset_57\x01tags\x01"
  "asset_13\x01tags\x01"
  "asset_81\x01tags\x01"
]
0.32 ms
(0.05%)
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:
[
  1727533144
  "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.31 ms
(0.04%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='10'
Parameters:
[]
0.31 ms
(0.04%)
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:
[
  1727533144
  "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.30 ms
(0.04%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '386'
Parameters:
[]
0.22 ms
(0.03%)
2
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:
[
  1727533143
  "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.21 ms
(0.03%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '382'
Parameters:
[]
0.17 ms
(0.02%)
1
SELECT FOUND_ROWS()
Parameters:
[]
0.15 ms
(0.02%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '378'
Parameters:
[]
0.14 ms
(0.02%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '383'
Parameters:
[]
0.13 ms
(0.02%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '381'
Parameters:
[]
0.13 ms
(0.02%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  12
]
0.12 ms
(0.02%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '377'
Parameters:
[]
0.12 ms
(0.02%)
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:
[]
0.11 ms
(0.02%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='7'
Parameters:
[]
0.11 ms
(0.02%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.11 ms
(0.02%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '408'
Parameters:
[]
0.11 ms
(0.02%)
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:
[
  1727533143
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_74\x01tags\x01"
  "document_97\x01tags\x01"
  "document_45\x01tags\x01"
  "document_99\x01tags\x01"
  "document_100\x01tags\x01"
  "document_101\x01tags\x01"
  "document_102\x01tags\x01"
  "document_103\x01tags\x01"
  "document_104\x01tags\x01"
  "document_123\x01tags\x01"
  "document_46\x01tags\x01"
  "document_65\x01tags\x01"
  "document_200\x01tags\x01"
  "document_54\x01tags\x01"
  "document_55\x01tags\x01"
  "document_56\x01tags\x01"
  "document_57\x01tags\x01"
  "document_53\x01tags\x01"
  "document_48\x01tags\x01"
  "document_52\x01tags\x01"
  "document_112\x01tags\x01"
  "document_49\x01tags\x01"
  "document_113\x01tags\x01"
  "document_39\x01tags\x01"
  "document_121\x01tags\x01"
  "document_50\x01tags\x01"
  "document_38\x01tags\x01"
  "document_51\x01tags\x01"
  "document_118\x01tags\x01"
  "document_115\x01tags\x01"
  "document_199\x01tags\x01"
  "document_58\x01tags\x01"
  "document_95\x01tags\x01"
  "document_110\x01tags\x01"
  "document_193\x01tags\x01"
  "document_194\x01tags\x01"
  "document_195\x01tags\x01"
  "document_94\x01tags\x01"
  "document_88\x01tags\x01"
  "document_47\x01tags\x01"
  "document_12\x01tags\x01"
  "document_11\x01tags\x01"
  "document_30\x01tags\x01"
  "document_10\x01tags\x01"
  "document_59\x01tags\x01"
  "document_108\x01tags\x01"
  "document_198\x01tags\x01"
]
0.11 ms
(0.02%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '373'
Parameters:
[]
0.11 ms
(0.02%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '400'
Parameters:
[]
0.11 ms
(0.02%)
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:
[]
0.11 ms
(0.02%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '388'
Parameters:
[]
0.11 ms
(0.02%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '402'
Parameters:
[]
0.10 ms
(0.01%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '406'
Parameters:
[]
0.10 ms
(0.01%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '405'
Parameters:
[]
0.10 ms
(0.01%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '410'
Parameters:
[]
0.10 ms
(0.01%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1
  1
  1
]
0.10 ms
(0.01%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '401'
Parameters:
[]
0.10 ms
(0.01%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '404'
Parameters:
[]
0.09 ms
(0.01%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '384'
Parameters:
[]
0.09 ms
(0.01%)
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:
[]
0.09 ms
(0.01%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '387'
Parameters:
[]
0.08 ms
(0.01%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '403'
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.