Query Metrics

387 Database Queries
61 Different statements
294.22 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
63.43 ms
(21.56%)
108
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:
[
  1750642983
  "site_domain_d2e56211df699ff032c2a3df66a6a2ab"
]
40.64 ms
(13.81%)
10
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_257__28eba42bf34d82917db48430dab35d9e"
  "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";d:21.4;s:6:"height";d:35.13513513513514;s:1:"y";d:52.852852852852855;s:1:"x";d:38.2;}}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_c19edf257984cd2b70b7101458982d9f";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"
  1750642984
  1751247784
  1
]
34.32 ms
(11.66%)
78
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
34.08 ms
(11.58%)
10
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_257__28eba42bf34d82917db48430dab35d9e"
]
18.72 ms
(6.36%)
28
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:
[
  1750642983
  "system\x01tags\x01"
  "site\x01tags\x01"
]
15.27 ms
(5.19%)
49
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
11.17 ms
(3.80%)
2
SELECT object_localized_AP_en.id AS id, object_localized_AP_en.type AS `type` FROM object_localized_AP_en WHERE (compatibleTo LIKE "%,323,%" OR compatibleTo LIKE "%,322,%" OR compatibleTo LIKE "%,319,%" AND  object_localized_AP_en.type IN ('object','variant','folder')) AND object_localized_AP_en.published = 1
Parameters:
[]
10.44 ms
(3.55%)
2
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1750642984
  "object_499"
]
7.42 ms
(2.52%)
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
]
5.48 ms
(1.86%)
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:
[
  1750642983
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
4.88 ms
(1.66%)
8
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/shop/Products/Cars/Luxury-Cars/"
  "Mercedes-Benz-220~p323"
]
4.02 ms
(1.36%)
5
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CAR"
]
3.85 ms
(1.31%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='7'
Parameters:
[]
3.64 ms
(1.24%)
2
SELECT * FROM object_brick_store_SaleInformation_AP WHERE id = ? AND fieldname = ?
Parameters:
[
  499
  "saleInformation"
]
3.50 ms
(1.19%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[]
3.08 ms
(1.05%)
8
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  305
]
2.84 ms
(0.97%)
2
SELECT COUNT(*) FROM object_localized_AP_en WHERE (compatibleTo LIKE "%,323,%" OR compatibleTo LIKE "%,322,%" OR compatibleTo LIKE "%,319,%" AND  object_localized_AP_en.type IN ('object','variant','folder')) AND object_localized_AP_en.published = 1
Parameters:
[]
1.71 ms
(0.58%)
4
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  305
]
1.60 ms
(0.54%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = '499' AND fieldname = 'technicalAttributes'
Parameters:
[]
1.34 ms
(0.46%)
6
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/shop/Products/Cars/Luxury-Cars/Mercedes-Benz-220~p323"
]
1.28 ms
(0.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/Products/Cars/Luxury-Cars/Mercedes-Benz-220~p323"
  "path"
  "auto_create"
  "/en/shop/Products/Cars/Luxury-Cars/Mercedes-Benz-220~p323"
  "path_query"
  "http://159.203.89.10/en/shop/Products/Cars/Luxury-Cars/Mercedes-Benz-220~p323"
  "entire_uri"
]
1.24 ms
(0.42%)
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:
[
  1750642984
  "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"
]
1.06 ms
(0.36%)
2
SELECT * FROM object_relations_AP WHERE src_id = ?
Parameters:
[
  499
]
1.03 ms
(0.35%)
2
SELECT * FROM object_localized_data_AP WHERE ooo_id = ? AND language IN ('en','de','fr')
Parameters:
[
  499
]
0.96 ms
(0.33%)
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:
[
  1750642984
  "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.91 ms
(0.31%)
2
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  499
]
0.89 ms
(0.30%)
2
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:
[
  499
]
0.85 ms
(0.29%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '499'
Parameters:
[]
0.84 ms
(0.29%)
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:
[
  322
]
0.79 ms
(0.27%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '498'
Parameters:
[]
0.70 ms
(0.24%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '323'
Parameters:
[]
0.68 ms
(0.23%)
2
SELECT * FROM object_store_AP WHERE oo_id = ?
Parameters:
[
  499
]
0.65 ms
(0.22%)
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:
[
  1750642984
  "object_75\x01tags\x01"
  "class_CAR\x01tags\x01"
  "asset_60\x01tags\x01"
  "asset_61\x01tags\x01"
]
0.56 ms
(0.19%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  12
]
0.55 ms
(0.19%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '506'
Parameters:
[]
0.52 ms
(0.18%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '500'
Parameters:
[]
0.52 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:
[
  1750642984
  "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.51 ms
(0.17%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = '499' AND fieldname = 'technicalAttributes'
Parameters:
[]
0.51 ms
(0.17%)
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.47 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:
[
  1750642984
  "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.46 ms
(0.15%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.43 ms
(0.15%)
1
SELECT * FROM object_classificationstore_groups_AP WHERE id = '500' AND fieldname = 'technicalAttributes'
Parameters:
[]
0.42 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:
[
  1750642983
  "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.41 ms
(0.14%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '496'
Parameters:
[]
0.40 ms
(0.13%)
1
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '497'
Parameters:
[]
0.39 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:
[
  1750642984
  "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.37 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:
[
  1750642984
  "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.37 ms
(0.13%)
1
SELECT * FROM object_classificationstore_data_AP WHERE id = '500' AND fieldname = 'technicalAttributes'
Parameters:
[]
0.37 ms
(0.13%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.37 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:
[
  1750642984
  "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.36 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:
[
  1750642984
  "document_112\x01tags\x01"
  "asset_336\x01tags\x01"
  "asset_382\x01tags\x01"
  "asset_378\x01tags\x01"
  "asset_374\x01tags\x01"
]
0.35 ms
(0.12%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  2
]
0.35 ms
(0.12%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  1
]
0.33 ms
(0.11%)
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:
[
  1750642984
  "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.32 ms
(0.11%)
1
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Product Data/Accessories/lights/head lights/"
  "citroen-2cv-head lights"
]
0.31 ms
(0.11%)
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:
[
  1750642984
  "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.29 ms
(0.10%)
1
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
0.27 ms
(0.09%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='10'
Parameters:
[]
0.25 ms
(0.09%)
1
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
0.24 ms
(0.08%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='8'
Parameters:
[]
0.20 ms
(0.07%)
1
SELECT * FROM ecommerceframework_pricing_rule WHERE id='9'
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.