Query Metrics

320 Database Queries
83 Different statements
45.54 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
13.67 ms
(30.03%)
105
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:
[
  1768824684
  "site_domain_beb2d19efafdd456e4cf983f1abebf33"
]
3.06 ms
(6.72%)
22
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:
[
  1768824684
  "system\x01tags\x01"
  "site\x01tags\x01"
]
1.47 ms
(3.22%)
4
UPDATE assets SET customSettings = ? WHERE id = ?
Parameters:
[
  "a:8:{s:10:"imageWidth";i:1400;s:11:"imageHeight";i:1054;s:25:"imageDimensionsCalculated";b:1;s:16:"embeddedMetaData";a:20:{s:8:"FileSize";s:6:"165 kB";s:14:"FileModifyDate";s:25:"2019:08:23 15:04:24+02:00";s:14:"FileAccessDate";s:25:"2019:08:23 15:04:24+02:00";s:19:"FileInodeChangeDate";s:25:"2019:08:23 15:04:24+02:00";s:15:"FilePermissions";s:9:"rwxrwxr-x";s:8:"FileType";s:4:"JPEG";s:17:"FileTypeExtension";s:3:"jpg";s:8:"MIMEType";s:10:"image/jpeg";s:11:"JFIFVersion";d:1.01;s:14:"ResolutionUnit";s:4:"None";s:11:"XResolution";i:1;s:11:"YResolution";i:1;s:10:"ImageWidth";i:1400;s:11:"ImageHeight";i:1054;s:15:"EncodingProcess";s:31:"Progressive DCT, Huffman coding";s:13:"BitsPerSample";i:8;s:15:"ColorComponents";i:3;s:16:"YCbCrSubSampling";s:16:"YCbCr4:2:0 (2 2)";s:9:"ImageSize";s:9:"1400x1054";s:10:"Megapixels";d:1.5;}s:25:"embeddedMetaDataExtracted";b:1;s:11:"focalPointX";d:44.375;s:11:"focalPointY";d:61.71617162;s:8:"checksum";s:32:"e971a316ac43db92faf91a14380295d2";}"
  95
]
1.13 ms
(2.48%)
8
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
1.10 ms
(2.41%)
9
SELECT * FROM object_relations_CAR WHERE src_id = ?
Parameters:
[
  111
]
1.08 ms
(2.36%)
8
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:
[
  95
]
1.03 ms
(2.26%)
8
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  95
]
1.01 ms
(2.23%)
7
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:
[
  989
]
1.01 ms
(2.21%)
9
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
  1
]
0.90 ms
(1.99%)
7
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "2"
]
0.88 ms
(1.94%)
6
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:
[
  1768824684
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.81 ms
(1.77%)
3
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/Ford-Musclecars"
  "path"
  "auto_create"
  "/en/More-Stuff/Landingpages/Ford-Musclecars"
  "path_query"
  "https://pimcore.unliminet.de/en/More-Stuff/Landingpages/Ford-Musclecars"
  "entire_uri"
]
0.76 ms
(1.67%)
7
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  989
]
0.69 ms
(1.51%)
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 = '106') AND (categoryIds LIKE '%,558,%') LIMIT 22
Parameters:
[]
0.64 ms
(1.40%)
5
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  93
]
0.61 ms
(1.34%)
4
SELECT * FROM object_localized_data_CAR WHERE ooo_id = ? AND language IN ('en','de','fr')
Parameters:
[
  111
]
0.61 ms
(1.33%)
5
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Customer Management/segments/calculated/Interest-Target-Groups/"
  "Sports-Cars-Fan"
]
0.52 ms
(1.15%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/More-Stuff/Landingpages/"
  "Ford-Musclecars"
]
0.50 ms
(1.10%)
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 = '106') AND (categoryIds LIKE '%,558,%') GROUP BY TRIM(`color`)
Parameters:
[]
0.50 ms
(1.09%)
4
SELECT * FROM object_brick_store_Dimensions_CAR WHERE id = ? AND fieldname = ?
Parameters:
[
  111
  "attributes"
]
0.48 ms
(1.06%)
4
SELECT * FROM object_brick_store_Engine_CAR WHERE id = ? AND fieldname = ?
Parameters:
[
  111
  "attributes"
]
0.47 ms
(1.04%)
4
SELECT * FROM object_brick_store_SaleInformation_CAR WHERE id = ? AND fieldname = ?
Parameters:
[
  111
  "saleInformation"
]
0.47 ms
(1.03%)
4
SELECT * FROM object_brick_store_Transmission_CAR WHERE id = ? AND fieldname = ?
Parameters:
[
  111
  "attributes"
]
0.47 ms
(1.03%)
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:
[
  1768824684
  "object_110\x01tags\x01"
  "class_CAR\x01tags\x01"
  "asset_93\x01tags\x01"
  "asset_94\x01tags\x01"
]
0.47 ms
(1.03%)
4
SELECT * FROM object_store_CAR WHERE oo_id = ? FOR UPDATE
Parameters:
[
  111
]
0.46 ms
(1.02%)
1
SELECT PLUGIN_CMF_COLLECT_DOCUMENT_SEGMENT_ASSIGNMENTS(?)
Parameters:
[
  "55"
]
0.46 ms
(1.02%)
4
SELECT * FROM object_brick_store_Bodywork_CAR WHERE id = ? AND fieldname = ?
Parameters:
[
  111
  "attributes"
]
0.31 ms
(0.67%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  55
]
0.30 ms
(0.67%)
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 = '106') AND (categoryIds LIKE '%,558,%')) GROUP BY dest
Parameters:
[]
0.30 ms
(0.67%)
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:
[
  1768824684
  "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.30 ms
(0.65%)
2
SELECT * FROM object_collection_FilterNumberRange_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  697
  "conditions"
]
0.29 ms
(0.65%)
2
SELECT * FROM object_collection_FilterMultiRelation_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  697
  "conditions"
]
0.29 ms
(0.64%)
2
SELECT * FROM object_collection_FilterNumberRangeSelection_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  697
  "conditions"
]
0.29 ms
(0.63%)
2
SELECT * FROM object_collection_FilterMultiSelectFromMultiSelect_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  697
  "conditions"
]
0.28 ms
(0.63%)
2
SELECT * FROM object_collection_FilterSelect_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  697
  "conditions"
]
0.28 ms
(0.62%)
2
SELECT * FROM object_collection_FilterCategory_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  697
  "conditions"
]
0.28 ms
(0.62%)
2
SELECT * FROM object_collection_FilterRelation_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  697
  "conditions"
]
0.28 ms
(0.61%)
2
SELECT * FROM object_collection_FilterMultiSelect_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  697
  "conditions"
]
0.27 ms
(0.60%)
2
SELECT * FROM object_collection_FilterSelectFromMultiSelect_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  697
  "conditions"
]
0.26 ms
(0.58%)
2
SELECT * FROM object_relations_2 WHERE src_id = ?
Parameters:
[
  989
]
0.24 ms
(0.54%)
2
SELECT * FROM object_store_2 WHERE oo_id = ? FOR UPDATE
Parameters:
[
  989
]
0.23 ms
(0.51%)
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:
[
  1768824684
  "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.49%)
2
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  93
]
0.22 ms
(0.48%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  55
  55
  55
]
0.20 ms
(0.43%)
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.19 ms
(0.43%)
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:
[
  1768824684
  "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.19 ms
(0.41%)
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:
[
  1768824684
  "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.18 ms
(0.39%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.17 ms
(0.38%)
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:
[
  1768824684
  "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.17 ms
(0.38%)
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:
[
  1768824684
  "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.17 ms
(0.37%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.17 ms
(0.37%)
1
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  172
  172
]
0.17 ms
(0.36%)
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:
[
  1768824684
  "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.17 ms
(0.36%)
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:
[
  1768824684
  "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.16 ms
(0.35%)
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:
[
  1768824684
  "document_100\x01tags\x01"
  "asset_341\x01tags\x01"
  "asset_360\x01tags\x01"
  "document_57\x01tags\x01"
  "document_54\x01tags\x01"
  "document_55\x01tags\x01"
]
0.16 ms
(0.35%)
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:
[
  1768824684
  "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.16 ms
(0.34%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '110'
Parameters:
[]
0.15 ms
(0.34%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '111'
Parameters:
[]
0.15 ms
(0.34%)
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:
[
  1768824684
  "document_112\x01tags\x01"
  "asset_336\x01tags\x01"
  "asset_382\x01tags\x01"
  "asset_378\x01tags\x01"
  "asset_374\x01tags\x01"
]
0.15 ms
(0.33%)
1
SELECT * FROM object_collection_OrderByFields_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  697
  "defaultOrderBy"
]
0.15 ms
(0.33%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '114'
Parameters:
[]
0.15 ms
(0.32%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '112'
Parameters:
[]
0.15 ms
(0.32%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.14 ms
(0.32%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  55
]
0.14 ms
(0.32%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '116'
Parameters:
[]
0.14 ms
(0.31%)
1
SELECT * FROM object_collection_FilterCategoryMultiselect_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  697
  "conditions"
]
0.14 ms
(0.31%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '115'
Parameters:
[]
0.14 ms
(0.30%)
1
SELECT * FROM object_collection_FilterInputfield_EF_FD WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  697
  "filters"
]
0.14 ms
(0.30%)
1
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.13 ms
(0.29%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]
0.13 ms
(0.28%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/More-Stuff/Landingpages/Ford-Musclecars' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.13 ms
(0.28%)
1
SELECT id FROM targeting_rules WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.12 ms
(0.27%)
1
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.12 ms
(0.27%)
1
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  697
]
0.12 ms
(0.27%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.12 ms
(0.26%)
1
SELECT * FROM object_store_EF_FD WHERE oo_id = ? FOR UPDATE
Parameters:
[
  697
]
0.11 ms
(0.25%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='10'
Parameters:
[]
0.11 ms
(0.24%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  2
]
0.11 ms
(0.24%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='7'
Parameters:
[]
0.11 ms
(0.24%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='8'
Parameters:
[]
0.11 ms
(0.23%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='9'
Parameters:
[]
0.11 ms
(0.23%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[]
0.09 ms
(0.20%)
1
SELECT FOUND_ROWS()
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
pimcore doctrine.orm.pimcore_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

pimcore entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.