Query Metrics
432
Database Queries
96
Different statements
98.51 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
29.88 ms (30.33%) |
115 |
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:
[ 1737165994 "\x01tags\x01site_domain_0b7f63da6210aa9b0bc6933a812e08a8" "site_domain_0b7f63da6210aa9b0bc6933a812e08a8" ] |
10.88 ms (11.04%) |
69 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
10.73 ms (10.89%) |
7 |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1737165994 "document_171" ] |
6.11 ms (6.20%) |
47 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
4.24 ms (4.30%) |
3 |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_56__a82affe13cfa6b4775d86a12b2bc10aa"
]
|
3.91 ms (3.97%) |
3 |
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "thumb_56__a82affe13cfa6b4775d86a12b2bc10aa" "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:22;s:6:"height";d:22.727272727272727;s:1:"y";d:35.22727272727273;s:1:"x";i:78;}}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_6cbb5e48bb33a9c2bc460f8a0c57b263";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" 1737165994 1737770794 1 ] |
2.10 ms (2.14%) |
15 |
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:
[ 1737165994 "document_54\x01tags\x01" ] |
1.68 ms (1.70%) |
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 a.id IN (SELECT DISTINCT src FROM shop_productindex_relations WHERE `fieldname` = 'manufacturer' AND dest = '59') LIMIT 22
Parameters:
[] |
1.68 ms (1.70%) |
11 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
49
]
|
1.63 ms (1.66%) |
12 |
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:
[ 1737165994 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
1.09 ms (1.11%) |
8 |
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:
[
696
]
|
1.08 ms (1.09%) |
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 a.id IN (SELECT DISTINCT src FROM shop_productindex_relations WHERE `fieldname` = 'manufacturer' AND dest = '59') GROUP BY TRIM(`color`)
Parameters:
[] |
1.08 ms (1.09%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '428'
Parameters:
[] |
1.08 ms (1.09%) |
1 |
SELECT dest as `value`, count(*) as `count` FROM shop_productindex_relations a WHERE fieldname = 'bodyStyle' AND src IN (SELECT a.id FROM shop_productindex a WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` = 'variant' AND a.id IN (SELECT DISTINCT src FROM shop_productindex_relations WHERE `fieldname` = 'manufacturer' AND dest = '59')) GROUP BY dest
Parameters:
[] |
1.00 ms (1.02%) |
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/More-Stuff/Landingpages/Chevrolet" "path" "auto_create" "/en/More-Stuff/Landingpages/Chevrolet" "path_query" "http://wakehotel-pc.flipsdigital.com/en/More-Stuff/Landingpages/Chevrolet" "entire_uri" ] |
0.89 ms (0.90%) |
8 |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
696
]
|
0.86 ms (0.87%) |
6 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"EF_FD"
]
|
0.74 ms (0.75%) |
5 |
SELECT * FROM object_localized_data_AP WHERE ooo_id = ? AND language IN ('en','de','fr','zh_Hant_HK')
Parameters:
[
427
]
|
0.71 ms (0.72%) |
2 |
SELECT * FROM object_collection_FilterMultiSelect_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 696 "conditions" ] |
0.70 ms (0.71%) |
2 |
SELECT * FROM object_store_CAR WHERE oo_id = ?
Parameters:
[
257
]
|
0.67 ms (0.68%) |
2 |
SELECT * FROM object_collection_FilterSelect_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 696 "conditions" ] |
0.65 ms (0.66%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '69'
Parameters:
[] |
0.64 ms (0.65%) |
5 |
SELECT * FROM object_relations_AP WHERE src_id = ?
Parameters:
[
427
]
|
0.62 ms (0.63%) |
2 |
SELECT * FROM object_brick_store_Dimensions_CAR WHERE id = ? AND fieldname = ?
Parameters:
[ 257 "attributes" ] |
0.61 ms (0.62%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '257'
Parameters:
[] |
0.60 ms (0.61%) |
4 |
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:
[ 1737165994 "object_63\x01tags\x01" "class_CAR\x01tags\x01" "asset_49\x01tags\x01" "asset_51\x01tags\x01" ] |
0.58 ms (0.59%) |
5 |
SELECT * FROM object_brick_store_SaleInformation_AP WHERE id = ? AND fieldname = ?
Parameters:
[ 427 "saleInformation" ] |
0.50 ms (0.51%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/More-Stuff/Landingpages/" "Chevrolet" ] |
0.48 ms (0.48%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
2
]
|
0.44 ms (0.45%) |
5 |
SELECT * FROM object_store_AP WHERE oo_id = ?
Parameters:
[
427
]
|
0.30 ms (0.31%) |
2 |
SELECT * FROM object_localized_data_CAR WHERE ooo_id = ? AND language IN ('en','de','fr','zh_Hant_HK')
Parameters:
[
257
]
|
0.29 ms (0.29%) |
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:
[ 1737165994 "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.28 ms (0.28%) |
2 |
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:
[
201
]
|
0.26 ms (0.26%) |
2 |
SELECT * FROM object_collection_FilterMultiSelectFromMultiSelect_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 696 "conditions" ] |
0.23 ms (0.24%) |
2 |
SELECT * FROM object_collection_FilterCategory_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 696 "conditions" ] |
0.23 ms (0.23%) |
2 |
SELECT * FROM object_collection_FilterRelation_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 696 "conditions" ] |
0.23 ms (0.23%) |
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.23 ms (0.23%) |
2 |
SELECT * FROM object_collection_FilterNumberRange_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 696 "conditions" ] |
0.23 ms (0.23%) |
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:
[ 1737165994 "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.22 ms (0.23%) |
2 |
SELECT * FROM object_collection_FilterSelectFromMultiSelect_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 696 "conditions" ] |
0.22 ms (0.22%) |
2 |
SELECT * FROM object_collection_FilterNumberRangeSelection_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 696 "conditions" ] |
0.22 ms (0.22%) |
2 |
SELECT * FROM object_collection_FilterMultiRelation_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 696 "conditions" ] |
0.22 ms (0.22%) |
2 |
SELECT * FROM object_relations_CAR WHERE src_id = ?
Parameters:
[
257
]
|
0.21 ms (0.22%) |
2 |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
201
]
|
0.21 ms (0.21%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '67'
Parameters:
[] |
0.21 ms (0.21%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '427'
Parameters:
[] |
0.19 ms (0.19%) |
1 |
SELECT * FROM object_classificationstore_groups_AP WHERE id = '430' AND fieldname = 'technicalAttributes'
Parameters:
[] |
0.19 ms (0.19%) |
2 |
SELECT * FROM object_brick_store_Transmission_CAR WHERE id = ? AND fieldname = ?
Parameters:
[ 257 "attributes" ] |
0.19 ms (0.19%) |
2 |
SELECT * FROM object_brick_store_Bodywork_CAR WHERE id = ? AND fieldname = ?
Parameters:
[ 257 "attributes" ] |
0.19 ms (0.19%) |
2 |
SELECT * FROM object_brick_store_SaleInformation_CAR WHERE id = ? AND fieldname = ?
Parameters:
[ 257 "saleInformation" ] |
0.19 ms (0.19%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr"
]
|
0.18 ms (0.18%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 54 54 54 ] |
0.18 ms (0.18%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '434'
Parameters:
[] |
0.17 ms (0.17%) |
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:
[ 1737165994 "object_61\x01tags\x01" "class_CAR\x01tags\x01" "asset_46\x01tags\x01" "asset_47\x01tags\x01" "asset_48\x01tags\x01" ] |
0.17 ms (0.17%) |
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:
[ 1737165994 "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.17 ms (0.17%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '431'
Parameters:
[] |
0.16 ms (0.17%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '70'
Parameters:
[] |
0.16 ms (0.17%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '429'
Parameters:
[] |
0.16 ms (0.17%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '432'
Parameters:
[] |
0.16 ms (0.16%) |
1 |
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
171
]
|
0.16 ms (0.16%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '66'
Parameters:
[] |
0.16 ms (0.16%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '259'
Parameters:
[] |
0.16 ms (0.16%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 171 171 ] |
0.16 ms (0.16%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '435'
Parameters:
[] |
0.16 ms (0.16%) |
1 |
SELECT * FROM object_collection_OrderByFields_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 696 "defaultOrderBy" ] |
0.15 ms (0.16%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '430'
Parameters:
[] |
0.15 ms (0.15%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '63'
Parameters:
[] |
0.15 ms (0.15%) |
1 |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
171
]
|
0.15 ms (0.15%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '433'
Parameters:
[] |
0.15 ms (0.15%) |
2 |
SELECT * FROM object_brick_store_Engine_CAR WHERE id = ? AND fieldname = ?
Parameters:
[ 257 "attributes" ] |
0.14 ms (0.14%) |
1 |
SELECT * FROM object_classificationstore_groups_AP WHERE id = '427' AND fieldname = 'technicalAttributes'
Parameters:
[] |
0.14 ms (0.14%) |
1 |
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
0.14 ms (0.14%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
54
]
|
0.14 ms (0.14%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.13 ms (0.13%) |
1 |
SELECT * FROM object_classificationstore_data_AP WHERE id = '427' AND fieldname = 'technicalAttributes'
Parameters:
[] |
0.13 ms (0.13%) |
1 |
SELECT * FROM object_classificationstore_data_AP WHERE id = '428' AND fieldname = 'technicalAttributes'
Parameters:
[] |
0.12 ms (0.13%) |
1 |
SELECT * FROM object_classificationstore_data_AP WHERE id = '430' AND fieldname = 'technicalAttributes'
Parameters:
[] |
0.12 ms (0.12%) |
1 |
SELECT * FROM object_classificationstore_groups_AP WHERE id = '433' AND fieldname = 'technicalAttributes'
Parameters:
[] |
0.12 ms (0.12%) |
1 |
SELECT id FROM objects WHERE `path` = ? AND `key` = ?
Parameters:
[ "/Product Data/Accessories/lights/head lights/" "citroen-2cv-head lights" ] |
0.12 ms (0.12%) |
1 |
SELECT * FROM object_classificationstore_groups_AP WHERE id = '429' AND fieldname = 'technicalAttributes'
Parameters:
[] |
0.12 ms (0.12%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
54
]
|
0.11 ms (0.12%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/More-Stuff/Landingpages/Chevrolet' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.11 ms (0.11%) |
1 |
SELECT * FROM object_classificationstore_groups_AP WHERE id = '428' AND fieldname = 'technicalAttributes'
Parameters:
[] |
0.11 ms (0.11%) |
1 |
SELECT * FROM object_classificationstore_data_AP WHERE id = '429' AND fieldname = 'technicalAttributes'
Parameters:
[] |
0.11 ms (0.11%) |
1 |
SELECT * FROM object_classificationstore_data_AP WHERE id = '433' AND fieldname = 'technicalAttributes'
Parameters:
[] |
0.11 ms (0.11%) |
1 |
SELECT * FROM object_collection_FilterCategoryMultiselect_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 696 "conditions" ] |
0.10 ms (0.10%) |
1 |
SELECT * FROM object_collection_FilterInputfield_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 696 "filters" ] |
0.10 ms (0.10%) |
1 |
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
696
]
|
0.10 ms (0.10%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='10'
Parameters:
[] |
0.10 ms (0.10%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='7'
Parameters:
[] |
0.10 ms (0.10%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[] |
0.09 ms (0.09%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='8'
Parameters:
[] |
0.09 ms (0.09%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='9'
Parameters:
[] |
0.09 ms (0.09%) |
1 |
SELECT * FROM object_store_EF_FD WHERE oo_id = ?
Parameters:
[
696
]
|
0.09 ms (0.09%) |
1 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
0.07 ms (0.07%) |
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.