Query Metrics

1510 Database Queries
140 Different statements
136.44 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
31.34 ms
(22.97%)
382
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
25.92 ms
(19.00%)
309
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:
[
  1776859588
  "site_domain_3fa2b37c1b0c31e347ffd81cfed59914"
]
14.13 ms
(10.36%)
199
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
5.81 ms
(4.26%)
57
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:
[
  485
]
5.18 ms
(3.79%)
53
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:
[
  280
]
4.50 ms
(3.30%)
53
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  280
]
3.78 ms
(2.77%)
57
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  485
]
2.49 ms
(1.83%)
23
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:
[
  1776859588
  "system\x01tags\x01"
  "site\x01tags\x01"
]
2.40 ms
(1.76%)
22
SELECT * FROM object_localized_data_AP WHERE ooo_id = ? AND language IN ('en','de','fr')
Parameters:
[
  485
]
2.11 ms
(1.55%)
22
SELECT * FROM object_relations_AP WHERE src_id = ?
Parameters:
[
  485
]
2.08 ms
(1.52%)
16
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  280
]
2.00 ms
(1.47%)
22
SELECT * FROM object_brick_store_SaleInformation_AP WHERE id = ? AND fieldname = ?
Parameters:
[
  485
  "saleInformation"
]
1.77 ms
(1.30%)
22
SELECT * FROM object_relations_MA WHERE src_id = ?
Parameters:
[
  134
]
1.71 ms
(1.25%)
22
SELECT * FROM object_store_AP WHERE oo_id = ? FOR UPDATE
Parameters:
[
  485
]
1.51 ms
(1.11%)
22
SELECT * FROM object_store_MA WHERE oo_id = ? FOR UPDATE
Parameters:
[
  134
]
1.38 ms
(1.01%)
13
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:
[
  170
]
1.20 ms
(0.88%)
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 '%,564,%')) GROUP BY dest
Parameters:
[]
1.14 ms
(0.83%)
9
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:
[
  170
]
1.11 ms
(0.81%)
10
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:
[
  1776859588
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.94 ms
(0.69%)
7
SELECT * FROM object_localized_data_CAR WHERE ooo_id = ? AND language IN ('en','de','fr')
Parameters:
[
  349
]
0.85 ms
(0.62%)
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.79 ms
(0.58%)
7
SELECT * FROM object_brick_store_Dimensions_CAR WHERE id = ? AND fieldname = ?
Parameters:
[
  349
  "attributes"
]
0.76 ms
(0.56%)
1
SELECT PLUGIN_CMF_COLLECT_OBJECT_SEGMENT_ASSIGNMENTS(?)
Parameters:
[
  "564"
]
0.71 ms
(0.52%)
7
SELECT * FROM object_relations_CAR WHERE src_id = ?
Parameters:
[
  349
]
0.71 ms
(0.52%)
7
SELECT * FROM object_store_CAR WHERE oo_id = ? FOR UPDATE
Parameters:
[
  349
]
0.71 ms
(0.52%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/shop/"
  "Products~c564"
]
0.62 ms
(0.46%)
6
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CA"
]
0.62 ms
(0.45%)
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 '%,564,%') GROUP BY TRIM(`color`)
Parameters:
[]
0.61 ms
(0.45%)
9
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
  1
]
0.58 ms
(0.42%)
6
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Customer Management/segments/calculated/Interest-Target-Groups/"
  "Sports-Cars-Fan"
]
0.57 ms
(0.42%)
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 '%,564,%') LIMIT 264, 22
Parameters:
[]
0.57 ms
(0.42%)
7
SELECT * FROM object_brick_store_Engine_CAR WHERE id = ? AND fieldname = ?
Parameters:
[
  349
  "attributes"
]
0.56 ms
(0.41%)
7
SELECT * FROM object_brick_store_Transmission_CAR WHERE id = ? AND fieldname = ?
Parameters:
[
  349
  "attributes"
]
0.55 ms
(0.40%)
7
SELECT * FROM object_brick_store_Bodywork_CAR WHERE id = ? AND fieldname = ?
Parameters:
[
  349
  "attributes"
]
0.54 ms
(0.40%)
7
SELECT * FROM object_brick_store_SaleInformation_CAR WHERE id = ? AND fieldname = ?
Parameters:
[
  349
  "saleInformation"
]
0.53 ms
(0.39%)
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 '%,564,%') GROUP BY TRIM(`carClass`)
Parameters:
[]
0.52 ms
(0.38%)
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:
[
  "/de/shop/Products~c564"
  "path"
  "auto_create"
  "/de/shop/Products~c564?page=13"
  "path_query"
  "https://pimcore-dev.widdim.com/de/shop/Products~c564?page=13"
  "entire_uri"
]
0.38 ms
(0.28%)
2
SELECT * FROM object_relations_CA WHERE src_id = ?
Parameters:
[
  564
]
0.34 ms
(0.25%)
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:
[
  564
]
0.32 ms
(0.23%)
3
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/shop/Products~c564"
]
0.31 ms
(0.23%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.25 ms
(0.18%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  136
  136
]
0.24 ms
(0.18%)
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:
[
  1776859588
  "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.23 ms
(0.17%)
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.21 ms
(0.16%)
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:
[
  1776859588
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_164\x01tags\x01"
  "document_165\x01tags\x01"
  "document_138\x01tags\x01"
  "document_151\x01tags\x01"
  "document_152\x01tags\x01"
  "document_153\x01tags\x01"
  "document_154\x01tags\x01"
  "document_155\x01tags\x01"
  "document_156\x01tags\x01"
  "document_157\x01tags\x01"
  "document_139\x01tags\x01"
  "document_142\x01tags\x01"
  "document_171\x01tags\x01"
  "document_172\x01tags\x01"
  "document_173\x01tags\x01"
  "document_174\x01tags\x01"
  "document_158\x01tags\x01"
  "document_161\x01tags\x01"
  "document_160\x01tags\x01"
  "document_140\x01tags\x01"
  "document_170\x01tags\x01"
  "document_148\x01tags\x01"
  "document_149\x01tags\x01"
  "document_137\x01tags\x01"
  "document_141\x01tags\x01"
]
0.21 ms
(0.15%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.21 ms
(0.15%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  3
  136
  136
]
0.18 ms
(0.13%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.18 ms
(0.13%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  3
]
0.18 ms
(0.13%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,148,137,136) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  170
]
0.17 ms
(0.13%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '485'
Parameters:
[]
0.16 ms
(0.12%)
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:
[
  1776859588
  "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.15 ms
(0.11%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '502'
Parameters:
[]
0.15 ms
(0.11%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '503'
Parameters:
[]
0.15 ms
(0.11%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '500'
Parameters:
[]
0.15 ms
(0.11%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 485 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.14 ms
(0.11%)
1
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  563
]
0.14 ms
(0.10%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '486'
Parameters:
[]
0.14 ms
(0.10%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '494'
Parameters:
[]
0.14 ms
(0.10%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '492'
Parameters:
[]
0.14 ms
(0.10%)
1
SELECT * FROM object_localized_data_CA WHERE ooo_id = ? AND language IN ('en','de','fr')
Parameters:
[
  395
]
0.14 ms
(0.10%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '490'
Parameters:
[]
0.14 ms
(0.10%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '505'
Parameters:
[]
0.14 ms
(0.10%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 485 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.14 ms
(0.10%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  136
]
0.13 ms
(0.10%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  170
]
0.13 ms
(0.10%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '501'
Parameters:
[]
0.13 ms
(0.10%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '504'
Parameters:
[]
0.13 ms
(0.10%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '487'
Parameters:
[]
0.13 ms
(0.10%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '489'
Parameters:
[]
0.13 ms
(0.10%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '506'
Parameters:
[]
0.13 ms
(0.09%)
1
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.13 ms
(0.09%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '496'
Parameters:
[]
0.13 ms
(0.09%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '507'
Parameters:
[]
0.13 ms
(0.09%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '493'
Parameters:
[]
0.13 ms
(0.09%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '488'
Parameters:
[]
0.13 ms
(0.09%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '499'
Parameters:
[]
0.13 ms
(0.09%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '495'
Parameters:
[]
0.12 ms
(0.09%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '497'
Parameters:
[]
0.12 ms
(0.09%)
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:
[
  1776859589
  "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.12 ms
(0.09%)
1
SELECT id FROM targeting_rules WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.12 ms
(0.09%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '498'
Parameters:
[]
0.12 ms
(0.09%)
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:
[
  1776859589
  "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.12 ms
(0.09%)
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:
[
  1776859589
  "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.12 ms
(0.09%)
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:
[
  1776859589
  "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.12 ms
(0.09%)
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:
[
  1776859589
  "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.11 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 490 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.11 ms
(0.08%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 496 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.11 ms
(0.08%)
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:
[
  1776859589
  "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.11 ms
(0.08%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 500 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.10 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 486 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.10 ms
(0.07%)
1
SELECT * FROM object_store_CA WHERE oo_id = ? FOR UPDATE
Parameters:
[
  395
]
0.10 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 486 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.10 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 500 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.10 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 507 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.10 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:
[
  1776859589
  "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.10 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 507 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.10 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 494 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.10 ms
(0.07%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='7'
Parameters:
[]
0.10 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 488 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.10 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 493 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.10 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 494 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.10 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:
[
  1776859589
  "document_112\x01tags\x01"
  "asset_336\x01tags\x01"
  "asset_382\x01tags\x01"
  "asset_378\x01tags\x01"
  "asset_374\x01tags\x01"
]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 487 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 489 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 492 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 499 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 495 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 502 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 497 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 501 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 503 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 504 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 506 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 496 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 498 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 493 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 504 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 505 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 487 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 488 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 495 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = 498 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 502 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 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:
[
  1776859589
  "document_51\x01tags\x01"
  "asset_348\x01tags\x01"
  "asset_347\x01tags\x01"
  "asset_349\x01tags\x01"
]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 506 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 490 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 501 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 489 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 492 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 497 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 499 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 503 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = 505 AND fieldname = 'technicalAttributes'
Parameters:
[]
0.09 ms
(0.07%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  2
]
0.09 ms
(0.06%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='10'
Parameters:
[]
0.09 ms
(0.06%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='9'
Parameters:
[]
0.09 ms
(0.06%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[]
0.08 ms
(0.06%)
1
SELECT FOUND_ROWS()
Parameters:
[]
0.07 ms
(0.05%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='8'
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.