Query Metrics

449 Database Queries
86 Different statements
109.47 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
32.17 ms
(29.39%)
154
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:
[
  1737164899
  "\x01tags\x01site_domain_0b7f63da6210aa9b0bc6933a812e08a8"
  "site_domain_0b7f63da6210aa9b0bc6933a812e08a8"
]
28.00 ms
(25.58%)
15
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1737164899
  "object_63"
]
5.23 ms
(4.77%)
22
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  14
]
4.13 ms
(3.77%)
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:
[
  1737164899
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
2.75 ms
(2.51%)
15
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  49
]
2.61 ms
(2.38%)
15
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  63
]
2.46 ms
(2.24%)
7
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:
[
  1737164899
  "object_57\x01tags\x01"
  "class_CAR\x01tags\x01"
  "asset_43\x01tags\x01"
  "asset_44\x01tags\x01"
]
1.92 ms
(1.75%)
15
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  63
]
1.66 ms
(1.52%)
15
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  49
]
1.66 ms
(1.51%)
5
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/shop/Cars/Luxury-Cars~c546"
]
1.57 ms
(1.44%)
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/Cars/Luxury-Cars~c546"
  "path"
  "auto_create"
  "/en/shop/Cars/Luxury-Cars~c546"
  "path_query"
  "http://wakehotel-pc.flipsdigital.com/en/shop/Cars/Luxury-Cars~c546"
  "entire_uri"
]
1.04 ms
(0.95%)
6
SELECT * FROM object_brick_store_SaleInformation_CAR WHERE id = ? AND fieldname = ?
Parameters:
[
  63
  "saleInformation"
]
0.96 ms
(0.88%)
9
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:
[
  1737164899
  "object_389\x01tags\x01"
]
0.88 ms
(0.81%)
6
SELECT * FROM object_store_CAR WHERE oo_id = ?
Parameters:
[
  63
]
0.88 ms
(0.80%)
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:
[
  546
]
0.88 ms
(0.80%)
7
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
0.86 ms
(0.79%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '78'
Parameters:
[]
0.86 ms
(0.79%)
6
SELECT * FROM object_localized_data_CAR WHERE ooo_id = ? AND language IN ('en','de','fr','zh_Hant_HK')
Parameters:
[
  63
]
0.86 ms
(0.78%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '51'
Parameters:
[]
0.80 ms
(0.74%)
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 '%,546,%')) GROUP BY dest
Parameters:
[]
0.78 ms
(0.71%)
3
SELECT * FROM object_relations_BS WHERE src_id = ?
Parameters:
[
  42
]
0.70 ms
(0.64%)
7
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/shop/Cars/"
  "Luxury-Cars~c546"
]
0.69 ms
(0.63%)
7
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CA"
]
0.67 ms
(0.61%)
6
SELECT * FROM object_brick_store_Dimensions_CAR WHERE id = ? AND fieldname = ?
Parameters:
[
  63
  "attributes"
]
0.67 ms
(0.61%)
6
SELECT * FROM object_relations_CAR WHERE src_id = ?
Parameters:
[
  63
]
0.63 ms
(0.57%)
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.62 ms
(0.56%)
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.61 ms
(0.56%)
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:
[
  1737164899
  "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.57 ms
(0.52%)
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:
[
  1737164899
  "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.57 ms
(0.52%)
6
SELECT * FROM object_brick_store_Engine_CAR WHERE id = ? AND fieldname = ?
Parameters:
[
  63
  "attributes"
]
0.55 ms
(0.50%)
6
SELECT * FROM object_brick_store_Transmission_CAR WHERE id = ? AND fieldname = ?
Parameters:
[
  63
  "attributes"
]
0.54 ms
(0.50%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '58'
Parameters:
[]
0.53 ms
(0.49%)
6
SELECT * FROM object_brick_store_Bodywork_CAR WHERE id = ? AND fieldname = ?
Parameters:
[
  63
  "attributes"
]
0.43 ms
(0.40%)
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 (parentCategoryIds LIKE '%,546,%') GROUP BY TRIM(`color`)
Parameters:
[]
0.41 ms
(0.38%)
3
SELECT * FROM object_localized_data_BS WHERE ooo_id = ? AND language IN ('en','de','fr','zh_Hant_HK')
Parameters:
[
  42
]
0.41 ms
(0.37%)
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 (parentCategoryIds LIKE '%,546,%') GROUP BY TRIM(`carClass`)
Parameters:
[]
0.40 ms
(0.37%)
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 '%,546,%') LIMIT 22
Parameters:
[]
0.33 ms
(0.30%)
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:
[
  1737164899
  "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_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_198\x01tags\x01"
]
0.31 ms
(0.28%)
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:
[
  1737164899
  "object_19\x01tags\x01"
  "class_CAR\x01tags\x01"
  "asset_14\x01tags\x01"
  "asset_15\x01tags\x01"
  "asset_16\x01tags\x01"
  "asset_17\x01tags\x01"
]
0.30 ms
(0.27%)
2
SELECT * FROM object_localized_data_CA WHERE ooo_id = ? AND language IN ('en','de','fr','zh_Hant_HK')
Parameters:
[
  550
]
0.22 ms
(0.20%)
2
SELECT * FROM object_relations_CA WHERE src_id = ?
Parameters:
[
  550
]
0.22 ms
(0.20%)
3
SELECT * FROM object_store_BS WHERE oo_id = ?
Parameters:
[
  42
]
0.22 ms
(0.20%)
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:
[
  1737164899
  "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.21 ms
(0.19%)
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:
[
  1737164899
  "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.21 ms
(0.19%)
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.18 ms
(0.16%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '63'
Parameters:
[]
0.17 ms
(0.16%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '67'
Parameters:
[]
0.17 ms
(0.16%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '120'
Parameters:
[]
0.17 ms
(0.16%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '53'
Parameters:
[]
0.17 ms
(0.15%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '119'
Parameters:
[]
0.17 ms
(0.15%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '66'
Parameters:
[]
0.16 ms
(0.15%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '43'
Parameters:
[]
0.16 ms
(0.14%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '20'
Parameters:
[]
0.15 ms
(0.14%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '44'
Parameters:
[]
0.15 ms
(0.14%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '57'
Parameters:
[]
0.15 ms
(0.14%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '19'
Parameters:
[]
0.15 ms
(0.14%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '90'
Parameters:
[]
0.15 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:
[
  1737164899
  "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.15 ms
(0.14%)
2
SELECT * FROM object_store_CA WHERE oo_id = ?
Parameters:
[
  550
]
0.15 ms
(0.14%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '118'
Parameters:
[]
0.15 ms
(0.14%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '88'
Parameters:
[]
0.15 ms
(0.14%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '77'
Parameters:
[]
0.15 ms
(0.14%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  12
]
0.15 ms
(0.14%)
1
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.15 ms
(0.14%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '91'
Parameters:
[]
0.15 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:
[
  1737164899
  "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.15 ms
(0.14%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '87'
Parameters:
[]
0.14 ms
(0.13%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '92'
Parameters:
[]
0.14 ms
(0.13%)
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:
[
  1737164899
  "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.14 ms
(0.13%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '54'
Parameters:
[]
0.14 ms
(0.13%)
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:
[
  1737164899
  "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.14 ms
(0.13%)
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:
[
  1737164899
  "document_112\x01tags\x01"
  "asset_336\x01tags\x01"
  "asset_382\x01tags\x01"
  "asset_378\x01tags\x01"
  "asset_374\x01tags\x01"
]
0.13 ms
(0.12%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  1
]
0.12 ms
(0.11%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='10'
Parameters:
[]
0.11 ms
(0.10%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.10 ms
(0.09%)
1
SELECT id FROM objects WHERE `path` = ? AND `key` = ?
Parameters:
[
  "/Product Data/Accessories/lights/head lights/"
  "citroen-2cv-head lights"
]
0.10 ms
(0.09%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.10 ms
(0.09%)
1
SELECT * FROM object_relations_MA WHERE src_id = ?
Parameters:
[
  300
]
0.10 ms
(0.09%)
1
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.09 ms
(0.08%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='8'
Parameters:
[]
0.09 ms
(0.08%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[]
0.09 ms
(0.08%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  2
]
0.08 ms
(0.08%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='9'
Parameters:
[]
0.08 ms
(0.08%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='7'
Parameters:
[]
0.08 ms
(0.07%)
1
SELECT * FROM object_store_MA WHERE oo_id = ?
Parameters:
[
  300
]
0.06 ms
(0.05%)
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.