Query Metrics
688
Database Queries
88
Different statements
379.21 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.35 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "site_domain_289f047915e51065df094d8d60bc48d8" ] ] |
| 2 | 0.44 ms |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = '6' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/de/shop/Wurze" "sourcePathQuery" => "/de/shop/Wurze" "sourceEntireUri" => "https://born.develey.blackbit.io/de/shop/Wurze" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
| 3 | 0.24 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "system_route_redirect" ] ] |
| 4 | 0.80 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "Wurze" "path" => "/Born/de/shop/" ] |
| 5 | 0.28 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "document_184" ] ] |
| 6 | 0.62 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "document_properties_184" ] ] |
| 7 | 0.29 ms |
SELECT * FROM object_url_slugs WHERE slug = '/de/shop/Wurze' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
| 8 | 0.07 ms |
SELECT * FROM object_url_slugs WHERE slug = '/de/shop/Wurze' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
| 9 | 0.09 ms |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
| 10 | 2.20 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "object_2436" ] ] |
| 11 | 0.07 ms |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
| 12 | 0.26 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "site_id_1" ] ] |
| 13 | 0.20 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "site_id_12" ] ] |
| 14 | 0.14 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "site_id_11" ] ] |
| 15 | 0.24 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "site_id_10" ] ] |
| 16 | 0.24 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "site_id_9" ] ] |
| 17 | 1.75 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "site_id_8" ] ] |
| 18 | 0.25 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "site_id_7" ] ] |
| 19 | 0.16 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "site_id_6" ] ] |
| 20 | 0.27 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "site_id_5" ] ] |
| 21 | 0.14 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "site_id_4" ] ] |
| 22 | 0.13 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "site_id_3" ] ] |
| 23 | 0.16 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "site_id_2" ] ] |
| 24 | 0.13 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "site_id_13" ] ] |
| 25 | 0.52 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "document_properties_80" ] ] |
| 26 | 0.34 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "object_5648" ] ] |
| 27 | 3.15 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5648
]
|
| 28 | 1.14 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
5648
]
|
| 29 | 0.08 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"7"
]
|
| 30 | 0.44 ms |
SELECT * FROM object_store_7 WHERE oo_id = ?
Parameters:
[
5648
]
|
| 31 | 0.69 ms |
SELECT * FROM object_localized_data_7 WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
5648
]
|
| 32 | 0.62 ms |
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
5648
]
|
| 33 | 1.53 ms |
SELECT SQL_CALC_FOUND_ROWS a.o_id, priceSystemName FROM ecommerceframework_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND parentCategoryIds LIKE '%,5648,%' AND o_type != 'variant' AND (channels LIKE '%#/Develey/Struktur/Kanäle/born-feinkost.de#%') ORDER BY sorting desc,a.o_id desc
Parameters:
[] |
| 34 | 0.07 ms |
SELECT FOUND_ROWS()
Parameters:
[] |
| 35 | 0.55 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "object_5835" ] ] |
| 36 | 0.48 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5835
]
|
| 37 | 0.19 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
5835
]
|
| 38 | 1.62 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"11"
]
|
| 39 | 0.68 ms |
SELECT * FROM object_store_11 WHERE oo_id = ?
Parameters:
[
5835
]
|
| 40 | 0.20 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "quantityvalue_units_table" ] ] |
| 41 | 0.91 ms |
SELECT * FROM object_localized_data_11 WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
5835
]
|
| 42 | 0.32 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "asset_3164" ] ] |
| 43 | 2.03 ms |
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:
[
3164
]
|
| 44 | 0.05 ms |
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:
[
3164
]
|
| 45 | 2.52 ms |
SELECT * FROM object_relations_11 WHERE src_id = ?
Parameters:
[
5835
]
|
| 46 | 0.26 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "object_5836" ] ] |
| 47 | 0.28 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5836
]
|
| 48 | 0.29 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
5836
]
|
| 49 | 0.71 ms |
SELECT * FROM object_store_11 WHERE oo_id = ?
Parameters:
[
5836
]
|
| 50 | 0.76 ms |
SELECT * FROM object_localized_data_11 WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
5836
]
|
| 51 | 0.43 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "asset_3165" ] ] |
| 52 | 0.45 ms |
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:
[
3165
]
|
| 53 | 0.07 ms |
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:
[
3165
]
|
| 54 | 3.70 ms |
SELECT * FROM object_relations_11 WHERE src_id = ?
Parameters:
[
5836
]
|
| 55 | 0.75 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "object_5834" ] ] |
| 56 | 0.55 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "object_5838" ] ] |
| 57 | 0.35 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5838
]
|
| 58 | 0.91 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
5838
]
|
| 59 | 0.50 ms |
SELECT * FROM object_store_11 WHERE oo_id = ?
Parameters:
[
5838
]
|
| 60 | 0.93 ms |
SELECT * FROM object_localized_data_11 WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
5838
]
|
| 61 | 0.69 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "asset_754" ] ] |
| 62 | 0.87 ms |
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:
[
754
]
|
| 63 | 1.17 ms |
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:
[
754
]
|
| 64 | 0.75 ms |
SELECT * FROM object_relations_11 WHERE src_id = ?
Parameters:
[
5838
]
|
| 65 | 1.48 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "object_5837" ] ] |
| 66 | 0.19 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5837
]
|
| 67 | 0.17 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
5837
]
|
| 68 | 0.69 ms |
SELECT * FROM object_store_11 WHERE oo_id = ?
Parameters:
[
5837
]
|
| 69 | 0.58 ms |
SELECT * FROM object_localized_data_11 WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
5837
]
|
| 70 | 0.38 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "asset_753" ] ] |
| 71 | 2.01 ms |
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:
[
753
]
|
| 72 | 0.22 ms |
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:
[
753
]
|
| 73 | 0.46 ms |
SELECT * FROM object_relations_11 WHERE src_id = ?
Parameters:
[
5837
]
|
| 74 | 0.32 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036190 [ "object_5832" ] ] |
| 75 | 0.29 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5832
]
|
| 76 | 0.59 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
5832
]
|
| 77 | 0.29 ms |
SELECT * FROM object_store_11 WHERE oo_id = ?
Parameters:
[
5832
]
|
| 78 | 2.76 ms |
SELECT * FROM object_localized_data_11 WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
5832
]
|
| 79 | 0.24 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "asset_756" ] ] |
| 80 | 0.18 ms |
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:
[
756
]
|
| 81 | 0.05 ms |
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:
[
756
]
|
| 82 | 2.64 ms |
SELECT * FROM object_relations_11 WHERE src_id = ?
Parameters:
[
5832
]
|
| 83 | 0.92 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_5833" ] ] |
| 84 | 0.19 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5833
]
|
| 85 | 0.15 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
5833
]
|
| 86 | 0.15 ms |
SELECT * FROM object_store_11 WHERE oo_id = ?
Parameters:
[
5833
]
|
| 87 | 2.08 ms |
SELECT * FROM object_localized_data_11 WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
5833
]
|
| 88 | 0.17 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "asset_757" ] ] |
| 89 | 0.17 ms |
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:
[
757
]
|
| 90 | 0.06 ms |
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:
[
757
]
|
| 91 | 0.50 ms |
SELECT * FROM object_relations_11 WHERE src_id = ?
Parameters:
[
5833
]
|
| 92 | 0.60 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_86283" ] ] |
| 93 | 2.19 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
86283
]
|
| 94 | 0.21 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
86283
]
|
| 95 | 0.41 ms |
SELECT * FROM object_store_11 WHERE oo_id = ?
Parameters:
[
86283
]
|
| 96 | 0.41 ms |
SELECT * FROM object_localized_data_11 WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
86283
]
|
| 97 | 0.17 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "asset_3163" ] ] |
| 98 | 0.15 ms |
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:
[
3163
]
|
| 99 | 0.05 ms |
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:
[
3163
]
|
| 100 | 1.01 ms |
SELECT * FROM object_relations_11 WHERE src_id = ?
Parameters:
[
86283
]
|
| 101 | 0.19 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_5851" ] ] |
| 102 | 1.98 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5851
]
|
| 103 | 1.77 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
5851
]
|
| 104 | 0.31 ms |
SELECT * FROM object_store_11 WHERE oo_id = ?
Parameters:
[
5851
]
|
| 105 | 0.25 ms |
SELECT * FROM object_localized_data_11 WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
5851
]
|
| 106 | 1.85 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "asset_3162" ] ] |
| 107 | 0.27 ms |
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:
[
3162
]
|
| 108 | 0.06 ms |
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:
[
3162
]
|
| 109 | 0.38 ms |
SELECT * FROM object_relations_11 WHERE src_id = ?
Parameters:
[
5851
]
|
| 110 | 0.21 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_5850" ] ] |
| 111 | 0.13 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5850
]
|
| 112 | 0.15 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
5850
]
|
| 113 | 0.43 ms |
SELECT * FROM object_store_11 WHERE oo_id = ?
Parameters:
[
5850
]
|
| 114 | 0.24 ms |
SELECT * FROM object_localized_data_11 WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
5850
]
|
| 115 | 0.18 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "asset_3161" ] ] |
| 116 | 0.17 ms |
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:
[
3161
]
|
| 117 | 0.06 ms |
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:
[
3161
]
|
| 118 | 0.65 ms |
SELECT * FROM object_relations_11 WHERE src_id = ?
Parameters:
[
5850
]
|
| 119 | 0.17 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_5852" ] ] |
| 120 | 0.10 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
5852
]
|
| 121 | 0.13 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
5852
]
|
| 122 | 0.59 ms |
SELECT * FROM object_store_11 WHERE oo_id = ?
Parameters:
[
5852
]
|
| 123 | 0.21 ms |
SELECT * FROM object_localized_data_11 WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
5852
]
|
| 124 | 0.49 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "asset_1250" ] ] |
| 125 | 0.35 ms |
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:
[
1250
]
|
| 126 | 0.08 ms |
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:
[
1250
]
|
| 127 | 0.41 ms |
SELECT * FROM object_relations_11 WHERE src_id = ?
Parameters:
[
5852
]
|
| 128 | 0.43 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "5835_productDataListing" ] ] |
| 129 | 2.90 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_100" ] ] |
| 130 | 1.23 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_2096" ] ] |
| 131 | 0.58 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_149596" ] ] |
| 132 | 2.28 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_149851" ] ] |
| 133 | 0.15 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_149662" ] ] |
| 134 | 2.15 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_149844" ] ] |
| 135 | 0.20 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_149855" ] ] |
| 136 | 0.06 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"EF_OSTC"
]
|
| 137 | 0.15 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_149532" ] ] |
| 138 | 1.50 ms |
SELECT o_id FROM objects WHERE o_id IN (149533,149594,149848,149654,149839,149852,149845)
Parameters:
[] |
| 139 | 1.46 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5835 "149533" "prices" "object" "" "0" 1 ] |
| 140 | 1.36 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5835 "149594" "prices" "object" "" "0" 2 ] |
| 141 | 0.29 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5835 "149848" "prices" "object" "" "0" 3 ] |
| 142 | 0.44 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5835 "149654" "prices" "object" "" "0" 4 ] |
| 143 | 0.62 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5835 "149839" "prices" "object" "" "0" 5 ] |
| 144 | 0.25 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5835 "149852" "prices" "object" "" "0" 6 ] |
| 145 | 0.24 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5835 "149845" "prices" "object" "" "0" 7 ] |
| 146 | 0.04 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 147 | 0.46 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_149533" ] ] |
| 148 | 0.14 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_149594" ] ] |
| 149 | 0.30 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_149848" ] ] |
| 150 | 0.11 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_149654" ] ] |
| 151 | 0.10 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_149839" ] ] |
| 152 | 0.09 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_149852" ] ] |
| 153 | 0.52 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_149845" ] ] |
| 154 | 0.07 ms |
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
| 155 | 0.54 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "system_resource_columns_ecommerceframework_pricing_rule" ] ] |
| 156 | 0.07 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='68'
Parameters:
[] |
| 157 | 0.19 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_37575" ] ] |
| 158 | 0.14 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_37570" ] ] |
| 159 | 0.37 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_41104" ] ] |
| 160 | 0.24 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_41103" ] ] |
| 161 | 0.57 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_37649" ] ] |
| 162 | 0.32 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_37657" ] ] |
| 163 | 0.22 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_37661" ] ] |
| 164 | 0.24 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_37668" ] ] |
| 165 | 0.15 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Develey Süß-Saure Sauce 250 ml Squeeze" "path" => "/Marken/Brand/Produkte/Saucen/" ] |
| 166 | 0.24 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_37682" ] ] |
| 167 | 0.48 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='48'
Parameters:
[] |
| 168 | 0.06 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='47'
Parameters:
[] |
| 169 | 0.04 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='46'
Parameters:
[] |
| 170 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='45'
Parameters:
[] |
| 171 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='44'
Parameters:
[] |
| 172 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='43'
Parameters:
[] |
| 173 | 0.02 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='42'
Parameters:
[] |
| 174 | 0.02 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='41'
Parameters:
[] |
| 175 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='40'
Parameters:
[] |
| 176 | 0.02 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='38'
Parameters:
[] |
| 177 | 0.02 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='49'
Parameters:
[] |
| 178 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='50'
Parameters:
[] |
| 179 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='53'
Parameters:
[] |
| 180 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='67'
Parameters:
[] |
| 181 | 0.05 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Bautz'ner Senf-Brotaufstrich Eier 200ml Glas" "path" => "/Marken/Bautzner/Produkte/Aufstrich/" ] |
| 182 | 0.17 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_47264" ] ] |
| 183 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='65'
Parameters:
[] |
| 184 | 0.04 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "BBQUE "Das Original" 400 ml" "path" => "/Marken/Bbque/Produkte/Saucen/" ] |
| 185 | 0.12 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_33733" ] ] |
| 186 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='64'
Parameters:
[] |
| 187 | 0.04 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "BORN Grillzange" "path" => "/Marken/Born/Produkte/Fanartikel/" ] |
| 188 | 0.31 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_8948" ] ] |
| 189 | 0.04 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"6"
]
|
| 190 | 0.04 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='63'
Parameters:
[] |
| 191 | 0.05 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Löwensenf Spezialitäten Set" "path" => "/Marken/Loewensenf/Produkte/Fanartikel/" ] |
| 192 | 0.58 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_25199" ] ] |
| 193 | 0.04 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='62'
Parameters:
[] |
| 194 | 0.05 ms |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "TABASCO® Grillgabel" "path" => "/Marken/TABASCO®/Produkte/Kleidung & Zubehör/" ] |
| 195 | 0.75 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_179" ] ] |
| 196 | 0.16 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='60'
Parameters:
[] |
| 197 | 0.04 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='58'
Parameters:
[] |
| 198 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='56'
Parameters:
[] |
| 199 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='55'
Parameters:
[] |
| 200 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='54'
Parameters:
[] |
| 201 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='37'
Parameters:
[] |
| 202 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='36'
Parameters:
[] |
| 203 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='34'
Parameters:
[] |
| 204 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='15'
Parameters:
[] |
| 205 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='14'
Parameters:
[] |
| 206 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='12'
Parameters:
[] |
| 207 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='10'
Parameters:
[] |
| 208 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='9'
Parameters:
[] |
| 209 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='7'
Parameters:
[] |
| 210 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='5'
Parameters:
[] |
| 211 | 0.04 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='4'
Parameters:
[] |
| 212 | 0.04 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='3'
Parameters:
[] |
| 213 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='2'
Parameters:
[] |
| 214 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='17'
Parameters:
[] |
| 215 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='18'
Parameters:
[] |
| 216 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='21'
Parameters:
[] |
| 217 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='33'
Parameters:
[] |
| 218 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='32'
Parameters:
[] |
| 219 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='31'
Parameters:
[] |
| 220 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='30'
Parameters:
[] |
| 221 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='29'
Parameters:
[] |
| 222 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='28'
Parameters:
[] |
| 223 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='25'
Parameters:
[] |
| 224 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='24'
Parameters:
[] |
| 225 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='23'
Parameters:
[] |
| 226 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='22'
Parameters:
[] |
| 227 | 0.03 ms |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='1'
Parameters:
[] |
| 228 | 0.21 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_8944" ] ] |
| 229 | 0.30 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
8944
]
|
| 230 | 0.18 ms |
SELECT objects.*, tree_locks.locked as o_locked FROM objects LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object' WHERE o_id = ?
Parameters:
[
8944
]
|
| 231 | 0.16 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_2439" ] ] |
| 232 | 0.11 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_2437" ] ] |
| 233 | 1.02 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_129" ] ] |
| 234 | 0.33 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_1" ] ] |
| 235 | 0.50 ms |
SELECT objects.o_id as o_id, `objects`.`o_type` FROM `objects` WHERE ((o_parentId = ? AND objects.o_type IN ('variant')) AND objects.o_published = 1) ORDER BY `o_key` ASC
Parameters:
[
5835
]
|
| 236 | 0.40 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "product_price_history_5835_all_30" ] ] |
| 237 | 0.04 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 238 | 1.09 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5835 ":countryCode" => "AT" ":startDate" => Carbon\Carbon {#4419 : "2026-03-02 00:00:00" } ] |
| 239 | 2.06 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5835 ":countryCode" => "AT" ] |
| 240 | 0.32 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5835 ":countryCode" => "ES" ":startDate" => Carbon\Carbon {#4419 : "2026-03-02 00:00:00" } ] |
| 241 | 0.47 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5835 ":countryCode" => "ES" ] |
| 242 | 0.25 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5835 ":countryCode" => "FR" ":startDate" => Carbon\Carbon {#4419 : "2026-03-02 00:00:00" } ] |
| 243 | 0.26 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5835 ":countryCode" => "FR" ] |
| 244 | 0.25 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5835 ":countryCode" => "IT" ":startDate" => Carbon\Carbon {#4419 : "2026-03-02 00:00:00" } ] |
| 245 | 0.25 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5835 ":countryCode" => "IT" ] |
| 246 | 0.77 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5835 ":countryCode" => "LU" ":startDate" => Carbon\Carbon {#4419 : "2026-03-02 00:00:00" } ] |
| 247 | 0.32 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5835 ":countryCode" => "LU" ] |
| 248 | 0.26 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5835 ":countryCode" => "SE" ":startDate" => Carbon\Carbon {#4419 : "2026-03-02 00:00:00" } ] |
| 249 | 0.30 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5835 ":countryCode" => "SE" ] |
| 250 | 0.25 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5835 ":countryCode" => "MT" ":startDate" => Carbon\Carbon {#4419 : "2026-03-02 00:00:00" } ] |
| 251 | 0.26 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5835 ":countryCode" => "MT" ] |
| 252 | 0.28 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = 'DE' AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5835 ":startDate" => Carbon\Carbon {#4419 : "2026-03-02 00:00:00" } ] |
| 253 | 2.50 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5835 ":countryCode" => "DE" ] |
| 254 | 0.05 ms |
"START TRANSACTION"
Parameters:
[] |
| 255 | 6.30 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "product_price_history_5835_all_30" "data" => "s:134:"a:8:{s:2:"DE";d:1.47;s:2:"AT";d:1.51;s:2:"ES";d:1.51;s:2:"FR";d:1.45;s:2:"IT";d:1.51;s:2:"LU";d:1.42;s:2:"SE";d:1.54;s:2:"MT";d:1.62;}";" "expire" => 1775122591 "mtime" => 1775036191 ] |
| 256 | 0.30 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "product_price_history_5835_all_30" [ "22_getMinimumPrice" ] ] |
| 257 | 0.14 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "product_price_history_5835_all_30" "22_getMinimumPrice" ] |
| 258 | 1.67 ms |
"COMMIT"
Parameters:
[] |
| 259 | 0.06 ms |
"START TRANSACTION"
Parameters:
[] |
| 260 | 5.39 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "5835_productDataListing" "data" => "s:6323:"a:22:{s:5:"pimId";i:5835;s:2:"id";i:5835;s:13:"articleNumber";s:6:"806027";s:11:"amountValue";s:0:"";s:18:"amountAbbreviation";s:0:"";s:21:"articleNumberOriginal";s:6:"806027";s:8:"urlTitle";s:21:"delikatess-mayonnaise";s:12:"thumbnailUrl";O:35:"Pimcore\Model\Asset\Image\Thumbnail":9:{s:8:"\x00*\x00asset";O:25:"Pimcore\Model\Asset\Image":20:{s:7:"\x00*\x00type";s:5:"image";s:5:"\x00*\x00id";i:3164;s:11:"\x00*\x00parentId";i:742;s:11:"\x00*\x00filename";s:42:"6027_BORN-Delikatess-Mayonnaise_200113.png";s:7:"\x00*\x00path";s:40:"/Marken/Born/Produkte/Würze/Mayonnaise/";s:11:"\x00*\x00mimetype";s:9:"image/png";s:15:"\x00*\x00creationDate";i:1578930382;s:19:"\x00*\x00modificationDate";i:1578930382;s:12:"\x00*\x00userOwner";i:49;s:19:"\x00*\x00userModification";i:49;s:11:"\x00*\x00metadata";a:0:{}s:9:"\x00*\x00locked";N;s:17:"\x00*\x00customSettings";a:3:{s:10:"imageWidth";i:2000;s:11:"imageHeight";i:2000;s:25:"imageDimensionsCalculated";b:1;}s:14:"\x00*\x00hasMetaData";b:0;s:11:"\x00*\x00siblings";N;s:14:"\x00*\x00hasSiblings";N;s:15:"\x00*\x00_dataChanged";b:0;s:15:"\x00*\x00versionCount";i:0;s:25:"\x00*\x00__dataVersionTimestamp";i:1578930382;s:12:"\x00*\x00_fulldump";b:0;}s:9:"\x00*\x00config";O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:5:"items";a:1:{i:0;a:2:{s:6:"method";s:5:"frame";s:9:"arguments";a:3:{s:5:"width";i:420;s:6:"height";i:190;s:11:"forceResize";b:1;}}}s:6:"medias";a:0:{}s:4:"name";s:26:"productListImageBornBundle";s:11:"description";s:0:"";s:5:"group";s:0:"";s:6:"format";s:6:"SOURCE";s:7:"quality";i:85;s:14:"highResolution";d:0;s:13:"preserveColor";b:0;s:16:"preserveMetaData";b:0;s:12:"rasterizeSVG";b:0;s:12:"downloadable";b:0;s:16:"modificationDate";i:1563259822;s:12:"creationDate";i:1563259797;s:14:"filenameSuffix";N;s:15:"forcePictureTag";b:0;}s:17:"\x00*\x00filesystemPath";N;s:8:"\x00*\x00width";N;s:9:"\x00*\x00height";N;s:12:"\x00*\x00realWidth";N;s:13:"\x00*\x00realHeight";N;s:11:"\x00*\x00mimetype";N;s:11:"\x00*\x00deferred";b:1;}s:12:"thumbnailAlt";s:21:"Delikatess-Mayonnaise";s:4:"name";s:21:"Delikatess-Mayonnaise";s:5:"price";O:57:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price":6:{s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00currency";O:54:"Pimcore\Bundle\EcommerceFrameworkBundle\Model\Currency":5:{s:20:"\x00*\x00currencyShortName";s:3:"EUR";s:17:"\x00*\x00currencySymbol";N;s:15:"\x00*\x00currencyName";N;s:20:"\x00*\x00formattingService";O:34:"Pimcore\Localization\IntlFormatter":5:{s:9:"\x00*\x00locale";s:2:"de";s:17:"\x00*\x00dateFormatters";a:0:{}s:18:"\x00*\x00numberFormatter";N;s:21:"\x00*\x00currencyFormatters";a:1:{s:7:"default";O:15:"NumberFormatter":0:{}}s:18:"\x00*\x00currencyFormats";a:0:{}}s:15:"\x00*\x00patternStore";a:4:{s:4:"none";a:2:{s:4:"left";s:8:"#,##0.00";s:5:"right";s:8:"#,##0.00";}s:4:"sign";a:2:{s:4:"left";s:11:"¤ #,##0.00";s:5:"right";s:11:"#,##0.00 ¤";}s:9:"shortname";a:2:{s:4:"left";s:13:"¤¤ #,##0.00";s:5:"right";s:13:"#,##0.00 ¤¤";}s:8:"longname";a:2:{s:4:"left";s:15:"¤¤¤ #,##0.00";s:5:"right";s:15:"#,##0.00 ¤¤¤";}}}s:70:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00grossAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:147;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:68:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00netAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:137;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:82:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntryCombinationMode";s:7:"combine";s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00minPrice";b:0;s:69:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntries";a:1:{i:0;O:74:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\TaxManagement\TaxEntry":4:{s:8:"\x00*\x00entry";O:54:"Pimcore\Model\DataObject\Fieldcollection\Data\TaxEntry":7:{s:7:"\x00*\x00type";s:8:"TaxEntry";s:18:"\x00*\x00localizedfields";O:39:"Pimcore\Model\DataObject\Localizedfield":3:{s:8:"\x00*\x00items";a:1:{s:2:"de";a:1:{s:4:"name";s:9:"MwSt (7%)";}}s:10:"\x00*\x00context";a:5:{s:6:"object";O:43:"Pimcore\Model\DataObject\OnlineShopTaxClass":25:{s:12:"\x00*\x00o_classId";s:7:"EF_OSTC";s:14:"\x00*\x00o_className";s:18:"OnlineShopTaxClass";s:26:"\x00*\x00taxEntryCombinationType";s:7:"combine";s:13:"\x00*\x00taxEntries";O:40:"Pimcore\Model\DataObject\Fieldcollection":2:{s:8:"\x00*\x00items";a:1:{i:0;r:101;}s:12:"\x00*\x00fieldname";s:10:"taxEntries";}s:20:"\x00*\x00__rawRelationData";a:1:{i:0;a:8:{s:6:"src_id";s:3:"100";s:7:"dest_id";s:6:"149532";s:4:"type";s:6:"object";s:9:"fieldname";s:7:"country";s:5:"index";s:1:"0";s:9:"ownertype";s:6:"object";s:9:"ownername";s:0:"";s:8:"position";s:1:"0";}}s:14:"\x00*\x00o_published";b:1;s:7:"\x00*\x00o_id";i:100;s:13:"\x00*\x00o_parentId";i:136;s:9:"\x00*\x00o_type";s:6:"object";s:8:"\x00*\x00o_key";s:9:"MwSt (7%)";s:9:"\x00*\x00o_path";s:52:"/Develey/Wirtschaftliches/Steuerklassen/Deutschland/";s:10:"\x00*\x00o_index";i:0;s:17:"\x00*\x00o_creationDate";i:1535014619;s:21:"\x00*\x00o_modificationDate";i:1624880937;s:14:"\x00*\x00o_userOwner";i:0;s:21:"\x00*\x00o_userModification";i:7;s:13:"\x00*\x00o_siblings";a:0:{}s:16:"\x00*\x00o_hasSiblings";a:0:{}s:11:"\x00*\x00o_locked";N;s:22:"\x00*\x00o_elementAdminStyle";N;s:19:"\x00*\x00o_childrenSortBy";N;s:17:"\x00*\x00o_versionCount";i:2;s:25:"\x00*\x00__dataVersionTimestamp";i:1624880937;s:12:"\x00*\x00_fulldump";b:0;s:24:"____pimcore_cache_item__";s:10:"object_100";}s:13:"containerType";s:15:"fieldcollection";s:12:"containerKey";s:8:"TaxEntry";s:9:"fieldname";s:10:"taxEntries";s:5:"index";s:1:"0";}s:11:"\x00*\x00objectId";i:100;}s:10:"\x00*\x00percent";i:7;s:8:"\x00*\x00index";i:0;s:12:"\x00*\x00fieldname";s:10:"taxEntries";s:11:"\x00*\x00objectId";i:100;s:12:"\x00*\x00_fulldump";b:0;}s:10:"\x00*\x00percent";i:7;s:9:"\x00*\x00amount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:10;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:8:"\x00*\x00taxId";s:11:"MwSt (7%)-7";}}}s:11:"cachedPrice";s:9:"1,47 €";s:7:"osPrice";r:66;s:13:"priceOriginal";r:66;s:13:"isProductFood";b:1;s:14:"deliverability";s:7:"instant";s:8:"priceOld";N;s:16:"deliveryCostHint";s:33:"inkl. MwSt. , zzgl. Versandkosten";s:14:"priceReference";d:5.88;s:4:"unit";s:1:"l";s:11:"hasVariants";b:0;s:30:"minimumPrice30DaysAllCountries";a:8:{s:2:"DE";d:1.47;s:2:"AT";d:1.51;s:2:"ES";d:1.51;s:2:"FR";d:1.45;s:2:"IT";d:1.51;s:2:"LU";d:1.42;s:2:"SE";d:1.54;s:2:"MT";d:1.62;}}";" "expire" => 1777455391 "mtime" => 1775036191 ] |
| 261 | 0.22 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "5835_productDataListing" [ "productDataListing" ] ] |
| 262 | 0.10 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "5835_productDataListing" "productDataListing" ] |
| 263 | 0.86 ms |
"COMMIT"
Parameters:
[] |
| 264 | 0.26 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "5836_productDataListing" ] ] |
| 265 | 0.14 ms |
SELECT o_id FROM objects WHERE o_id IN (149533,149594,149848,149654,149839,149852,149845)
Parameters:
[] |
| 266 | 0.45 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5836 "149533" "prices" "object" "" "0" 1 ] |
| 267 | 1.66 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5836 "149594" "prices" "object" "" "0" 2 ] |
| 268 | 0.36 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5836 "149848" "prices" "object" "" "0" 3 ] |
| 269 | 0.28 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5836 "149654" "prices" "object" "" "0" 4 ] |
| 270 | 0.25 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5836 "149839" "prices" "object" "" "0" 5 ] |
| 271 | 0.21 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5836 "149852" "prices" "object" "" "0" 6 ] |
| 272 | 0.26 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5836 "149845" "prices" "object" "" "0" 7 ] |
| 273 | 0.08 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 274 | 0.25 ms |
SELECT objects.o_id as o_id, `objects`.`o_type` FROM `objects` WHERE ((o_parentId = ? AND objects.o_type IN ('variant')) AND objects.o_published = 1) ORDER BY `o_key` ASC
Parameters:
[
5836
]
|
| 275 | 0.36 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "product_price_history_5836_all_30" ] ] |
| 276 | 0.10 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 277 | 0.33 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5836 ":countryCode" => "AT" ":startDate" => Carbon\Carbon {#4497 : "2026-03-02 00:00:00" } ] |
| 278 | 0.48 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5836 ":countryCode" => "AT" ] |
| 279 | 0.37 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5836 ":countryCode" => "ES" ":startDate" => Carbon\Carbon {#4497 : "2026-03-02 00:00:00" } ] |
| 280 | 0.36 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5836 ":countryCode" => "ES" ] |
| 281 | 0.25 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5836 ":countryCode" => "FR" ":startDate" => Carbon\Carbon {#4497 : "2026-03-02 00:00:00" } ] |
| 282 | 0.29 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5836 ":countryCode" => "FR" ] |
| 283 | 0.28 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5836 ":countryCode" => "IT" ":startDate" => Carbon\Carbon {#4497 : "2026-03-02 00:00:00" } ] |
| 284 | 0.30 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5836 ":countryCode" => "IT" ] |
| 285 | 0.25 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5836 ":countryCode" => "LU" ":startDate" => Carbon\Carbon {#4497 : "2026-03-02 00:00:00" } ] |
| 286 | 0.26 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5836 ":countryCode" => "LU" ] |
| 287 | 0.24 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5836 ":countryCode" => "SE" ":startDate" => Carbon\Carbon {#4497 : "2026-03-02 00:00:00" } ] |
| 288 | 0.24 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5836 ":countryCode" => "SE" ] |
| 289 | 0.23 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5836 ":countryCode" => "MT" ":startDate" => Carbon\Carbon {#4497 : "2026-03-02 00:00:00" } ] |
| 290 | 0.23 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5836 ":countryCode" => "MT" ] |
| 291 | 0.23 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = 'DE' AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5836 ":startDate" => Carbon\Carbon {#4497 : "2026-03-02 00:00:00" } ] |
| 292 | 0.30 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5836 ":countryCode" => "DE" ] |
| 293 | 0.03 ms |
"START TRANSACTION"
Parameters:
[] |
| 294 | 0.36 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "product_price_history_5836_all_30" "data" => "s:134:"a:8:{s:2:"DE";d:1.47;s:2:"AT";d:1.51;s:2:"ES";d:1.51;s:2:"FR";d:1.45;s:2:"IT";d:1.51;s:2:"LU";d:1.42;s:2:"SE";d:1.54;s:2:"MT";d:1.62;}";" "expire" => 1775122591 "mtime" => 1775036191 ] |
| 295 | 0.12 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "product_price_history_5836_all_30" [ "22_getMinimumPrice" ] ] |
| 296 | 0.06 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "product_price_history_5836_all_30" "22_getMinimumPrice" ] |
| 297 | 0.84 ms |
"COMMIT"
Parameters:
[] |
| 298 | 0.03 ms |
"START TRANSACTION"
Parameters:
[] |
| 299 | 0.29 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "5836_productDataListing" "data" => "s:6331:"a:22:{s:5:"pimId";i:5836;s:2:"id";i:5836;s:13:"articleNumber";s:6:"807947";s:11:"amountValue";s:0:"";s:18:"amountAbbreviation";s:0:"";s:21:"articleNumberOriginal";s:6:"807947";s:8:"urlTitle";s:23:"feinschmecker-remoulade";s:12:"thumbnailUrl";O:35:"Pimcore\Model\Asset\Image\Thumbnail":9:{s:8:"\x00*\x00asset";O:25:"Pimcore\Model\Asset\Image":20:{s:7:"\x00*\x00type";s:5:"image";s:5:"\x00*\x00id";i:3165;s:11:"\x00*\x00parentId";i:742;s:11:"\x00*\x00filename";s:44:"7947_BORN-Feinschmecker-Remoulade_200113.png";s:7:"\x00*\x00path";s:40:"/Marken/Born/Produkte/Würze/Mayonnaise/";s:11:"\x00*\x00mimetype";s:9:"image/png";s:15:"\x00*\x00creationDate";i:1578930382;s:19:"\x00*\x00modificationDate";i:1578930382;s:12:"\x00*\x00userOwner";i:49;s:19:"\x00*\x00userModification";i:49;s:11:"\x00*\x00metadata";a:0:{}s:9:"\x00*\x00locked";N;s:17:"\x00*\x00customSettings";a:3:{s:10:"imageWidth";i:2000;s:11:"imageHeight";i:2000;s:25:"imageDimensionsCalculated";b:1;}s:14:"\x00*\x00hasMetaData";b:0;s:11:"\x00*\x00siblings";N;s:14:"\x00*\x00hasSiblings";N;s:15:"\x00*\x00_dataChanged";b:0;s:15:"\x00*\x00versionCount";i:0;s:25:"\x00*\x00__dataVersionTimestamp";i:1578930382;s:12:"\x00*\x00_fulldump";b:0;}s:9:"\x00*\x00config";O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:5:"items";a:1:{i:0;a:2:{s:6:"method";s:5:"frame";s:9:"arguments";a:3:{s:5:"width";i:420;s:6:"height";i:190;s:11:"forceResize";b:1;}}}s:6:"medias";a:0:{}s:4:"name";s:26:"productListImageBornBundle";s:11:"description";s:0:"";s:5:"group";s:0:"";s:6:"format";s:6:"SOURCE";s:7:"quality";i:85;s:14:"highResolution";d:0;s:13:"preserveColor";b:0;s:16:"preserveMetaData";b:0;s:12:"rasterizeSVG";b:0;s:12:"downloadable";b:0;s:16:"modificationDate";i:1563259822;s:12:"creationDate";i:1563259797;s:14:"filenameSuffix";N;s:15:"forcePictureTag";b:0;}s:17:"\x00*\x00filesystemPath";N;s:8:"\x00*\x00width";N;s:9:"\x00*\x00height";N;s:12:"\x00*\x00realWidth";N;s:13:"\x00*\x00realHeight";N;s:11:"\x00*\x00mimetype";N;s:11:"\x00*\x00deferred";b:1;}s:12:"thumbnailAlt";s:23:"Feinschmecker-Remoulade";s:4:"name";s:23:"Feinschmecker-Remoulade";s:5:"price";O:57:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price":6:{s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00currency";O:54:"Pimcore\Bundle\EcommerceFrameworkBundle\Model\Currency":5:{s:20:"\x00*\x00currencyShortName";s:3:"EUR";s:17:"\x00*\x00currencySymbol";N;s:15:"\x00*\x00currencyName";N;s:20:"\x00*\x00formattingService";O:34:"Pimcore\Localization\IntlFormatter":5:{s:9:"\x00*\x00locale";s:2:"de";s:17:"\x00*\x00dateFormatters";a:0:{}s:18:"\x00*\x00numberFormatter";N;s:21:"\x00*\x00currencyFormatters";a:1:{s:7:"default";O:15:"NumberFormatter":0:{}}s:18:"\x00*\x00currencyFormats";a:0:{}}s:15:"\x00*\x00patternStore";a:4:{s:4:"none";a:2:{s:4:"left";s:8:"#,##0.00";s:5:"right";s:8:"#,##0.00";}s:4:"sign";a:2:{s:4:"left";s:11:"¤ #,##0.00";s:5:"right";s:11:"#,##0.00 ¤";}s:9:"shortname";a:2:{s:4:"left";s:13:"¤¤ #,##0.00";s:5:"right";s:13:"#,##0.00 ¤¤";}s:8:"longname";a:2:{s:4:"left";s:15:"¤¤¤ #,##0.00";s:5:"right";s:15:"#,##0.00 ¤¤¤";}}}s:70:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00grossAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:147;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:68:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00netAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:137;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:82:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntryCombinationMode";s:7:"combine";s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00minPrice";b:0;s:69:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntries";a:1:{i:0;O:74:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\TaxManagement\TaxEntry":4:{s:8:"\x00*\x00entry";O:54:"Pimcore\Model\DataObject\Fieldcollection\Data\TaxEntry":7:{s:7:"\x00*\x00type";s:8:"TaxEntry";s:18:"\x00*\x00localizedfields";O:39:"Pimcore\Model\DataObject\Localizedfield":3:{s:8:"\x00*\x00items";a:1:{s:2:"de";a:1:{s:4:"name";s:9:"MwSt (7%)";}}s:10:"\x00*\x00context";a:5:{s:6:"object";O:43:"Pimcore\Model\DataObject\OnlineShopTaxClass":25:{s:12:"\x00*\x00o_classId";s:7:"EF_OSTC";s:14:"\x00*\x00o_className";s:18:"OnlineShopTaxClass";s:26:"\x00*\x00taxEntryCombinationType";s:7:"combine";s:13:"\x00*\x00taxEntries";O:40:"Pimcore\Model\DataObject\Fieldcollection":2:{s:8:"\x00*\x00items";a:1:{i:0;r:101;}s:12:"\x00*\x00fieldname";s:10:"taxEntries";}s:20:"\x00*\x00__rawRelationData";a:1:{i:0;a:8:{s:6:"src_id";s:3:"100";s:7:"dest_id";s:6:"149532";s:4:"type";s:6:"object";s:9:"fieldname";s:7:"country";s:5:"index";s:1:"0";s:9:"ownertype";s:6:"object";s:9:"ownername";s:0:"";s:8:"position";s:1:"0";}}s:14:"\x00*\x00o_published";b:1;s:7:"\x00*\x00o_id";i:100;s:13:"\x00*\x00o_parentId";i:136;s:9:"\x00*\x00o_type";s:6:"object";s:8:"\x00*\x00o_key";s:9:"MwSt (7%)";s:9:"\x00*\x00o_path";s:52:"/Develey/Wirtschaftliches/Steuerklassen/Deutschland/";s:10:"\x00*\x00o_index";i:0;s:17:"\x00*\x00o_creationDate";i:1535014619;s:21:"\x00*\x00o_modificationDate";i:1624880937;s:14:"\x00*\x00o_userOwner";i:0;s:21:"\x00*\x00o_userModification";i:7;s:13:"\x00*\x00o_siblings";a:0:{}s:16:"\x00*\x00o_hasSiblings";a:0:{}s:11:"\x00*\x00o_locked";N;s:22:"\x00*\x00o_elementAdminStyle";N;s:19:"\x00*\x00o_childrenSortBy";N;s:17:"\x00*\x00o_versionCount";i:2;s:25:"\x00*\x00__dataVersionTimestamp";i:1624880937;s:12:"\x00*\x00_fulldump";b:0;s:24:"____pimcore_cache_item__";s:10:"object_100";}s:13:"containerType";s:15:"fieldcollection";s:12:"containerKey";s:8:"TaxEntry";s:9:"fieldname";s:10:"taxEntries";s:5:"index";s:1:"0";}s:11:"\x00*\x00objectId";i:100;}s:10:"\x00*\x00percent";i:7;s:8:"\x00*\x00index";i:0;s:12:"\x00*\x00fieldname";s:10:"taxEntries";s:11:"\x00*\x00objectId";i:100;s:12:"\x00*\x00_fulldump";b:0;}s:10:"\x00*\x00percent";i:7;s:9:"\x00*\x00amount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:10;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:8:"\x00*\x00taxId";s:11:"MwSt (7%)-7";}}}s:11:"cachedPrice";s:9:"1,47 €";s:7:"osPrice";r:66;s:13:"priceOriginal";r:66;s:13:"isProductFood";b:1;s:14:"deliverability";s:7:"instant";s:8:"priceOld";N;s:16:"deliveryCostHint";s:33:"inkl. MwSt. , zzgl. Versandkosten";s:14:"priceReference";d:5.88;s:4:"unit";s:1:"l";s:11:"hasVariants";b:0;s:30:"minimumPrice30DaysAllCountries";a:8:{s:2:"DE";d:1.47;s:2:"AT";d:1.51;s:2:"ES";d:1.51;s:2:"FR";d:1.45;s:2:"IT";d:1.51;s:2:"LU";d:1.42;s:2:"SE";d:1.54;s:2:"MT";d:1.62;}}";" "expire" => 1777455391 "mtime" => 1775036191 ] |
| 300 | 0.12 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "5836_productDataListing" [ "productDataListing" ] ] |
| 301 | 0.05 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "5836_productDataListing" "productDataListing" ] |
| 302 | 0.72 ms |
"COMMIT"
Parameters:
[] |
| 303 | 0.20 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "5834_productDataListing" ] ] |
| 304 | 0.30 ms |
SELECT o_id FROM objects WHERE o_id IN (149533,149594,149848,149654,149839,149852,149845)
Parameters:
[] |
| 305 | 0.28 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5834 "149533" "prices" "object" "" "0" 1 ] |
| 306 | 0.24 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5834 "149594" "prices" "object" "" "0" 2 ] |
| 307 | 0.20 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5834 "149848" "prices" "object" "" "0" 3 ] |
| 308 | 0.20 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5834 "149654" "prices" "object" "" "0" 4 ] |
| 309 | 0.18 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5834 "149839" "prices" "object" "" "0" 5 ] |
| 310 | 0.18 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5834 "149852" "prices" "object" "" "0" 6 ] |
| 311 | 0.18 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5834 "149845" "prices" "object" "" "0" 7 ] |
| 312 | 0.03 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 313 | 0.19 ms |
SELECT objects.o_id as o_id, `objects`.`o_type` FROM `objects` WHERE ((o_parentId = ? AND objects.o_type IN ('variant')) AND objects.o_published = 1) ORDER BY `o_key` ASC
Parameters:
[
5834
]
|
| 314 | 0.13 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "product_price_history_5834_all_30" ] ] |
| 315 | 0.05 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 316 | 0.36 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5834 ":countryCode" => "AT" ":startDate" => Carbon\Carbon {#4575 : "2026-03-02 00:00:00" } ] |
| 317 | 0.29 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5834 ":countryCode" => "AT" ] |
| 318 | 0.26 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5834 ":countryCode" => "ES" ":startDate" => Carbon\Carbon {#4575 : "2026-03-02 00:00:00" } ] |
| 319 | 0.25 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5834 ":countryCode" => "ES" ] |
| 320 | 0.22 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5834 ":countryCode" => "FR" ":startDate" => Carbon\Carbon {#4575 : "2026-03-02 00:00:00" } ] |
| 321 | 0.24 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5834 ":countryCode" => "FR" ] |
| 322 | 0.24 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5834 ":countryCode" => "IT" ":startDate" => Carbon\Carbon {#4575 : "2026-03-02 00:00:00" } ] |
| 323 | 0.25 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5834 ":countryCode" => "IT" ] |
| 324 | 0.22 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5834 ":countryCode" => "LU" ":startDate" => Carbon\Carbon {#4575 : "2026-03-02 00:00:00" } ] |
| 325 | 0.23 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5834 ":countryCode" => "LU" ] |
| 326 | 0.22 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5834 ":countryCode" => "SE" ":startDate" => Carbon\Carbon {#4575 : "2026-03-02 00:00:00" } ] |
| 327 | 0.26 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5834 ":countryCode" => "SE" ] |
| 328 | 0.24 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5834 ":countryCode" => "MT" ":startDate" => Carbon\Carbon {#4575 : "2026-03-02 00:00:00" } ] |
| 329 | 0.27 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5834 ":countryCode" => "MT" ] |
| 330 | 0.44 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = 'DE' AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5834 ":startDate" => Carbon\Carbon {#4575 : "2026-03-02 00:00:00" } ] |
| 331 | 0.24 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5834 ":countryCode" => "DE" ] |
| 332 | 0.03 ms |
"START TRANSACTION"
Parameters:
[] |
| 333 | 0.20 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "product_price_history_5834_all_30" "data" => "s:134:"a:8:{s:2:"DE";d:1.28;s:2:"AT";d:1.32;s:2:"ES";d:1.32;s:2:"FR";d:1.26;s:2:"IT";d:1.32;s:2:"LU";d:1.23;s:2:"SE";d:1.34;s:2:"MT";d:1.41;}";" "expire" => 1775122591 "mtime" => 1775036191 ] |
| 334 | 0.12 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "product_price_history_5834_all_30" [ "22_getMinimumPrice" ] ] |
| 335 | 0.08 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "product_price_history_5834_all_30" "22_getMinimumPrice" ] |
| 336 | 0.91 ms |
"COMMIT"
Parameters:
[] |
| 337 | 0.25 ms |
"START TRANSACTION"
Parameters:
[] |
| 338 | 0.32 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "5834_productDataListing" "data" => "s:6302:"a:22:{s:5:"pimId";i:5834;s:2:"id";i:5834;s:13:"articleNumber";s:6:"807945";s:11:"amountValue";s:0:"";s:18:"amountAbbreviation";s:0:"";s:21:"articleNumberOriginal";s:6:"807945";s:8:"urlTitle";s:16:"salat-mayonnaise";s:12:"thumbnailUrl";O:35:"Pimcore\Model\Asset\Image\Thumbnail":9:{s:8:"\x00*\x00asset";O:25:"Pimcore\Model\Asset\Image":20:{s:7:"\x00*\x00type";s:5:"image";s:5:"\x00*\x00id";i:3166;s:11:"\x00*\x00parentId";i:742;s:11:"\x00*\x00filename";s:37:"7945_BORN-Salat-Mayonnaise_200113.png";s:7:"\x00*\x00path";s:40:"/Marken/Born/Produkte/Würze/Mayonnaise/";s:11:"\x00*\x00mimetype";s:9:"image/png";s:15:"\x00*\x00creationDate";i:1578930382;s:19:"\x00*\x00modificationDate";i:1588860124;s:12:"\x00*\x00userOwner";i:49;s:19:"\x00*\x00userModification";i:49;s:11:"\x00*\x00metadata";a:0:{}s:9:"\x00*\x00locked";N;s:17:"\x00*\x00customSettings";a:3:{s:10:"imageWidth";i:2000;s:11:"imageHeight";i:2000;s:25:"imageDimensionsCalculated";b:1;}s:14:"\x00*\x00hasMetaData";b:0;s:11:"\x00*\x00siblings";N;s:14:"\x00*\x00hasSiblings";N;s:15:"\x00*\x00_dataChanged";b:0;s:15:"\x00*\x00versionCount";i:0;s:25:"\x00*\x00__dataVersionTimestamp";i:1588860124;s:12:"\x00*\x00_fulldump";b:0;}s:9:"\x00*\x00config";O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:5:"items";a:1:{i:0;a:2:{s:6:"method";s:5:"frame";s:9:"arguments";a:3:{s:5:"width";i:420;s:6:"height";i:190;s:11:"forceResize";b:1;}}}s:6:"medias";a:0:{}s:4:"name";s:26:"productListImageBornBundle";s:11:"description";s:0:"";s:5:"group";s:0:"";s:6:"format";s:6:"SOURCE";s:7:"quality";i:85;s:14:"highResolution";d:0;s:13:"preserveColor";b:0;s:16:"preserveMetaData";b:0;s:12:"rasterizeSVG";b:0;s:12:"downloadable";b:0;s:16:"modificationDate";i:1563259822;s:12:"creationDate";i:1563259797;s:14:"filenameSuffix";N;s:15:"forcePictureTag";b:0;}s:17:"\x00*\x00filesystemPath";N;s:8:"\x00*\x00width";N;s:9:"\x00*\x00height";N;s:12:"\x00*\x00realWidth";N;s:13:"\x00*\x00realHeight";N;s:11:"\x00*\x00mimetype";N;s:11:"\x00*\x00deferred";b:1;}s:12:"thumbnailAlt";s:16:"Salat-Mayonnaise";s:4:"name";s:16:"Salat-Mayonnaise";s:5:"price";O:57:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price":6:{s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00currency";O:54:"Pimcore\Bundle\EcommerceFrameworkBundle\Model\Currency":5:{s:20:"\x00*\x00currencyShortName";s:3:"EUR";s:17:"\x00*\x00currencySymbol";N;s:15:"\x00*\x00currencyName";N;s:20:"\x00*\x00formattingService";O:34:"Pimcore\Localization\IntlFormatter":5:{s:9:"\x00*\x00locale";s:2:"de";s:17:"\x00*\x00dateFormatters";a:0:{}s:18:"\x00*\x00numberFormatter";N;s:21:"\x00*\x00currencyFormatters";a:1:{s:7:"default";O:15:"NumberFormatter":0:{}}s:18:"\x00*\x00currencyFormats";a:0:{}}s:15:"\x00*\x00patternStore";a:4:{s:4:"none";a:2:{s:4:"left";s:8:"#,##0.00";s:5:"right";s:8:"#,##0.00";}s:4:"sign";a:2:{s:4:"left";s:11:"¤ #,##0.00";s:5:"right";s:11:"#,##0.00 ¤";}s:9:"shortname";a:2:{s:4:"left";s:13:"¤¤ #,##0.00";s:5:"right";s:13:"#,##0.00 ¤¤";}s:8:"longname";a:2:{s:4:"left";s:15:"¤¤¤ #,##0.00";s:5:"right";s:15:"#,##0.00 ¤¤¤";}}}s:70:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00grossAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:128;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:68:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00netAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:120;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:82:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntryCombinationMode";s:7:"combine";s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00minPrice";b:0;s:69:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntries";a:1:{i:0;O:74:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\TaxManagement\TaxEntry":4:{s:8:"\x00*\x00entry";O:54:"Pimcore\Model\DataObject\Fieldcollection\Data\TaxEntry":7:{s:7:"\x00*\x00type";s:8:"TaxEntry";s:18:"\x00*\x00localizedfields";O:39:"Pimcore\Model\DataObject\Localizedfield":3:{s:8:"\x00*\x00items";a:1:{s:2:"de";a:1:{s:4:"name";s:9:"MwSt (7%)";}}s:10:"\x00*\x00context";a:5:{s:6:"object";O:43:"Pimcore\Model\DataObject\OnlineShopTaxClass":25:{s:12:"\x00*\x00o_classId";s:7:"EF_OSTC";s:14:"\x00*\x00o_className";s:18:"OnlineShopTaxClass";s:26:"\x00*\x00taxEntryCombinationType";s:7:"combine";s:13:"\x00*\x00taxEntries";O:40:"Pimcore\Model\DataObject\Fieldcollection":2:{s:8:"\x00*\x00items";a:1:{i:0;r:101;}s:12:"\x00*\x00fieldname";s:10:"taxEntries";}s:20:"\x00*\x00__rawRelationData";a:1:{i:0;a:8:{s:6:"src_id";s:3:"100";s:7:"dest_id";s:6:"149532";s:4:"type";s:6:"object";s:9:"fieldname";s:7:"country";s:5:"index";s:1:"0";s:9:"ownertype";s:6:"object";s:9:"ownername";s:0:"";s:8:"position";s:1:"0";}}s:14:"\x00*\x00o_published";b:1;s:7:"\x00*\x00o_id";i:100;s:13:"\x00*\x00o_parentId";i:136;s:9:"\x00*\x00o_type";s:6:"object";s:8:"\x00*\x00o_key";s:9:"MwSt (7%)";s:9:"\x00*\x00o_path";s:52:"/Develey/Wirtschaftliches/Steuerklassen/Deutschland/";s:10:"\x00*\x00o_index";i:0;s:17:"\x00*\x00o_creationDate";i:1535014619;s:21:"\x00*\x00o_modificationDate";i:1624880937;s:14:"\x00*\x00o_userOwner";i:0;s:21:"\x00*\x00o_userModification";i:7;s:13:"\x00*\x00o_siblings";a:0:{}s:16:"\x00*\x00o_hasSiblings";a:0:{}s:11:"\x00*\x00o_locked";N;s:22:"\x00*\x00o_elementAdminStyle";N;s:19:"\x00*\x00o_childrenSortBy";N;s:17:"\x00*\x00o_versionCount";i:2;s:25:"\x00*\x00__dataVersionTimestamp";i:1624880937;s:12:"\x00*\x00_fulldump";b:0;s:24:"____pimcore_cache_item__";s:10:"object_100";}s:13:"containerType";s:15:"fieldcollection";s:12:"containerKey";s:8:"TaxEntry";s:9:"fieldname";s:10:"taxEntries";s:5:"index";s:1:"0";}s:11:"\x00*\x00objectId";i:100;}s:10:"\x00*\x00percent";i:7;s:8:"\x00*\x00index";i:0;s:12:"\x00*\x00fieldname";s:10:"taxEntries";s:11:"\x00*\x00objectId";i:100;s:12:"\x00*\x00_fulldump";b:0;}s:10:"\x00*\x00percent";i:7;s:9:"\x00*\x00amount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:8;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:8:"\x00*\x00taxId";s:11:"MwSt (7%)-7";}}}s:11:"cachedPrice";s:9:"1,28 €";s:7:"osPrice";r:66;s:13:"priceOriginal";r:66;s:13:"isProductFood";b:1;s:14:"deliverability";s:7:"instant";s:8:"priceOld";N;s:16:"deliveryCostHint";s:33:"inkl. MwSt. , zzgl. Versandkosten";s:14:"priceReference";d:5.12;s:4:"unit";s:1:"l";s:11:"hasVariants";b:0;s:30:"minimumPrice30DaysAllCountries";a:8:{s:2:"DE";d:1.28;s:2:"AT";d:1.32;s:2:"ES";d:1.32;s:2:"FR";d:1.26;s:2:"IT";d:1.32;s:2:"LU";d:1.23;s:2:"SE";d:1.34;s:2:"MT";d:1.41;}}";" "expire" => 1777455391 "mtime" => 1775036191 ] |
| 339 | 0.13 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "5834_productDataListing" [ "productDataListing" ] ] |
| 340 | 0.06 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "5834_productDataListing" "productDataListing" ] |
| 341 | 0.66 ms |
"COMMIT"
Parameters:
[] |
| 342 | 0.16 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "5838_productDataListing" ] ] |
| 343 | 0.05 ms |
SELECT o_id FROM objects WHERE o_id IN (149533,149594,149848,149654,149839,149852,149845)
Parameters:
[] |
| 344 | 0.30 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5838 "149533" "prices" "object" "" "0" 1 ] |
| 345 | 0.26 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5838 "149594" "prices" "object" "" "0" 2 ] |
| 346 | 0.26 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5838 "149848" "prices" "object" "" "0" 3 ] |
| 347 | 0.27 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5838 "149654" "prices" "object" "" "0" 4 ] |
| 348 | 0.22 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5838 "149839" "prices" "object" "" "0" 5 ] |
| 349 | 0.21 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5838 "149852" "prices" "object" "" "0" 6 ] |
| 350 | 1.70 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5838 "149845" "prices" "object" "" "0" 7 ] |
| 351 | 0.05 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 352 | 0.23 ms |
SELECT objects.o_id as o_id, `objects`.`o_type` FROM `objects` WHERE ((o_parentId = ? AND objects.o_type IN ('variant')) AND objects.o_published = 1) ORDER BY `o_key` ASC
Parameters:
[
5838
]
|
| 353 | 0.20 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "product_price_history_5838_all_30" ] ] |
| 354 | 0.03 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 355 | 0.34 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5838 ":countryCode" => "AT" ":startDate" => Carbon\Carbon {#4653 : "2026-03-02 00:00:00" } ] |
| 356 | 0.29 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5838 ":countryCode" => "AT" ] |
| 357 | 0.31 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5838 ":countryCode" => "ES" ":startDate" => Carbon\Carbon {#4653 : "2026-03-02 00:00:00" } ] |
| 358 | 0.26 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5838 ":countryCode" => "ES" ] |
| 359 | 0.27 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5838 ":countryCode" => "FR" ":startDate" => Carbon\Carbon {#4653 : "2026-03-02 00:00:00" } ] |
| 360 | 0.25 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5838 ":countryCode" => "FR" ] |
| 361 | 0.30 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5838 ":countryCode" => "IT" ":startDate" => Carbon\Carbon {#4653 : "2026-03-02 00:00:00" } ] |
| 362 | 0.26 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5838 ":countryCode" => "IT" ] |
| 363 | 0.23 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5838 ":countryCode" => "LU" ":startDate" => Carbon\Carbon {#4653 : "2026-03-02 00:00:00" } ] |
| 364 | 0.23 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5838 ":countryCode" => "LU" ] |
| 365 | 0.24 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5838 ":countryCode" => "SE" ":startDate" => Carbon\Carbon {#4653 : "2026-03-02 00:00:00" } ] |
| 366 | 0.34 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5838 ":countryCode" => "SE" ] |
| 367 | 2.03 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5838 ":countryCode" => "MT" ":startDate" => Carbon\Carbon {#4653 : "2026-03-02 00:00:00" } ] |
| 368 | 0.32 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5838 ":countryCode" => "MT" ] |
| 369 | 0.32 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = 'DE' AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5838 ":startDate" => Carbon\Carbon {#4653 : "2026-03-02 00:00:00" } ] |
| 370 | 0.26 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5838 ":countryCode" => "DE" ] |
| 371 | 0.03 ms |
"START TRANSACTION"
Parameters:
[] |
| 372 | 0.21 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "product_price_history_5838_all_30" "data" => "s:134:"a:8:{s:2:"DE";d:1.57;s:2:"AT";d:1.61;s:2:"ES";d:1.61;s:2:"FR";d:1.55;s:2:"IT";d:1.61;s:2:"LU";d:1.51;s:2:"SE";d:1.64;s:2:"MT";d:1.73;}";" "expire" => 1775122591 "mtime" => 1775036191 ] |
| 373 | 0.14 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "product_price_history_5838_all_30" [ "22_getMinimumPrice" ] ] |
| 374 | 0.07 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "product_price_history_5838_all_30" "22_getMinimumPrice" ] |
| 375 | 2.38 ms |
"COMMIT"
Parameters:
[] |
| 376 | 0.05 ms |
"START TRANSACTION"
Parameters:
[] |
| 377 | 0.32 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "5838_productDataListing" "data" => "s:6312:"a:22:{s:5:"pimId";i:5838;s:2:"id";i:5838;s:13:"articleNumber";s:6:"807925";s:11:"amountValue";s:0:"";s:18:"amountAbbreviation";s:0:"";s:21:"articleNumberOriginal";s:6:"807925";s:8:"urlTitle";s:17:"sahne-meerrettich";s:12:"thumbnailUrl";O:35:"Pimcore\Model\Asset\Image\Thumbnail":9:{s:8:"\x00*\x00asset";O:25:"Pimcore\Model\Asset\Image":20:{s:7:"\x00*\x00type";s:5:"image";s:5:"\x00*\x00id";i:754;s:11:"\x00*\x00parentId";i:743;s:11:"\x00*\x00filename";s:43:"7925 BORN Sahne-Meerrettich 190g GL EVE.jpg";s:7:"\x00*\x00path";s:41:"/Marken/Born/Produkte/Würze/Meerrettich/";s:11:"\x00*\x00mimetype";s:10:"image/jpeg";s:15:"\x00*\x00creationDate";i:1554793795;s:19:"\x00*\x00modificationDate";i:1554793795;s:12:"\x00*\x00userOwner";i:0;s:19:"\x00*\x00userModification";i:0;s:11:"\x00*\x00metadata";a:0:{}s:9:"\x00*\x00locked";N;s:17:"\x00*\x00customSettings";a:3:{s:10:"imageWidth";i:1365;s:11:"imageHeight";i:1831;s:25:"imageDimensionsCalculated";b:1;}s:14:"\x00*\x00hasMetaData";b:0;s:11:"\x00*\x00siblings";N;s:14:"\x00*\x00hasSiblings";N;s:15:"\x00*\x00_dataChanged";b:0;s:15:"\x00*\x00versionCount";i:0;s:25:"\x00*\x00__dataVersionTimestamp";i:1554793795;s:12:"\x00*\x00_fulldump";b:0;}s:9:"\x00*\x00config";O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:5:"items";a:1:{i:0;a:2:{s:6:"method";s:5:"frame";s:9:"arguments";a:3:{s:5:"width";i:420;s:6:"height";i:190;s:11:"forceResize";b:1;}}}s:6:"medias";a:0:{}s:4:"name";s:26:"productListImageBornBundle";s:11:"description";s:0:"";s:5:"group";s:0:"";s:6:"format";s:6:"SOURCE";s:7:"quality";i:85;s:14:"highResolution";d:0;s:13:"preserveColor";b:0;s:16:"preserveMetaData";b:0;s:12:"rasterizeSVG";b:0;s:12:"downloadable";b:0;s:16:"modificationDate";i:1563259822;s:12:"creationDate";i:1563259797;s:14:"filenameSuffix";N;s:15:"forcePictureTag";b:0;}s:17:"\x00*\x00filesystemPath";N;s:8:"\x00*\x00width";N;s:9:"\x00*\x00height";N;s:12:"\x00*\x00realWidth";N;s:13:"\x00*\x00realHeight";N;s:11:"\x00*\x00mimetype";N;s:11:"\x00*\x00deferred";b:1;}s:12:"thumbnailAlt";s:17:"Sahne-Meerrettich";s:4:"name";s:17:"Sahne-Meerrettich";s:5:"price";O:57:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price":6:{s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00currency";O:54:"Pimcore\Bundle\EcommerceFrameworkBundle\Model\Currency":5:{s:20:"\x00*\x00currencyShortName";s:3:"EUR";s:17:"\x00*\x00currencySymbol";N;s:15:"\x00*\x00currencyName";N;s:20:"\x00*\x00formattingService";O:34:"Pimcore\Localization\IntlFormatter":5:{s:9:"\x00*\x00locale";s:2:"de";s:17:"\x00*\x00dateFormatters";a:0:{}s:18:"\x00*\x00numberFormatter";N;s:21:"\x00*\x00currencyFormatters";a:1:{s:7:"default";O:15:"NumberFormatter":0:{}}s:18:"\x00*\x00currencyFormats";a:0:{}}s:15:"\x00*\x00patternStore";a:4:{s:4:"none";a:2:{s:4:"left";s:8:"#,##0.00";s:5:"right";s:8:"#,##0.00";}s:4:"sign";a:2:{s:4:"left";s:11:"¤ #,##0.00";s:5:"right";s:11:"#,##0.00 ¤";}s:9:"shortname";a:2:{s:4:"left";s:13:"¤¤ #,##0.00";s:5:"right";s:13:"#,##0.00 ¤¤";}s:8:"longname";a:2:{s:4:"left";s:15:"¤¤¤ #,##0.00";s:5:"right";s:15:"#,##0.00 ¤¤¤";}}}s:70:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00grossAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:157;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:68:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00netAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:147;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:82:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntryCombinationMode";s:7:"combine";s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00minPrice";b:0;s:69:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntries";a:1:{i:0;O:74:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\TaxManagement\TaxEntry":4:{s:8:"\x00*\x00entry";O:54:"Pimcore\Model\DataObject\Fieldcollection\Data\TaxEntry":7:{s:7:"\x00*\x00type";s:8:"TaxEntry";s:18:"\x00*\x00localizedfields";O:39:"Pimcore\Model\DataObject\Localizedfield":3:{s:8:"\x00*\x00items";a:1:{s:2:"de";a:1:{s:4:"name";s:9:"MwSt (7%)";}}s:10:"\x00*\x00context";a:5:{s:6:"object";O:43:"Pimcore\Model\DataObject\OnlineShopTaxClass":25:{s:12:"\x00*\x00o_classId";s:7:"EF_OSTC";s:14:"\x00*\x00o_className";s:18:"OnlineShopTaxClass";s:26:"\x00*\x00taxEntryCombinationType";s:7:"combine";s:13:"\x00*\x00taxEntries";O:40:"Pimcore\Model\DataObject\Fieldcollection":2:{s:8:"\x00*\x00items";a:1:{i:0;r:101;}s:12:"\x00*\x00fieldname";s:10:"taxEntries";}s:20:"\x00*\x00__rawRelationData";a:1:{i:0;a:8:{s:6:"src_id";s:3:"100";s:7:"dest_id";s:6:"149532";s:4:"type";s:6:"object";s:9:"fieldname";s:7:"country";s:5:"index";s:1:"0";s:9:"ownertype";s:6:"object";s:9:"ownername";s:0:"";s:8:"position";s:1:"0";}}s:14:"\x00*\x00o_published";b:1;s:7:"\x00*\x00o_id";i:100;s:13:"\x00*\x00o_parentId";i:136;s:9:"\x00*\x00o_type";s:6:"object";s:8:"\x00*\x00o_key";s:9:"MwSt (7%)";s:9:"\x00*\x00o_path";s:52:"/Develey/Wirtschaftliches/Steuerklassen/Deutschland/";s:10:"\x00*\x00o_index";i:0;s:17:"\x00*\x00o_creationDate";i:1535014619;s:21:"\x00*\x00o_modificationDate";i:1624880937;s:14:"\x00*\x00o_userOwner";i:0;s:21:"\x00*\x00o_userModification";i:7;s:13:"\x00*\x00o_siblings";a:0:{}s:16:"\x00*\x00o_hasSiblings";a:0:{}s:11:"\x00*\x00o_locked";N;s:22:"\x00*\x00o_elementAdminStyle";N;s:19:"\x00*\x00o_childrenSortBy";N;s:17:"\x00*\x00o_versionCount";i:2;s:25:"\x00*\x00__dataVersionTimestamp";i:1624880937;s:12:"\x00*\x00_fulldump";b:0;s:24:"____pimcore_cache_item__";s:10:"object_100";}s:13:"containerType";s:15:"fieldcollection";s:12:"containerKey";s:8:"TaxEntry";s:9:"fieldname";s:10:"taxEntries";s:5:"index";s:1:"0";}s:11:"\x00*\x00objectId";i:100;}s:10:"\x00*\x00percent";i:7;s:8:"\x00*\x00index";i:0;s:12:"\x00*\x00fieldname";s:10:"taxEntries";s:11:"\x00*\x00objectId";i:100;s:12:"\x00*\x00_fulldump";b:0;}s:10:"\x00*\x00percent";i:7;s:9:"\x00*\x00amount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:10;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:8:"\x00*\x00taxId";s:11:"MwSt (7%)-7";}}}s:11:"cachedPrice";s:9:"1,57 €";s:7:"osPrice";r:66;s:13:"priceOriginal";r:66;s:13:"isProductFood";b:1;s:14:"deliverability";s:7:"instant";s:8:"priceOld";N;s:16:"deliveryCostHint";s:33:"inkl. MwSt. , zzgl. Versandkosten";s:14:"priceReference";d:8.26;s:4:"unit";s:1:"l";s:11:"hasVariants";b:0;s:30:"minimumPrice30DaysAllCountries";a:8:{s:2:"DE";d:1.57;s:2:"AT";d:1.61;s:2:"ES";d:1.61;s:2:"FR";d:1.55;s:2:"IT";d:1.61;s:2:"LU";d:1.51;s:2:"SE";d:1.64;s:2:"MT";d:1.73;}}";" "expire" => 1777455391 "mtime" => 1775036191 ] |
| 378 | 0.16 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "5838_productDataListing" [ "productDataListing" ] ] |
| 379 | 0.09 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "5838_productDataListing" "productDataListing" ] |
| 380 | 1.02 ms |
"COMMIT"
Parameters:
[] |
| 381 | 0.53 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "5837_productDataListing" ] ] |
| 382 | 0.05 ms |
SELECT o_id FROM objects WHERE o_id IN (149533,149594,149848,149654,149839,149852,149845)
Parameters:
[] |
| 383 | 0.33 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5837 "149533" "prices" "object" "" "0" 1 ] |
| 384 | 0.27 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5837 "149594" "prices" "object" "" "0" 2 ] |
| 385 | 0.30 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5837 "149848" "prices" "object" "" "0" 3 ] |
| 386 | 0.29 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5837 "149654" "prices" "object" "" "0" 4 ] |
| 387 | 0.45 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5837 "149839" "prices" "object" "" "0" 5 ] |
| 388 | 0.23 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5837 "149852" "prices" "object" "" "0" 6 ] |
| 389 | 0.27 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5837 "149845" "prices" "object" "" "0" 7 ] |
| 390 | 0.04 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 391 | 0.23 ms |
SELECT objects.o_id as o_id, `objects`.`o_type` FROM `objects` WHERE ((o_parentId = ? AND objects.o_type IN ('variant')) AND objects.o_published = 1) ORDER BY `o_key` ASC
Parameters:
[
5837
]
|
| 392 | 0.20 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "product_price_history_5837_all_30" ] ] |
| 393 | 0.03 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 394 | 0.37 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5837 ":countryCode" => "AT" ":startDate" => Carbon\Carbon {#4731 : "2026-03-02 00:00:00" } ] |
| 395 | 0.52 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5837 ":countryCode" => "AT" ] |
| 396 | 0.43 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5837 ":countryCode" => "ES" ":startDate" => Carbon\Carbon {#4731 : "2026-03-02 00:00:00" } ] |
| 397 | 0.30 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5837 ":countryCode" => "ES" ] |
| 398 | 0.31 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5837 ":countryCode" => "FR" ":startDate" => Carbon\Carbon {#4731 : "2026-03-02 00:00:00" } ] |
| 399 | 0.32 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5837 ":countryCode" => "FR" ] |
| 400 | 0.61 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5837 ":countryCode" => "IT" ":startDate" => Carbon\Carbon {#4731 : "2026-03-02 00:00:00" } ] |
| 401 | 0.32 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5837 ":countryCode" => "IT" ] |
| 402 | 0.37 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5837 ":countryCode" => "LU" ":startDate" => Carbon\Carbon {#4731 : "2026-03-02 00:00:00" } ] |
| 403 | 0.73 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5837 ":countryCode" => "LU" ] |
| 404 | 0.39 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5837 ":countryCode" => "SE" ":startDate" => Carbon\Carbon {#4731 : "2026-03-02 00:00:00" } ] |
| 405 | 0.32 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5837 ":countryCode" => "SE" ] |
| 406 | 0.28 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5837 ":countryCode" => "MT" ":startDate" => Carbon\Carbon {#4731 : "2026-03-02 00:00:00" } ] |
| 407 | 0.30 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5837 ":countryCode" => "MT" ] |
| 408 | 0.28 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = 'DE' AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5837 ":startDate" => Carbon\Carbon {#4731 : "2026-03-02 00:00:00" } ] |
| 409 | 0.28 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5837 ":countryCode" => "DE" ] |
| 410 | 0.03 ms |
"START TRANSACTION"
Parameters:
[] |
| 411 | 0.31 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "product_price_history_5837_all_30" "data" => "s:134:"a:8:{s:2:"DE";d:1.37;s:2:"AT";d:1.41;s:2:"ES";d:1.41;s:2:"FR";d:1.35;s:2:"IT";d:1.41;s:2:"LU";d:1.32;s:2:"SE";d:1.43;s:2:"MT";d:1.51;}";" "expire" => 1775122591 "mtime" => 1775036191 ] |
| 412 | 0.16 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "product_price_history_5837_all_30" [ "22_getMinimumPrice" ] ] |
| 413 | 0.09 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "product_price_history_5837_all_30" "22_getMinimumPrice" ] |
| 414 | 0.88 ms |
"COMMIT"
Parameters:
[] |
| 415 | 0.03 ms |
"START TRANSACTION"
Parameters:
[] |
| 416 | 0.33 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "5837_productDataListing" "data" => "s:6311:"a:22:{s:5:"pimId";i:5837;s:2:"id";i:5837;s:13:"articleNumber";s:6:"807926";s:11:"amountValue";s:0:"";s:18:"amountAbbreviation";s:0:"";s:21:"articleNumberOriginal";s:6:"807926";s:8:"urlTitle";s:17:"tafel-meerrettich";s:12:"thumbnailUrl";O:35:"Pimcore\Model\Asset\Image\Thumbnail":9:{s:8:"\x00*\x00asset";O:25:"Pimcore\Model\Asset\Image":20:{s:7:"\x00*\x00type";s:5:"image";s:5:"\x00*\x00id";i:753;s:11:"\x00*\x00parentId";i:743;s:11:"\x00*\x00filename";s:43:"7926 BORN Tafel-Meerrettich 200g GL EVE.jpg";s:7:"\x00*\x00path";s:41:"/Marken/Born/Produkte/Würze/Meerrettich/";s:11:"\x00*\x00mimetype";s:10:"image/jpeg";s:15:"\x00*\x00creationDate";i:1554793795;s:19:"\x00*\x00modificationDate";i:1554793795;s:12:"\x00*\x00userOwner";i:0;s:19:"\x00*\x00userModification";i:0;s:11:"\x00*\x00metadata";a:0:{}s:9:"\x00*\x00locked";N;s:17:"\x00*\x00customSettings";a:3:{s:10:"imageWidth";i:1343;s:11:"imageHeight";i:1783;s:25:"imageDimensionsCalculated";b:1;}s:14:"\x00*\x00hasMetaData";b:0;s:11:"\x00*\x00siblings";N;s:14:"\x00*\x00hasSiblings";N;s:15:"\x00*\x00_dataChanged";b:0;s:15:"\x00*\x00versionCount";i:0;s:25:"\x00*\x00__dataVersionTimestamp";i:1554793795;s:12:"\x00*\x00_fulldump";b:0;}s:9:"\x00*\x00config";O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:5:"items";a:1:{i:0;a:2:{s:6:"method";s:5:"frame";s:9:"arguments";a:3:{s:5:"width";i:420;s:6:"height";i:190;s:11:"forceResize";b:1;}}}s:6:"medias";a:0:{}s:4:"name";s:26:"productListImageBornBundle";s:11:"description";s:0:"";s:5:"group";s:0:"";s:6:"format";s:6:"SOURCE";s:7:"quality";i:85;s:14:"highResolution";d:0;s:13:"preserveColor";b:0;s:16:"preserveMetaData";b:0;s:12:"rasterizeSVG";b:0;s:12:"downloadable";b:0;s:16:"modificationDate";i:1563259822;s:12:"creationDate";i:1563259797;s:14:"filenameSuffix";N;s:15:"forcePictureTag";b:0;}s:17:"\x00*\x00filesystemPath";N;s:8:"\x00*\x00width";N;s:9:"\x00*\x00height";N;s:12:"\x00*\x00realWidth";N;s:13:"\x00*\x00realHeight";N;s:11:"\x00*\x00mimetype";N;s:11:"\x00*\x00deferred";b:1;}s:12:"thumbnailAlt";s:17:"Tafel-Meerrettich";s:4:"name";s:17:"Tafel-Meerrettich";s:5:"price";O:57:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price":6:{s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00currency";O:54:"Pimcore\Bundle\EcommerceFrameworkBundle\Model\Currency":5:{s:20:"\x00*\x00currencyShortName";s:3:"EUR";s:17:"\x00*\x00currencySymbol";N;s:15:"\x00*\x00currencyName";N;s:20:"\x00*\x00formattingService";O:34:"Pimcore\Localization\IntlFormatter":5:{s:9:"\x00*\x00locale";s:2:"de";s:17:"\x00*\x00dateFormatters";a:0:{}s:18:"\x00*\x00numberFormatter";N;s:21:"\x00*\x00currencyFormatters";a:1:{s:7:"default";O:15:"NumberFormatter":0:{}}s:18:"\x00*\x00currencyFormats";a:0:{}}s:15:"\x00*\x00patternStore";a:4:{s:4:"none";a:2:{s:4:"left";s:8:"#,##0.00";s:5:"right";s:8:"#,##0.00";}s:4:"sign";a:2:{s:4:"left";s:11:"¤ #,##0.00";s:5:"right";s:11:"#,##0.00 ¤";}s:9:"shortname";a:2:{s:4:"left";s:13:"¤¤ #,##0.00";s:5:"right";s:13:"#,##0.00 ¤¤";}s:8:"longname";a:2:{s:4:"left";s:15:"¤¤¤ #,##0.00";s:5:"right";s:15:"#,##0.00 ¤¤¤";}}}s:70:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00grossAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:137;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:68:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00netAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:128;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:82:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntryCombinationMode";s:7:"combine";s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00minPrice";b:0;s:69:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntries";a:1:{i:0;O:74:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\TaxManagement\TaxEntry":4:{s:8:"\x00*\x00entry";O:54:"Pimcore\Model\DataObject\Fieldcollection\Data\TaxEntry":7:{s:7:"\x00*\x00type";s:8:"TaxEntry";s:18:"\x00*\x00localizedfields";O:39:"Pimcore\Model\DataObject\Localizedfield":3:{s:8:"\x00*\x00items";a:1:{s:2:"de";a:1:{s:4:"name";s:9:"MwSt (7%)";}}s:10:"\x00*\x00context";a:5:{s:6:"object";O:43:"Pimcore\Model\DataObject\OnlineShopTaxClass":25:{s:12:"\x00*\x00o_classId";s:7:"EF_OSTC";s:14:"\x00*\x00o_className";s:18:"OnlineShopTaxClass";s:26:"\x00*\x00taxEntryCombinationType";s:7:"combine";s:13:"\x00*\x00taxEntries";O:40:"Pimcore\Model\DataObject\Fieldcollection":2:{s:8:"\x00*\x00items";a:1:{i:0;r:101;}s:12:"\x00*\x00fieldname";s:10:"taxEntries";}s:20:"\x00*\x00__rawRelationData";a:1:{i:0;a:8:{s:6:"src_id";s:3:"100";s:7:"dest_id";s:6:"149532";s:4:"type";s:6:"object";s:9:"fieldname";s:7:"country";s:5:"index";s:1:"0";s:9:"ownertype";s:6:"object";s:9:"ownername";s:0:"";s:8:"position";s:1:"0";}}s:14:"\x00*\x00o_published";b:1;s:7:"\x00*\x00o_id";i:100;s:13:"\x00*\x00o_parentId";i:136;s:9:"\x00*\x00o_type";s:6:"object";s:8:"\x00*\x00o_key";s:9:"MwSt (7%)";s:9:"\x00*\x00o_path";s:52:"/Develey/Wirtschaftliches/Steuerklassen/Deutschland/";s:10:"\x00*\x00o_index";i:0;s:17:"\x00*\x00o_creationDate";i:1535014619;s:21:"\x00*\x00o_modificationDate";i:1624880937;s:14:"\x00*\x00o_userOwner";i:0;s:21:"\x00*\x00o_userModification";i:7;s:13:"\x00*\x00o_siblings";a:0:{}s:16:"\x00*\x00o_hasSiblings";a:0:{}s:11:"\x00*\x00o_locked";N;s:22:"\x00*\x00o_elementAdminStyle";N;s:19:"\x00*\x00o_childrenSortBy";N;s:17:"\x00*\x00o_versionCount";i:2;s:25:"\x00*\x00__dataVersionTimestamp";i:1624880937;s:12:"\x00*\x00_fulldump";b:0;s:24:"____pimcore_cache_item__";s:10:"object_100";}s:13:"containerType";s:15:"fieldcollection";s:12:"containerKey";s:8:"TaxEntry";s:9:"fieldname";s:10:"taxEntries";s:5:"index";s:1:"0";}s:11:"\x00*\x00objectId";i:100;}s:10:"\x00*\x00percent";i:7;s:8:"\x00*\x00index";i:0;s:12:"\x00*\x00fieldname";s:10:"taxEntries";s:11:"\x00*\x00objectId";i:100;s:12:"\x00*\x00_fulldump";b:0;}s:10:"\x00*\x00percent";i:7;s:9:"\x00*\x00amount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:9;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:8:"\x00*\x00taxId";s:11:"MwSt (7%)-7";}}}s:11:"cachedPrice";s:9:"1,37 €";s:7:"osPrice";r:66;s:13:"priceOriginal";r:66;s:13:"isProductFood";b:1;s:14:"deliverability";s:7:"instant";s:8:"priceOld";N;s:16:"deliveryCostHint";s:33:"inkl. MwSt. , zzgl. Versandkosten";s:14:"priceReference";d:6.85;s:4:"unit";s:1:"l";s:11:"hasVariants";b:0;s:30:"minimumPrice30DaysAllCountries";a:8:{s:2:"DE";d:1.37;s:2:"AT";d:1.41;s:2:"ES";d:1.41;s:2:"FR";d:1.35;s:2:"IT";d:1.41;s:2:"LU";d:1.32;s:2:"SE";d:1.43;s:2:"MT";d:1.51;}}";" "expire" => 1777455391 "mtime" => 1775036191 ] |
| 417 | 1.33 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "5837_productDataListing" [ "productDataListing" ] ] |
| 418 | 0.09 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "5837_productDataListing" "productDataListing" ] |
| 419 | 1.57 ms |
"COMMIT"
Parameters:
[] |
| 420 | 1.16 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "5832_productDataListing" ] ] |
| 421 | 0.16 ms |
SELECT o_id FROM objects WHERE o_id IN (149533,149594,149848,149654,149839,149852,149845)
Parameters:
[] |
| 422 | 0.56 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5832 "149533" "prices" "object" "" "0" 1 ] |
| 423 | 0.44 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5832 "149594" "prices" "object" "" "0" 2 ] |
| 424 | 0.23 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5832 "149848" "prices" "object" "" "0" 3 ] |
| 425 | 1.24 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5832 "149654" "prices" "object" "" "0" 4 ] |
| 426 | 0.50 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5832 "149839" "prices" "object" "" "0" 5 ] |
| 427 | 1.70 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5832 "149852" "prices" "object" "" "0" 6 ] |
| 428 | 1.44 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5832 "149845" "prices" "object" "" "0" 7 ] |
| 429 | 0.05 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 430 | 0.25 ms |
SELECT objects.o_id as o_id, `objects`.`o_type` FROM `objects` WHERE ((o_parentId = ? AND objects.o_type IN ('variant')) AND objects.o_published = 1) ORDER BY `o_key` ASC
Parameters:
[
5832
]
|
| 431 | 0.23 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "product_price_history_5832_all_30" ] ] |
| 432 | 0.04 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 433 | 0.39 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5832 ":countryCode" => "AT" ":startDate" => Carbon\Carbon {#4809 : "2026-03-02 00:00:00" } ] |
| 434 | 0.43 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5832 ":countryCode" => "AT" ] |
| 435 | 1.07 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5832 ":countryCode" => "ES" ":startDate" => Carbon\Carbon {#4809 : "2026-03-02 00:00:00" } ] |
| 436 | 2.73 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5832 ":countryCode" => "ES" ] |
| 437 | 2.67 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5832 ":countryCode" => "FR" ":startDate" => Carbon\Carbon {#4809 : "2026-03-02 00:00:00" } ] |
| 438 | 0.34 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5832 ":countryCode" => "FR" ] |
| 439 | 2.31 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5832 ":countryCode" => "IT" ":startDate" => Carbon\Carbon {#4809 : "2026-03-02 00:00:00" } ] |
| 440 | 0.34 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5832 ":countryCode" => "IT" ] |
| 441 | 0.30 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5832 ":countryCode" => "LU" ":startDate" => Carbon\Carbon {#4809 : "2026-03-02 00:00:00" } ] |
| 442 | 0.29 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5832 ":countryCode" => "LU" ] |
| 443 | 0.41 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5832 ":countryCode" => "SE" ":startDate" => Carbon\Carbon {#4809 : "2026-03-02 00:00:00" } ] |
| 444 | 0.34 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5832 ":countryCode" => "SE" ] |
| 445 | 2.20 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5832 ":countryCode" => "MT" ":startDate" => Carbon\Carbon {#4809 : "2026-03-02 00:00:00" } ] |
| 446 | 0.43 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5832 ":countryCode" => "MT" ] |
| 447 | 0.30 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = 'DE' AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5832 ":startDate" => Carbon\Carbon {#4809 : "2026-03-02 00:00:00" } ] |
| 448 | 0.35 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5832 ":countryCode" => "DE" ] |
| 449 | 0.05 ms |
"START TRANSACTION"
Parameters:
[] |
| 450 | 0.40 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "product_price_history_5832_all_30" "data" => "s:133:"a:8:{s:2:"DE";d:1.77;s:2:"AT";d:1.82;s:2:"ES";d:1.82;s:2:"FR";d:1.75;s:2:"IT";d:1.82;s:2:"LU";d:1.7;s:2:"SE";d:1.85;s:2:"MT";d:1.95;}";" "expire" => 1775122591 "mtime" => 1775036191 ] |
| 451 | 0.17 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "product_price_history_5832_all_30" [ "22_getMinimumPrice" ] ] |
| 452 | 0.09 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "product_price_history_5832_all_30" "22_getMinimumPrice" ] |
| 453 | 1.15 ms |
"COMMIT"
Parameters:
[] |
| 454 | 0.05 ms |
"START TRANSACTION"
Parameters:
[] |
| 455 | 0.40 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "5832_productDataListing" "data" => "s:6322:"a:22:{s:5:"pimId";i:5832;s:2:"id";i:5832;s:13:"articleNumber";s:6:"806500";s:11:"amountValue";s:0:"";s:18:"amountAbbreviation";s:0:"";s:21:"articleNumberOriginal";s:6:"806500";s:8:"urlTitle";s:18:"joghurt-salatsauce";s:12:"thumbnailUrl";O:35:"Pimcore\Model\Asset\Image\Thumbnail":9:{s:8:"\x00*\x00asset";O:25:"Pimcore\Model\Asset\Image":20:{s:7:"\x00*\x00type";s:5:"image";s:5:"\x00*\x00id";i:756;s:11:"\x00*\x00parentId";i:744;s:11:"\x00*\x00filename";s:54:"6500 BORN Joghurt-Salatsauce 300ml GFL EVE - groß.jpg";s:7:"\x00*\x00path";s:40:"/Marken/Born/Produkte/Würze/Salatsauce/";s:11:"\x00*\x00mimetype";s:10:"image/jpeg";s:15:"\x00*\x00creationDate";i:1554793815;s:19:"\x00*\x00modificationDate";i:1554793815;s:12:"\x00*\x00userOwner";i:0;s:19:"\x00*\x00userModification";i:0;s:11:"\x00*\x00metadata";a:0:{}s:9:"\x00*\x00locked";N;s:17:"\x00*\x00customSettings";a:3:{s:10:"imageWidth";i:814;s:11:"imageHeight";i:2362;s:25:"imageDimensionsCalculated";b:1;}s:14:"\x00*\x00hasMetaData";b:0;s:11:"\x00*\x00siblings";N;s:14:"\x00*\x00hasSiblings";N;s:15:"\x00*\x00_dataChanged";b:0;s:15:"\x00*\x00versionCount";i:0;s:25:"\x00*\x00__dataVersionTimestamp";i:1554793815;s:12:"\x00*\x00_fulldump";b:0;}s:9:"\x00*\x00config";O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:5:"items";a:1:{i:0;a:2:{s:6:"method";s:5:"frame";s:9:"arguments";a:3:{s:5:"width";i:420;s:6:"height";i:190;s:11:"forceResize";b:1;}}}s:6:"medias";a:0:{}s:4:"name";s:26:"productListImageBornBundle";s:11:"description";s:0:"";s:5:"group";s:0:"";s:6:"format";s:6:"SOURCE";s:7:"quality";i:85;s:14:"highResolution";d:0;s:13:"preserveColor";b:0;s:16:"preserveMetaData";b:0;s:12:"rasterizeSVG";b:0;s:12:"downloadable";b:0;s:16:"modificationDate";i:1563259822;s:12:"creationDate";i:1563259797;s:14:"filenameSuffix";N;s:15:"forcePictureTag";b:0;}s:17:"\x00*\x00filesystemPath";N;s:8:"\x00*\x00width";N;s:9:"\x00*\x00height";N;s:12:"\x00*\x00realWidth";N;s:13:"\x00*\x00realHeight";N;s:11:"\x00*\x00mimetype";N;s:11:"\x00*\x00deferred";b:1;}s:12:"thumbnailAlt";s:18:"Joghurt-Salatsauce";s:4:"name";s:18:"Joghurt-Salatsauce";s:5:"price";O:57:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price":6:{s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00currency";O:54:"Pimcore\Bundle\EcommerceFrameworkBundle\Model\Currency":5:{s:20:"\x00*\x00currencyShortName";s:3:"EUR";s:17:"\x00*\x00currencySymbol";N;s:15:"\x00*\x00currencyName";N;s:20:"\x00*\x00formattingService";O:34:"Pimcore\Localization\IntlFormatter":5:{s:9:"\x00*\x00locale";s:2:"de";s:17:"\x00*\x00dateFormatters";a:0:{}s:18:"\x00*\x00numberFormatter";N;s:21:"\x00*\x00currencyFormatters";a:1:{s:7:"default";O:15:"NumberFormatter":0:{}}s:18:"\x00*\x00currencyFormats";a:0:{}}s:15:"\x00*\x00patternStore";a:4:{s:4:"none";a:2:{s:4:"left";s:8:"#,##0.00";s:5:"right";s:8:"#,##0.00";}s:4:"sign";a:2:{s:4:"left";s:11:"¤ #,##0.00";s:5:"right";s:11:"#,##0.00 ¤";}s:9:"shortname";a:2:{s:4:"left";s:13:"¤¤ #,##0.00";s:5:"right";s:13:"#,##0.00 ¤¤";}s:8:"longname";a:2:{s:4:"left";s:15:"¤¤¤ #,##0.00";s:5:"right";s:15:"#,##0.00 ¤¤¤";}}}s:70:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00grossAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:177;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:68:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00netAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:165;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:82:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntryCombinationMode";s:7:"combine";s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00minPrice";b:0;s:69:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntries";a:1:{i:0;O:74:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\TaxManagement\TaxEntry":4:{s:8:"\x00*\x00entry";O:54:"Pimcore\Model\DataObject\Fieldcollection\Data\TaxEntry":7:{s:7:"\x00*\x00type";s:8:"TaxEntry";s:18:"\x00*\x00localizedfields";O:39:"Pimcore\Model\DataObject\Localizedfield":3:{s:8:"\x00*\x00items";a:1:{s:2:"de";a:1:{s:4:"name";s:9:"MwSt (7%)";}}s:10:"\x00*\x00context";a:5:{s:6:"object";O:43:"Pimcore\Model\DataObject\OnlineShopTaxClass":25:{s:12:"\x00*\x00o_classId";s:7:"EF_OSTC";s:14:"\x00*\x00o_className";s:18:"OnlineShopTaxClass";s:26:"\x00*\x00taxEntryCombinationType";s:7:"combine";s:13:"\x00*\x00taxEntries";O:40:"Pimcore\Model\DataObject\Fieldcollection":2:{s:8:"\x00*\x00items";a:1:{i:0;r:101;}s:12:"\x00*\x00fieldname";s:10:"taxEntries";}s:20:"\x00*\x00__rawRelationData";a:1:{i:0;a:8:{s:6:"src_id";s:3:"100";s:7:"dest_id";s:6:"149532";s:4:"type";s:6:"object";s:9:"fieldname";s:7:"country";s:5:"index";s:1:"0";s:9:"ownertype";s:6:"object";s:9:"ownername";s:0:"";s:8:"position";s:1:"0";}}s:14:"\x00*\x00o_published";b:1;s:7:"\x00*\x00o_id";i:100;s:13:"\x00*\x00o_parentId";i:136;s:9:"\x00*\x00o_type";s:6:"object";s:8:"\x00*\x00o_key";s:9:"MwSt (7%)";s:9:"\x00*\x00o_path";s:52:"/Develey/Wirtschaftliches/Steuerklassen/Deutschland/";s:10:"\x00*\x00o_index";i:0;s:17:"\x00*\x00o_creationDate";i:1535014619;s:21:"\x00*\x00o_modificationDate";i:1624880937;s:14:"\x00*\x00o_userOwner";i:0;s:21:"\x00*\x00o_userModification";i:7;s:13:"\x00*\x00o_siblings";a:0:{}s:16:"\x00*\x00o_hasSiblings";a:0:{}s:11:"\x00*\x00o_locked";N;s:22:"\x00*\x00o_elementAdminStyle";N;s:19:"\x00*\x00o_childrenSortBy";N;s:17:"\x00*\x00o_versionCount";i:2;s:25:"\x00*\x00__dataVersionTimestamp";i:1624880937;s:12:"\x00*\x00_fulldump";b:0;s:24:"____pimcore_cache_item__";s:10:"object_100";}s:13:"containerType";s:15:"fieldcollection";s:12:"containerKey";s:8:"TaxEntry";s:9:"fieldname";s:10:"taxEntries";s:5:"index";s:1:"0";}s:11:"\x00*\x00objectId";i:100;}s:10:"\x00*\x00percent";i:7;s:8:"\x00*\x00index";i:0;s:12:"\x00*\x00fieldname";s:10:"taxEntries";s:11:"\x00*\x00objectId";i:100;s:12:"\x00*\x00_fulldump";b:0;}s:10:"\x00*\x00percent";i:7;s:9:"\x00*\x00amount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:12;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:8:"\x00*\x00taxId";s:11:"MwSt (7%)-7";}}}s:11:"cachedPrice";s:9:"1,77 €";s:7:"osPrice";r:66;s:13:"priceOriginal";r:66;s:13:"isProductFood";b:1;s:14:"deliverability";s:7:"instant";s:8:"priceOld";N;s:16:"deliveryCostHint";s:33:"inkl. MwSt. , zzgl. Versandkosten";s:14:"priceReference";d:5.9;s:4:"unit";s:1:"l";s:11:"hasVariants";b:0;s:30:"minimumPrice30DaysAllCountries";a:8:{s:2:"DE";d:1.77;s:2:"AT";d:1.82;s:2:"ES";d:1.82;s:2:"FR";d:1.75;s:2:"IT";d:1.82;s:2:"LU";d:1.7;s:2:"SE";d:1.85;s:2:"MT";d:1.95;}}";" "expire" => 1777455391 "mtime" => 1775036191 ] |
| 456 | 0.34 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "5832_productDataListing" [ "productDataListing" ] ] |
| 457 | 0.09 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "5832_productDataListing" "productDataListing" ] |
| 458 | 0.74 ms |
"COMMIT"
Parameters:
[] |
| 459 | 0.66 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "5833_productDataListing" ] ] |
| 460 | 0.06 ms |
SELECT o_id FROM objects WHERE o_id IN (149533,149594,149848,149654,149839,149852,149845)
Parameters:
[] |
| 461 | 0.43 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5833 "149533" "prices" "object" "" "0" 1 ] |
| 462 | 0.66 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5833 "149594" "prices" "object" "" "0" 2 ] |
| 463 | 0.46 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5833 "149848" "prices" "object" "" "0" 3 ] |
| 464 | 0.30 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5833 "149654" "prices" "object" "" "0" 4 ] |
| 465 | 2.56 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5833 "149839" "prices" "object" "" "0" 5 ] |
| 466 | 0.46 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5833 "149852" "prices" "object" "" "0" 6 ] |
| 467 | 0.37 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5833 "149845" "prices" "object" "" "0" 7 ] |
| 468 | 0.05 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 469 | 0.45 ms |
SELECT objects.o_id as o_id, `objects`.`o_type` FROM `objects` WHERE ((o_parentId = ? AND objects.o_type IN ('variant')) AND objects.o_published = 1) ORDER BY `o_key` ASC
Parameters:
[
5833
]
|
| 470 | 0.21 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "product_price_history_5833_all_30" ] ] |
| 471 | 0.05 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 472 | 0.54 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5833 ":countryCode" => "AT" ":startDate" => Carbon\Carbon {#4887 : "2026-03-02 00:00:00" } ] |
| 473 | 0.50 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5833 ":countryCode" => "AT" ] |
| 474 | 0.39 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5833 ":countryCode" => "ES" ":startDate" => Carbon\Carbon {#4887 : "2026-03-02 00:00:00" } ] |
| 475 | 0.37 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5833 ":countryCode" => "ES" ] |
| 476 | 2.20 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5833 ":countryCode" => "FR" ":startDate" => Carbon\Carbon {#4887 : "2026-03-02 00:00:00" } ] |
| 477 | 0.29 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5833 ":countryCode" => "FR" ] |
| 478 | 0.42 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5833 ":countryCode" => "IT" ":startDate" => Carbon\Carbon {#4887 : "2026-03-02 00:00:00" } ] |
| 479 | 2.75 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5833 ":countryCode" => "IT" ] |
| 480 | 3.24 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5833 ":countryCode" => "LU" ":startDate" => Carbon\Carbon {#4887 : "2026-03-02 00:00:00" } ] |
| 481 | 0.40 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5833 ":countryCode" => "LU" ] |
| 482 | 0.35 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5833 ":countryCode" => "SE" ":startDate" => Carbon\Carbon {#4887 : "2026-03-02 00:00:00" } ] |
| 483 | 0.51 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5833 ":countryCode" => "SE" ] |
| 484 | 0.43 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5833 ":countryCode" => "MT" ":startDate" => Carbon\Carbon {#4887 : "2026-03-02 00:00:00" } ] |
| 485 | 0.38 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5833 ":countryCode" => "MT" ] |
| 486 | 0.36 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = 'DE' AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5833 ":startDate" => Carbon\Carbon {#4887 : "2026-03-02 00:00:00" } ] |
| 487 | 0.49 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5833 ":countryCode" => "DE" ] |
| 488 | 0.05 ms |
"START TRANSACTION"
Parameters:
[] |
| 489 | 0.47 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "product_price_history_5833_all_30" "data" => "s:133:"a:8:{s:2:"DE";d:1.77;s:2:"AT";d:1.82;s:2:"ES";d:1.82;s:2:"FR";d:1.75;s:2:"IT";d:1.82;s:2:"LU";d:1.7;s:2:"SE";d:1.85;s:2:"MT";d:1.95;}";" "expire" => 1775122591 "mtime" => 1775036191 ] |
| 490 | 0.18 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "product_price_history_5833_all_30" [ "22_getMinimumPrice" ] ] |
| 491 | 0.09 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "product_price_history_5833_all_30" "22_getMinimumPrice" ] |
| 492 | 0.76 ms |
"COMMIT"
Parameters:
[] |
| 493 | 0.04 ms |
"START TRANSACTION"
Parameters:
[] |
| 494 | 1.89 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "5833_productDataListing" "data" => "s:6350:"a:22:{s:5:"pimId";i:5833;s:2:"id";i:5833;s:13:"articleNumber";s:6:"806501";s:11:"amountValue";s:0:"";s:18:"amountAbbreviation";s:0:"";s:21:"articleNumberOriginal";s:6:"806501";s:8:"urlTitle";s:25:"feine-kraeuter-salatsauce";s:12:"thumbnailUrl";O:35:"Pimcore\Model\Asset\Image\Thumbnail":9:{s:8:"\x00*\x00asset";O:25:"Pimcore\Model\Asset\Image":20:{s:7:"\x00*\x00type";s:5:"image";s:5:"\x00*\x00id";i:757;s:11:"\x00*\x00parentId";i:744;s:11:"\x00*\x00filename";s:61:"6501 BORN Feine Kräuter-Salatsauce 300ml GFL EVE - groß.jpg";s:7:"\x00*\x00path";s:40:"/Marken/Born/Produkte/Würze/Salatsauce/";s:11:"\x00*\x00mimetype";s:10:"image/jpeg";s:15:"\x00*\x00creationDate";i:1554793816;s:19:"\x00*\x00modificationDate";i:1554793816;s:12:"\x00*\x00userOwner";i:0;s:19:"\x00*\x00userModification";i:0;s:11:"\x00*\x00metadata";a:0:{}s:9:"\x00*\x00locked";N;s:17:"\x00*\x00customSettings";a:3:{s:10:"imageWidth";i:776;s:11:"imageHeight";i:2362;s:25:"imageDimensionsCalculated";b:1;}s:14:"\x00*\x00hasMetaData";b:0;s:11:"\x00*\x00siblings";N;s:14:"\x00*\x00hasSiblings";N;s:15:"\x00*\x00_dataChanged";b:0;s:15:"\x00*\x00versionCount";i:0;s:25:"\x00*\x00__dataVersionTimestamp";i:1554793816;s:12:"\x00*\x00_fulldump";b:0;}s:9:"\x00*\x00config";O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:5:"items";a:1:{i:0;a:2:{s:6:"method";s:5:"frame";s:9:"arguments";a:3:{s:5:"width";i:420;s:6:"height";i:190;s:11:"forceResize";b:1;}}}s:6:"medias";a:0:{}s:4:"name";s:26:"productListImageBornBundle";s:11:"description";s:0:"";s:5:"group";s:0:"";s:6:"format";s:6:"SOURCE";s:7:"quality";i:85;s:14:"highResolution";d:0;s:13:"preserveColor";b:0;s:16:"preserveMetaData";b:0;s:12:"rasterizeSVG";b:0;s:12:"downloadable";b:0;s:16:"modificationDate";i:1563259822;s:12:"creationDate";i:1563259797;s:14:"filenameSuffix";N;s:15:"forcePictureTag";b:0;}s:17:"\x00*\x00filesystemPath";N;s:8:"\x00*\x00width";N;s:9:"\x00*\x00height";N;s:12:"\x00*\x00realWidth";N;s:13:"\x00*\x00realHeight";N;s:11:"\x00*\x00mimetype";N;s:11:"\x00*\x00deferred";b:1;}s:12:"thumbnailAlt";s:25:"Feine-Kräuter-Salatsauce";s:4:"name";s:25:"Feine-Kräuter-Salatsauce";s:5:"price";O:57:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price":6:{s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00currency";O:54:"Pimcore\Bundle\EcommerceFrameworkBundle\Model\Currency":5:{s:20:"\x00*\x00currencyShortName";s:3:"EUR";s:17:"\x00*\x00currencySymbol";N;s:15:"\x00*\x00currencyName";N;s:20:"\x00*\x00formattingService";O:34:"Pimcore\Localization\IntlFormatter":5:{s:9:"\x00*\x00locale";s:2:"de";s:17:"\x00*\x00dateFormatters";a:0:{}s:18:"\x00*\x00numberFormatter";N;s:21:"\x00*\x00currencyFormatters";a:1:{s:7:"default";O:15:"NumberFormatter":0:{}}s:18:"\x00*\x00currencyFormats";a:0:{}}s:15:"\x00*\x00patternStore";a:4:{s:4:"none";a:2:{s:4:"left";s:8:"#,##0.00";s:5:"right";s:8:"#,##0.00";}s:4:"sign";a:2:{s:4:"left";s:11:"¤ #,##0.00";s:5:"right";s:11:"#,##0.00 ¤";}s:9:"shortname";a:2:{s:4:"left";s:13:"¤¤ #,##0.00";s:5:"right";s:13:"#,##0.00 ¤¤";}s:8:"longname";a:2:{s:4:"left";s:15:"¤¤¤ #,##0.00";s:5:"right";s:15:"#,##0.00 ¤¤¤";}}}s:70:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00grossAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:177;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:68:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00netAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:165;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:82:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntryCombinationMode";s:7:"combine";s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00minPrice";b:0;s:69:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntries";a:1:{i:0;O:74:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\TaxManagement\TaxEntry":4:{s:8:"\x00*\x00entry";O:54:"Pimcore\Model\DataObject\Fieldcollection\Data\TaxEntry":7:{s:7:"\x00*\x00type";s:8:"TaxEntry";s:18:"\x00*\x00localizedfields";O:39:"Pimcore\Model\DataObject\Localizedfield":3:{s:8:"\x00*\x00items";a:1:{s:2:"de";a:1:{s:4:"name";s:9:"MwSt (7%)";}}s:10:"\x00*\x00context";a:5:{s:6:"object";O:43:"Pimcore\Model\DataObject\OnlineShopTaxClass":25:{s:12:"\x00*\x00o_classId";s:7:"EF_OSTC";s:14:"\x00*\x00o_className";s:18:"OnlineShopTaxClass";s:26:"\x00*\x00taxEntryCombinationType";s:7:"combine";s:13:"\x00*\x00taxEntries";O:40:"Pimcore\Model\DataObject\Fieldcollection":2:{s:8:"\x00*\x00items";a:1:{i:0;r:101;}s:12:"\x00*\x00fieldname";s:10:"taxEntries";}s:20:"\x00*\x00__rawRelationData";a:1:{i:0;a:8:{s:6:"src_id";s:3:"100";s:7:"dest_id";s:6:"149532";s:4:"type";s:6:"object";s:9:"fieldname";s:7:"country";s:5:"index";s:1:"0";s:9:"ownertype";s:6:"object";s:9:"ownername";s:0:"";s:8:"position";s:1:"0";}}s:14:"\x00*\x00o_published";b:1;s:7:"\x00*\x00o_id";i:100;s:13:"\x00*\x00o_parentId";i:136;s:9:"\x00*\x00o_type";s:6:"object";s:8:"\x00*\x00o_key";s:9:"MwSt (7%)";s:9:"\x00*\x00o_path";s:52:"/Develey/Wirtschaftliches/Steuerklassen/Deutschland/";s:10:"\x00*\x00o_index";i:0;s:17:"\x00*\x00o_creationDate";i:1535014619;s:21:"\x00*\x00o_modificationDate";i:1624880937;s:14:"\x00*\x00o_userOwner";i:0;s:21:"\x00*\x00o_userModification";i:7;s:13:"\x00*\x00o_siblings";a:0:{}s:16:"\x00*\x00o_hasSiblings";a:0:{}s:11:"\x00*\x00o_locked";N;s:22:"\x00*\x00o_elementAdminStyle";N;s:19:"\x00*\x00o_childrenSortBy";N;s:17:"\x00*\x00o_versionCount";i:2;s:25:"\x00*\x00__dataVersionTimestamp";i:1624880937;s:12:"\x00*\x00_fulldump";b:0;s:24:"____pimcore_cache_item__";s:10:"object_100";}s:13:"containerType";s:15:"fieldcollection";s:12:"containerKey";s:8:"TaxEntry";s:9:"fieldname";s:10:"taxEntries";s:5:"index";s:1:"0";}s:11:"\x00*\x00objectId";i:100;}s:10:"\x00*\x00percent";i:7;s:8:"\x00*\x00index";i:0;s:12:"\x00*\x00fieldname";s:10:"taxEntries";s:11:"\x00*\x00objectId";i:100;s:12:"\x00*\x00_fulldump";b:0;}s:10:"\x00*\x00percent";i:7;s:9:"\x00*\x00amount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:12;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:8:"\x00*\x00taxId";s:11:"MwSt (7%)-7";}}}s:11:"cachedPrice";s:9:"1,77 €";s:7:"osPrice";r:66;s:13:"priceOriginal";r:66;s:13:"isProductFood";b:1;s:14:"deliverability";s:7:"instant";s:8:"priceOld";N;s:16:"deliveryCostHint";s:33:"inkl. MwSt. , zzgl. Versandkosten";s:14:"priceReference";d:5.9;s:4:"unit";s:1:"l";s:11:"hasVariants";b:0;s:30:"minimumPrice30DaysAllCountries";a:8:{s:2:"DE";d:1.77;s:2:"AT";d:1.82;s:2:"ES";d:1.82;s:2:"FR";d:1.75;s:2:"IT";d:1.82;s:2:"LU";d:1.7;s:2:"SE";d:1.85;s:2:"MT";d:1.95;}}";" "expire" => 1777455391 "mtime" => 1775036191 ] |
| 495 | 0.18 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "5833_productDataListing" [ "productDataListing" ] ] |
| 496 | 0.32 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "5833_productDataListing" "productDataListing" ] |
| 497 | 0.74 ms |
"COMMIT"
Parameters:
[] |
| 498 | 0.24 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "86283_productDataListing" ] ] |
| 499 | 0.37 ms |
SELECT o_id FROM objects WHERE o_id IN (149533,149594,149848,149654,149839,149852,149845)
Parameters:
[] |
| 500 | 3.13 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 86283 "149533" "prices" "object" "" "0" 1 ] |
| 501 | 2.53 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 86283 "149594" "prices" "object" "" "0" 2 ] |
| 502 | 0.63 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 86283 "149848" "prices" "object" "" "0" 3 ] |
| 503 | 0.57 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 86283 "149654" "prices" "object" "" "0" 4 ] |
| 504 | 2.29 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 86283 "149839" "prices" "object" "" "0" 5 ] |
| 505 | 0.60 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 86283 "149852" "prices" "object" "" "0" 6 ] |
| 506 | 0.48 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 86283 "149845" "prices" "object" "" "0" 7 ] |
| 507 | 1.01 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 508 | 2.01 ms |
SELECT objects.o_id as o_id, `objects`.`o_type` FROM `objects` WHERE ((o_parentId = ? AND objects.o_type IN ('variant')) AND objects.o_published = 1) ORDER BY `o_key` ASC
Parameters:
[
86283
]
|
| 509 | 2.43 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "product_price_history_86283_all_30" ] ] |
| 510 | 0.05 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 511 | 1.05 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 86283 ":countryCode" => "AT" ":startDate" => Carbon\Carbon {#4965 : "2026-03-02 00:00:00" } ] |
| 512 | 0.76 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 86283 ":countryCode" => "AT" ] |
| 513 | 0.54 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 86283 ":countryCode" => "ES" ":startDate" => Carbon\Carbon {#4965 : "2026-03-02 00:00:00" } ] |
| 514 | 0.36 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 86283 ":countryCode" => "ES" ] |
| 515 | 0.40 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 86283 ":countryCode" => "FR" ":startDate" => Carbon\Carbon {#4965 : "2026-03-02 00:00:00" } ] |
| 516 | 0.42 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 86283 ":countryCode" => "FR" ] |
| 517 | 0.29 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 86283 ":countryCode" => "IT" ":startDate" => Carbon\Carbon {#4965 : "2026-03-02 00:00:00" } ] |
| 518 | 0.51 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 86283 ":countryCode" => "IT" ] |
| 519 | 2.52 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 86283 ":countryCode" => "LU" ":startDate" => Carbon\Carbon {#4965 : "2026-03-02 00:00:00" } ] |
| 520 | 0.44 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 86283 ":countryCode" => "LU" ] |
| 521 | 0.31 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 86283 ":countryCode" => "SE" ":startDate" => Carbon\Carbon {#4965 : "2026-03-02 00:00:00" } ] |
| 522 | 0.32 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 86283 ":countryCode" => "SE" ] |
| 523 | 0.30 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 86283 ":countryCode" => "MT" ":startDate" => Carbon\Carbon {#4965 : "2026-03-02 00:00:00" } ] |
| 524 | 0.29 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 86283 ":countryCode" => "MT" ] |
| 525 | 0.29 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = 'DE' AND changedDateTime >= :startDate
Parameters:
[ ":id" => 86283 ":startDate" => Carbon\Carbon {#4965 : "2026-03-02 00:00:00" } ] |
| 526 | 0.38 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 86283 ":countryCode" => "DE" ] |
| 527 | 0.22 ms |
"START TRANSACTION"
Parameters:
[] |
| 528 | 0.32 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "product_price_history_86283_all_30" "data" => "s:134:"a:8:{s:2:"DE";d:1.08;s:2:"AT";d:1.11;s:2:"ES";d:1.11;s:2:"FR";d:1.06;s:2:"IT";d:1.11;s:2:"LU";d:1.04;s:2:"SE";d:1.13;s:2:"MT";d:1.19;}";" "expire" => 1775122591 "mtime" => 1775036191 ] |
| 529 | 0.13 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "product_price_history_86283_all_30" [ "22_getMinimumPrice" ] ] |
| 530 | 0.07 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "product_price_history_86283_all_30" "22_getMinimumPrice" ] |
| 531 | 4.07 ms |
"COMMIT"
Parameters:
[] |
| 532 | 0.20 ms |
"START TRANSACTION"
Parameters:
[] |
| 533 | 3.56 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "86283_productDataListing" "data" => "s:6289:"a:22:{s:5:"pimId";i:86283;s:2:"id";i:86283;s:13:"articleNumber";s:6:"807869";s:11:"amountValue";s:0:"";s:18:"amountAbbreviation";s:0:"";s:21:"articleNumberOriginal";s:6:"807869";s:8:"urlTitle";s:14:"kraeuter-essig";s:12:"thumbnailUrl";O:35:"Pimcore\Model\Asset\Image\Thumbnail":9:{s:8:"\x00*\x00asset";O:25:"Pimcore\Model\Asset\Image":20:{s:7:"\x00*\x00type";s:5:"image";s:5:"\x00*\x00id";i:3163;s:11:"\x00*\x00parentId";i:741;s:11:"\x00*\x00filename";s:33:"7869_BORN_Kräuteressig_750ml.png";s:7:"\x00*\x00path";s:35:"/Marken/Born/Produkte/Würze/Essig/";s:11:"\x00*\x00mimetype";s:9:"image/png";s:15:"\x00*\x00creationDate";i:1578924498;s:19:"\x00*\x00modificationDate";i:1578924498;s:12:"\x00*\x00userOwner";i:39;s:19:"\x00*\x00userModification";i:39;s:11:"\x00*\x00metadata";a:0:{}s:9:"\x00*\x00locked";N;s:17:"\x00*\x00customSettings";a:3:{s:10:"imageWidth";i:3456;s:11:"imageHeight";i:3456;s:25:"imageDimensionsCalculated";b:1;}s:14:"\x00*\x00hasMetaData";b:0;s:11:"\x00*\x00siblings";N;s:14:"\x00*\x00hasSiblings";N;s:15:"\x00*\x00_dataChanged";b:0;s:15:"\x00*\x00versionCount";i:0;s:25:"\x00*\x00__dataVersionTimestamp";i:1578924498;s:12:"\x00*\x00_fulldump";b:0;}s:9:"\x00*\x00config";O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:5:"items";a:1:{i:0;a:2:{s:6:"method";s:5:"frame";s:9:"arguments";a:3:{s:5:"width";i:420;s:6:"height";i:190;s:11:"forceResize";b:1;}}}s:6:"medias";a:0:{}s:4:"name";s:26:"productListImageBornBundle";s:11:"description";s:0:"";s:5:"group";s:0:"";s:6:"format";s:6:"SOURCE";s:7:"quality";i:85;s:14:"highResolution";d:0;s:13:"preserveColor";b:0;s:16:"preserveMetaData";b:0;s:12:"rasterizeSVG";b:0;s:12:"downloadable";b:0;s:16:"modificationDate";i:1563259822;s:12:"creationDate";i:1563259797;s:14:"filenameSuffix";N;s:15:"forcePictureTag";b:0;}s:17:"\x00*\x00filesystemPath";N;s:8:"\x00*\x00width";N;s:9:"\x00*\x00height";N;s:12:"\x00*\x00realWidth";N;s:13:"\x00*\x00realHeight";N;s:11:"\x00*\x00mimetype";N;s:11:"\x00*\x00deferred";b:1;}s:12:"thumbnailAlt";s:14:"Kräuter-Essig";s:4:"name";s:14:"Kräuter-Essig";s:5:"price";O:57:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price":6:{s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00currency";O:54:"Pimcore\Bundle\EcommerceFrameworkBundle\Model\Currency":5:{s:20:"\x00*\x00currencyShortName";s:3:"EUR";s:17:"\x00*\x00currencySymbol";N;s:15:"\x00*\x00currencyName";N;s:20:"\x00*\x00formattingService";O:34:"Pimcore\Localization\IntlFormatter":5:{s:9:"\x00*\x00locale";s:2:"de";s:17:"\x00*\x00dateFormatters";a:0:{}s:18:"\x00*\x00numberFormatter";N;s:21:"\x00*\x00currencyFormatters";a:1:{s:7:"default";O:15:"NumberFormatter":0:{}}s:18:"\x00*\x00currencyFormats";a:0:{}}s:15:"\x00*\x00patternStore";a:4:{s:4:"none";a:2:{s:4:"left";s:8:"#,##0.00";s:5:"right";s:8:"#,##0.00";}s:4:"sign";a:2:{s:4:"left";s:11:"¤ #,##0.00";s:5:"right";s:11:"#,##0.00 ¤";}s:9:"shortname";a:2:{s:4:"left";s:13:"¤¤ #,##0.00";s:5:"right";s:13:"#,##0.00 ¤¤";}s:8:"longname";a:2:{s:4:"left";s:15:"¤¤¤ #,##0.00";s:5:"right";s:15:"#,##0.00 ¤¤¤";}}}s:70:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00grossAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:108;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:68:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00netAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:101;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:82:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntryCombinationMode";s:7:"combine";s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00minPrice";b:0;s:69:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntries";a:1:{i:0;O:74:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\TaxManagement\TaxEntry":4:{s:8:"\x00*\x00entry";O:54:"Pimcore\Model\DataObject\Fieldcollection\Data\TaxEntry":7:{s:7:"\x00*\x00type";s:8:"TaxEntry";s:18:"\x00*\x00localizedfields";O:39:"Pimcore\Model\DataObject\Localizedfield":3:{s:8:"\x00*\x00items";a:1:{s:2:"de";a:1:{s:4:"name";s:9:"MwSt (7%)";}}s:10:"\x00*\x00context";a:5:{s:6:"object";O:43:"Pimcore\Model\DataObject\OnlineShopTaxClass":25:{s:12:"\x00*\x00o_classId";s:7:"EF_OSTC";s:14:"\x00*\x00o_className";s:18:"OnlineShopTaxClass";s:26:"\x00*\x00taxEntryCombinationType";s:7:"combine";s:13:"\x00*\x00taxEntries";O:40:"Pimcore\Model\DataObject\Fieldcollection":2:{s:8:"\x00*\x00items";a:1:{i:0;r:101;}s:12:"\x00*\x00fieldname";s:10:"taxEntries";}s:20:"\x00*\x00__rawRelationData";a:1:{i:0;a:8:{s:6:"src_id";s:3:"100";s:7:"dest_id";s:6:"149532";s:4:"type";s:6:"object";s:9:"fieldname";s:7:"country";s:5:"index";s:1:"0";s:9:"ownertype";s:6:"object";s:9:"ownername";s:0:"";s:8:"position";s:1:"0";}}s:14:"\x00*\x00o_published";b:1;s:7:"\x00*\x00o_id";i:100;s:13:"\x00*\x00o_parentId";i:136;s:9:"\x00*\x00o_type";s:6:"object";s:8:"\x00*\x00o_key";s:9:"MwSt (7%)";s:9:"\x00*\x00o_path";s:52:"/Develey/Wirtschaftliches/Steuerklassen/Deutschland/";s:10:"\x00*\x00o_index";i:0;s:17:"\x00*\x00o_creationDate";i:1535014619;s:21:"\x00*\x00o_modificationDate";i:1624880937;s:14:"\x00*\x00o_userOwner";i:0;s:21:"\x00*\x00o_userModification";i:7;s:13:"\x00*\x00o_siblings";a:0:{}s:16:"\x00*\x00o_hasSiblings";a:0:{}s:11:"\x00*\x00o_locked";N;s:22:"\x00*\x00o_elementAdminStyle";N;s:19:"\x00*\x00o_childrenSortBy";N;s:17:"\x00*\x00o_versionCount";i:2;s:25:"\x00*\x00__dataVersionTimestamp";i:1624880937;s:12:"\x00*\x00_fulldump";b:0;s:24:"____pimcore_cache_item__";s:10:"object_100";}s:13:"containerType";s:15:"fieldcollection";s:12:"containerKey";s:8:"TaxEntry";s:9:"fieldname";s:10:"taxEntries";s:5:"index";s:1:"0";}s:11:"\x00*\x00objectId";i:100;}s:10:"\x00*\x00percent";i:7;s:8:"\x00*\x00index";i:0;s:12:"\x00*\x00fieldname";s:10:"taxEntries";s:11:"\x00*\x00objectId";i:100;s:12:"\x00*\x00_fulldump";b:0;}s:10:"\x00*\x00percent";i:7;s:9:"\x00*\x00amount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:7;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:8:"\x00*\x00taxId";s:11:"MwSt (7%)-7";}}}s:11:"cachedPrice";s:9:"1,08 €";s:7:"osPrice";r:66;s:13:"priceOriginal";r:66;s:13:"isProductFood";b:1;s:14:"deliverability";s:7:"instant";s:8:"priceOld";N;s:16:"deliveryCostHint";s:33:"inkl. MwSt. , zzgl. Versandkosten";s:14:"priceReference";d:1.44;s:4:"unit";s:1:"l";s:11:"hasVariants";b:0;s:30:"minimumPrice30DaysAllCountries";a:8:{s:2:"DE";d:1.08;s:2:"AT";d:1.11;s:2:"ES";d:1.11;s:2:"FR";d:1.06;s:2:"IT";d:1.11;s:2:"LU";d:1.04;s:2:"SE";d:1.13;s:2:"MT";d:1.19;}}";" "expire" => 1777455391 "mtime" => 1775036191 ] |
| 534 | 0.30 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "86283_productDataListing" [ "productDataListing" ] ] |
| 535 | 0.11 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "86283_productDataListing" "productDataListing" ] |
| 536 | 3.03 ms |
"COMMIT"
Parameters:
[] |
| 537 | 2.77 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "5851_productDataListing" ] ] |
| 538 | 0.10 ms |
SELECT o_id FROM objects WHERE o_id IN (149533,149594,149848,149654,149839,149852,149845)
Parameters:
[] |
| 539 | 0.51 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5851 "149533" "prices" "object" "" "0" 1 ] |
| 540 | 0.73 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5851 "149594" "prices" "object" "" "0" 2 ] |
| 541 | 0.63 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5851 "149848" "prices" "object" "" "0" 3 ] |
| 542 | 0.26 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5851 "149654" "prices" "object" "" "0" 4 ] |
| 543 | 0.39 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5851 "149839" "prices" "object" "" "0" 5 ] |
| 544 | 0.47 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5851 "149852" "prices" "object" "" "0" 6 ] |
| 545 | 0.31 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5851 "149845" "prices" "object" "" "0" 7 ] |
| 546 | 0.06 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 547 | 0.37 ms |
SELECT objects.o_id as o_id, `objects`.`o_type` FROM `objects` WHERE ((o_parentId = ? AND objects.o_type IN ('variant')) AND objects.o_published = 1) ORDER BY `o_key` ASC
Parameters:
[
5851
]
|
| 548 | 1.73 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "product_price_history_5851_all_30" ] ] |
| 549 | 0.04 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 550 | 0.68 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5851 ":countryCode" => "AT" ":startDate" => Carbon\Carbon {#5043 : "2026-03-02 00:00:00" } ] |
| 551 | 0.77 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5851 ":countryCode" => "AT" ] |
| 552 | 2.66 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5851 ":countryCode" => "ES" ":startDate" => Carbon\Carbon {#5043 : "2026-03-02 00:00:00" } ] |
| 553 | 0.83 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5851 ":countryCode" => "ES" ] |
| 554 | 2.02 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5851 ":countryCode" => "FR" ":startDate" => Carbon\Carbon {#5043 : "2026-03-02 00:00:00" } ] |
| 555 | 2.56 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5851 ":countryCode" => "FR" ] |
| 556 | 1.68 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5851 ":countryCode" => "IT" ":startDate" => Carbon\Carbon {#5043 : "2026-03-02 00:00:00" } ] |
| 557 | 0.55 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5851 ":countryCode" => "IT" ] |
| 558 | 2.09 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5851 ":countryCode" => "LU" ":startDate" => Carbon\Carbon {#5043 : "2026-03-02 00:00:00" } ] |
| 559 | 0.32 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5851 ":countryCode" => "LU" ] |
| 560 | 2.46 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5851 ":countryCode" => "SE" ":startDate" => Carbon\Carbon {#5043 : "2026-03-02 00:00:00" } ] |
| 561 | 0.55 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5851 ":countryCode" => "SE" ] |
| 562 | 0.64 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5851 ":countryCode" => "MT" ":startDate" => Carbon\Carbon {#5043 : "2026-03-02 00:00:00" } ] |
| 563 | 0.30 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5851 ":countryCode" => "MT" ] |
| 564 | 0.29 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = 'DE' AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5851 ":startDate" => Carbon\Carbon {#5043 : "2026-03-02 00:00:00" } ] |
| 565 | 0.31 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5851 ":countryCode" => "DE" ] |
| 566 | 0.04 ms |
"START TRANSACTION"
Parameters:
[] |
| 567 | 0.36 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "product_price_history_5851_all_30" "data" => "s:134:"a:8:{s:2:"DE";d:1.08;s:2:"AT";d:1.11;s:2:"ES";d:1.11;s:2:"FR";d:1.06;s:2:"IT";d:1.11;s:2:"LU";d:1.04;s:2:"SE";d:1.13;s:2:"MT";d:1.19;}";" "expire" => 1775122591 "mtime" => 1775036191 ] |
| 568 | 0.15 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "product_price_history_5851_all_30" [ "22_getMinimumPrice" ] ] |
| 569 | 0.08 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "product_price_history_5851_all_30" "22_getMinimumPrice" ] |
| 570 | 2.21 ms |
"COMMIT"
Parameters:
[] |
| 571 | 0.04 ms |
"START TRANSACTION"
Parameters:
[] |
| 572 | 0.33 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "5851_productDataListing" "data" => "s:6272:"a:22:{s:5:"pimId";i:5851;s:2:"id";i:5851;s:13:"articleNumber";s:6:"807868";s:11:"amountValue";s:0:"";s:18:"amountAbbreviation";s:0:"";s:21:"articleNumberOriginal";s:6:"807868";s:8:"urlTitle";s:10:"spritessig";s:12:"thumbnailUrl";O:35:"Pimcore\Model\Asset\Image\Thumbnail":9:{s:8:"\x00*\x00asset";O:25:"Pimcore\Model\Asset\Image":20:{s:7:"\x00*\x00type";s:5:"image";s:5:"\x00*\x00id";i:3162;s:11:"\x00*\x00parentId";i:741;s:11:"\x00*\x00filename";s:30:"7868_BORN_Spritessig_750ml.png";s:7:"\x00*\x00path";s:35:"/Marken/Born/Produkte/Würze/Essig/";s:11:"\x00*\x00mimetype";s:9:"image/png";s:15:"\x00*\x00creationDate";i:1578924494;s:19:"\x00*\x00modificationDate";i:1578924494;s:12:"\x00*\x00userOwner";i:39;s:19:"\x00*\x00userModification";i:39;s:11:"\x00*\x00metadata";a:0:{}s:9:"\x00*\x00locked";N;s:17:"\x00*\x00customSettings";a:3:{s:10:"imageWidth";i:3456;s:11:"imageHeight";i:3456;s:25:"imageDimensionsCalculated";b:1;}s:14:"\x00*\x00hasMetaData";b:0;s:11:"\x00*\x00siblings";N;s:14:"\x00*\x00hasSiblings";N;s:15:"\x00*\x00_dataChanged";b:0;s:15:"\x00*\x00versionCount";i:0;s:25:"\x00*\x00__dataVersionTimestamp";i:1578924494;s:12:"\x00*\x00_fulldump";b:0;}s:9:"\x00*\x00config";O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:5:"items";a:1:{i:0;a:2:{s:6:"method";s:5:"frame";s:9:"arguments";a:3:{s:5:"width";i:420;s:6:"height";i:190;s:11:"forceResize";b:1;}}}s:6:"medias";a:0:{}s:4:"name";s:26:"productListImageBornBundle";s:11:"description";s:0:"";s:5:"group";s:0:"";s:6:"format";s:6:"SOURCE";s:7:"quality";i:85;s:14:"highResolution";d:0;s:13:"preserveColor";b:0;s:16:"preserveMetaData";b:0;s:12:"rasterizeSVG";b:0;s:12:"downloadable";b:0;s:16:"modificationDate";i:1563259822;s:12:"creationDate";i:1563259797;s:14:"filenameSuffix";N;s:15:"forcePictureTag";b:0;}s:17:"\x00*\x00filesystemPath";N;s:8:"\x00*\x00width";N;s:9:"\x00*\x00height";N;s:12:"\x00*\x00realWidth";N;s:13:"\x00*\x00realHeight";N;s:11:"\x00*\x00mimetype";N;s:11:"\x00*\x00deferred";b:1;}s:12:"thumbnailAlt";s:10:"Spritessig";s:4:"name";s:10:"Spritessig";s:5:"price";O:57:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price":6:{s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00currency";O:54:"Pimcore\Bundle\EcommerceFrameworkBundle\Model\Currency":5:{s:20:"\x00*\x00currencyShortName";s:3:"EUR";s:17:"\x00*\x00currencySymbol";N;s:15:"\x00*\x00currencyName";N;s:20:"\x00*\x00formattingService";O:34:"Pimcore\Localization\IntlFormatter":5:{s:9:"\x00*\x00locale";s:2:"de";s:17:"\x00*\x00dateFormatters";a:0:{}s:18:"\x00*\x00numberFormatter";N;s:21:"\x00*\x00currencyFormatters";a:1:{s:7:"default";O:15:"NumberFormatter":0:{}}s:18:"\x00*\x00currencyFormats";a:0:{}}s:15:"\x00*\x00patternStore";a:4:{s:4:"none";a:2:{s:4:"left";s:8:"#,##0.00";s:5:"right";s:8:"#,##0.00";}s:4:"sign";a:2:{s:4:"left";s:11:"¤ #,##0.00";s:5:"right";s:11:"#,##0.00 ¤";}s:9:"shortname";a:2:{s:4:"left";s:13:"¤¤ #,##0.00";s:5:"right";s:13:"#,##0.00 ¤¤";}s:8:"longname";a:2:{s:4:"left";s:15:"¤¤¤ #,##0.00";s:5:"right";s:15:"#,##0.00 ¤¤¤";}}}s:70:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00grossAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:108;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:68:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00netAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:101;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:82:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntryCombinationMode";s:7:"combine";s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00minPrice";b:0;s:69:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntries";a:1:{i:0;O:74:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\TaxManagement\TaxEntry":4:{s:8:"\x00*\x00entry";O:54:"Pimcore\Model\DataObject\Fieldcollection\Data\TaxEntry":7:{s:7:"\x00*\x00type";s:8:"TaxEntry";s:18:"\x00*\x00localizedfields";O:39:"Pimcore\Model\DataObject\Localizedfield":3:{s:8:"\x00*\x00items";a:1:{s:2:"de";a:1:{s:4:"name";s:9:"MwSt (7%)";}}s:10:"\x00*\x00context";a:5:{s:6:"object";O:43:"Pimcore\Model\DataObject\OnlineShopTaxClass":25:{s:12:"\x00*\x00o_classId";s:7:"EF_OSTC";s:14:"\x00*\x00o_className";s:18:"OnlineShopTaxClass";s:26:"\x00*\x00taxEntryCombinationType";s:7:"combine";s:13:"\x00*\x00taxEntries";O:40:"Pimcore\Model\DataObject\Fieldcollection":2:{s:8:"\x00*\x00items";a:1:{i:0;r:101;}s:12:"\x00*\x00fieldname";s:10:"taxEntries";}s:20:"\x00*\x00__rawRelationData";a:1:{i:0;a:8:{s:6:"src_id";s:3:"100";s:7:"dest_id";s:6:"149532";s:4:"type";s:6:"object";s:9:"fieldname";s:7:"country";s:5:"index";s:1:"0";s:9:"ownertype";s:6:"object";s:9:"ownername";s:0:"";s:8:"position";s:1:"0";}}s:14:"\x00*\x00o_published";b:1;s:7:"\x00*\x00o_id";i:100;s:13:"\x00*\x00o_parentId";i:136;s:9:"\x00*\x00o_type";s:6:"object";s:8:"\x00*\x00o_key";s:9:"MwSt (7%)";s:9:"\x00*\x00o_path";s:52:"/Develey/Wirtschaftliches/Steuerklassen/Deutschland/";s:10:"\x00*\x00o_index";i:0;s:17:"\x00*\x00o_creationDate";i:1535014619;s:21:"\x00*\x00o_modificationDate";i:1624880937;s:14:"\x00*\x00o_userOwner";i:0;s:21:"\x00*\x00o_userModification";i:7;s:13:"\x00*\x00o_siblings";a:0:{}s:16:"\x00*\x00o_hasSiblings";a:0:{}s:11:"\x00*\x00o_locked";N;s:22:"\x00*\x00o_elementAdminStyle";N;s:19:"\x00*\x00o_childrenSortBy";N;s:17:"\x00*\x00o_versionCount";i:2;s:25:"\x00*\x00__dataVersionTimestamp";i:1624880937;s:12:"\x00*\x00_fulldump";b:0;s:24:"____pimcore_cache_item__";s:10:"object_100";}s:13:"containerType";s:15:"fieldcollection";s:12:"containerKey";s:8:"TaxEntry";s:9:"fieldname";s:10:"taxEntries";s:5:"index";s:1:"0";}s:11:"\x00*\x00objectId";i:100;}s:10:"\x00*\x00percent";i:7;s:8:"\x00*\x00index";i:0;s:12:"\x00*\x00fieldname";s:10:"taxEntries";s:11:"\x00*\x00objectId";i:100;s:12:"\x00*\x00_fulldump";b:0;}s:10:"\x00*\x00percent";i:7;s:9:"\x00*\x00amount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:7;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:8:"\x00*\x00taxId";s:11:"MwSt (7%)-7";}}}s:11:"cachedPrice";s:9:"1,08 €";s:7:"osPrice";r:66;s:13:"priceOriginal";r:66;s:13:"isProductFood";b:1;s:14:"deliverability";s:7:"instant";s:8:"priceOld";N;s:16:"deliveryCostHint";s:33:"inkl. MwSt. , zzgl. Versandkosten";s:14:"priceReference";d:1.44;s:4:"unit";s:1:"l";s:11:"hasVariants";b:0;s:30:"minimumPrice30DaysAllCountries";a:8:{s:2:"DE";d:1.08;s:2:"AT";d:1.11;s:2:"ES";d:1.11;s:2:"FR";d:1.06;s:2:"IT";d:1.11;s:2:"LU";d:1.04;s:2:"SE";d:1.13;s:2:"MT";d:1.19;}}";" "expire" => 1777455391 "mtime" => 1775036191 ] |
| 573 | 0.14 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "5851_productDataListing" [ "productDataListing" ] ] |
| 574 | 0.06 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "5851_productDataListing" "productDataListing" ] |
| 575 | 0.84 ms |
"COMMIT"
Parameters:
[] |
| 576 | 0.18 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "5850_productDataListing" ] ] |
| 577 | 0.05 ms |
SELECT o_id FROM objects WHERE o_id IN (149533,149594,149848,149654,149839,149852,149845)
Parameters:
[] |
| 578 | 0.29 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5850 "149533" "prices" "object" "" "0" 1 ] |
| 579 | 0.22 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5850 "149594" "prices" "object" "" "0" 2 ] |
| 580 | 0.31 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5850 "149848" "prices" "object" "" "0" 3 ] |
| 581 | 0.20 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5850 "149654" "prices" "object" "" "0" 4 ] |
| 582 | 4.31 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5850 "149839" "prices" "object" "" "0" 5 ] |
| 583 | 2.19 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5850 "149852" "prices" "object" "" "0" 6 ] |
| 584 | 4.00 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5850 "149845" "prices" "object" "" "0" 7 ] |
| 585 | 1.94 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 586 | 1.25 ms |
SELECT objects.o_id as o_id, `objects`.`o_type` FROM `objects` WHERE ((o_parentId = ? AND objects.o_type IN ('variant')) AND objects.o_published = 1) ORDER BY `o_key` ASC
Parameters:
[
5850
]
|
| 587 | 0.28 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "product_price_history_5850_all_30" ] ] |
| 588 | 0.05 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 589 | 0.71 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5850 ":countryCode" => "AT" ":startDate" => Carbon\Carbon {#5121 : "2026-03-02 00:00:00" } ] |
| 590 | 0.45 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5850 ":countryCode" => "AT" ] |
| 591 | 0.63 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5850 ":countryCode" => "ES" ":startDate" => Carbon\Carbon {#5121 : "2026-03-02 00:00:00" } ] |
| 592 | 0.48 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5850 ":countryCode" => "ES" ] |
| 593 | 0.41 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5850 ":countryCode" => "FR" ":startDate" => Carbon\Carbon {#5121 : "2026-03-02 00:00:00" } ] |
| 594 | 0.31 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5850 ":countryCode" => "FR" ] |
| 595 | 0.33 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5850 ":countryCode" => "IT" ":startDate" => Carbon\Carbon {#5121 : "2026-03-02 00:00:00" } ] |
| 596 | 0.41 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5850 ":countryCode" => "IT" ] |
| 597 | 0.43 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5850 ":countryCode" => "LU" ":startDate" => Carbon\Carbon {#5121 : "2026-03-02 00:00:00" } ] |
| 598 | 0.54 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5850 ":countryCode" => "LU" ] |
| 599 | 0.31 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5850 ":countryCode" => "SE" ":startDate" => Carbon\Carbon {#5121 : "2026-03-02 00:00:00" } ] |
| 600 | 0.42 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5850 ":countryCode" => "SE" ] |
| 601 | 0.36 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5850 ":countryCode" => "MT" ":startDate" => Carbon\Carbon {#5121 : "2026-03-02 00:00:00" } ] |
| 602 | 0.32 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5850 ":countryCode" => "MT" ] |
| 603 | 0.34 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = 'DE' AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5850 ":startDate" => Carbon\Carbon {#5121 : "2026-03-02 00:00:00" } ] |
| 604 | 0.59 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5850 ":countryCode" => "DE" ] |
| 605 | 0.06 ms |
"START TRANSACTION"
Parameters:
[] |
| 606 | 0.50 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "product_price_history_5850_all_30" "data" => "s:134:"a:8:{s:2:"DE";d:1.28;s:2:"AT";d:1.32;s:2:"ES";d:1.32;s:2:"FR";d:1.26;s:2:"IT";d:1.32;s:2:"LU";d:1.23;s:2:"SE";d:1.34;s:2:"MT";d:1.41;}";" "expire" => 1775122591 "mtime" => 1775036191 ] |
| 607 | 0.18 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "product_price_history_5850_all_30" [ "22_getMinimumPrice" ] ] |
| 608 | 0.12 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "product_price_history_5850_all_30" "22_getMinimumPrice" ] |
| 609 | 1.05 ms |
"COMMIT"
Parameters:
[] |
| 610 | 1.94 ms |
"START TRANSACTION"
Parameters:
[] |
| 611 | 0.36 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "5850_productDataListing" "data" => "s:6279:"a:22:{s:5:"pimId";i:5850;s:2:"id";i:5850;s:13:"articleNumber";s:6:"806782";s:11:"amountValue";s:0:"";s:18:"amountAbbreviation";s:0:"";s:21:"articleNumberOriginal";s:6:"806782";s:8:"urlTitle";s:12:"essig-essenz";s:12:"thumbnailUrl";O:35:"Pimcore\Model\Asset\Image\Thumbnail":9:{s:8:"\x00*\x00asset";O:25:"Pimcore\Model\Asset\Image":20:{s:7:"\x00*\x00type";s:5:"image";s:5:"\x00*\x00id";i:3161;s:11:"\x00*\x00parentId";i:741;s:11:"\x00*\x00filename";s:32:"6782_BORN_Essig-Essenz_400ml.png";s:7:"\x00*\x00path";s:35:"/Marken/Born/Produkte/Würze/Essig/";s:11:"\x00*\x00mimetype";s:9:"image/png";s:15:"\x00*\x00creationDate";i:1578924475;s:19:"\x00*\x00modificationDate";i:1578924475;s:12:"\x00*\x00userOwner";i:39;s:19:"\x00*\x00userModification";i:39;s:11:"\x00*\x00metadata";a:0:{}s:9:"\x00*\x00locked";N;s:17:"\x00*\x00customSettings";a:3:{s:10:"imageWidth";i:3456;s:11:"imageHeight";i:3456;s:25:"imageDimensionsCalculated";b:1;}s:14:"\x00*\x00hasMetaData";b:0;s:11:"\x00*\x00siblings";N;s:14:"\x00*\x00hasSiblings";N;s:15:"\x00*\x00_dataChanged";b:0;s:15:"\x00*\x00versionCount";i:0;s:25:"\x00*\x00__dataVersionTimestamp";i:1578924475;s:12:"\x00*\x00_fulldump";b:0;}s:9:"\x00*\x00config";O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:5:"items";a:1:{i:0;a:2:{s:6:"method";s:5:"frame";s:9:"arguments";a:3:{s:5:"width";i:420;s:6:"height";i:190;s:11:"forceResize";b:1;}}}s:6:"medias";a:0:{}s:4:"name";s:26:"productListImageBornBundle";s:11:"description";s:0:"";s:5:"group";s:0:"";s:6:"format";s:6:"SOURCE";s:7:"quality";i:85;s:14:"highResolution";d:0;s:13:"preserveColor";b:0;s:16:"preserveMetaData";b:0;s:12:"rasterizeSVG";b:0;s:12:"downloadable";b:0;s:16:"modificationDate";i:1563259822;s:12:"creationDate";i:1563259797;s:14:"filenameSuffix";N;s:15:"forcePictureTag";b:0;}s:17:"\x00*\x00filesystemPath";N;s:8:"\x00*\x00width";N;s:9:"\x00*\x00height";N;s:12:"\x00*\x00realWidth";N;s:13:"\x00*\x00realHeight";N;s:11:"\x00*\x00mimetype";N;s:11:"\x00*\x00deferred";b:1;}s:12:"thumbnailAlt";s:12:"Essig-Essenz";s:4:"name";s:12:"Essig-Essenz";s:5:"price";O:57:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price":6:{s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00currency";O:54:"Pimcore\Bundle\EcommerceFrameworkBundle\Model\Currency":5:{s:20:"\x00*\x00currencyShortName";s:3:"EUR";s:17:"\x00*\x00currencySymbol";N;s:15:"\x00*\x00currencyName";N;s:20:"\x00*\x00formattingService";O:34:"Pimcore\Localization\IntlFormatter":5:{s:9:"\x00*\x00locale";s:2:"de";s:17:"\x00*\x00dateFormatters";a:0:{}s:18:"\x00*\x00numberFormatter";N;s:21:"\x00*\x00currencyFormatters";a:1:{s:7:"default";O:15:"NumberFormatter":0:{}}s:18:"\x00*\x00currencyFormats";a:0:{}}s:15:"\x00*\x00patternStore";a:4:{s:4:"none";a:2:{s:4:"left";s:8:"#,##0.00";s:5:"right";s:8:"#,##0.00";}s:4:"sign";a:2:{s:4:"left";s:11:"¤ #,##0.00";s:5:"right";s:11:"#,##0.00 ¤";}s:9:"shortname";a:2:{s:4:"left";s:13:"¤¤ #,##0.00";s:5:"right";s:13:"#,##0.00 ¤¤";}s:8:"longname";a:2:{s:4:"left";s:15:"¤¤¤ #,##0.00";s:5:"right";s:15:"#,##0.00 ¤¤¤";}}}s:70:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00grossAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:128;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:68:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00netAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:120;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:82:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntryCombinationMode";s:7:"combine";s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00minPrice";b:0;s:69:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntries";a:1:{i:0;O:74:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\TaxManagement\TaxEntry":4:{s:8:"\x00*\x00entry";O:54:"Pimcore\Model\DataObject\Fieldcollection\Data\TaxEntry":7:{s:7:"\x00*\x00type";s:8:"TaxEntry";s:18:"\x00*\x00localizedfields";O:39:"Pimcore\Model\DataObject\Localizedfield":3:{s:8:"\x00*\x00items";a:1:{s:2:"de";a:1:{s:4:"name";s:9:"MwSt (7%)";}}s:10:"\x00*\x00context";a:5:{s:6:"object";O:43:"Pimcore\Model\DataObject\OnlineShopTaxClass":25:{s:12:"\x00*\x00o_classId";s:7:"EF_OSTC";s:14:"\x00*\x00o_className";s:18:"OnlineShopTaxClass";s:26:"\x00*\x00taxEntryCombinationType";s:7:"combine";s:13:"\x00*\x00taxEntries";O:40:"Pimcore\Model\DataObject\Fieldcollection":2:{s:8:"\x00*\x00items";a:1:{i:0;r:101;}s:12:"\x00*\x00fieldname";s:10:"taxEntries";}s:20:"\x00*\x00__rawRelationData";a:1:{i:0;a:8:{s:6:"src_id";s:3:"100";s:7:"dest_id";s:6:"149532";s:4:"type";s:6:"object";s:9:"fieldname";s:7:"country";s:5:"index";s:1:"0";s:9:"ownertype";s:6:"object";s:9:"ownername";s:0:"";s:8:"position";s:1:"0";}}s:14:"\x00*\x00o_published";b:1;s:7:"\x00*\x00o_id";i:100;s:13:"\x00*\x00o_parentId";i:136;s:9:"\x00*\x00o_type";s:6:"object";s:8:"\x00*\x00o_key";s:9:"MwSt (7%)";s:9:"\x00*\x00o_path";s:52:"/Develey/Wirtschaftliches/Steuerklassen/Deutschland/";s:10:"\x00*\x00o_index";i:0;s:17:"\x00*\x00o_creationDate";i:1535014619;s:21:"\x00*\x00o_modificationDate";i:1624880937;s:14:"\x00*\x00o_userOwner";i:0;s:21:"\x00*\x00o_userModification";i:7;s:13:"\x00*\x00o_siblings";a:0:{}s:16:"\x00*\x00o_hasSiblings";a:0:{}s:11:"\x00*\x00o_locked";N;s:22:"\x00*\x00o_elementAdminStyle";N;s:19:"\x00*\x00o_childrenSortBy";N;s:17:"\x00*\x00o_versionCount";i:2;s:25:"\x00*\x00__dataVersionTimestamp";i:1624880937;s:12:"\x00*\x00_fulldump";b:0;s:24:"____pimcore_cache_item__";s:10:"object_100";}s:13:"containerType";s:15:"fieldcollection";s:12:"containerKey";s:8:"TaxEntry";s:9:"fieldname";s:10:"taxEntries";s:5:"index";s:1:"0";}s:11:"\x00*\x00objectId";i:100;}s:10:"\x00*\x00percent";i:7;s:8:"\x00*\x00index";i:0;s:12:"\x00*\x00fieldname";s:10:"taxEntries";s:11:"\x00*\x00objectId";i:100;s:12:"\x00*\x00_fulldump";b:0;}s:10:"\x00*\x00percent";i:7;s:9:"\x00*\x00amount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:8;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:8:"\x00*\x00taxId";s:11:"MwSt (7%)-7";}}}s:11:"cachedPrice";s:9:"1,28 €";s:7:"osPrice";r:66;s:13:"priceOriginal";r:66;s:13:"isProductFood";b:1;s:14:"deliverability";s:7:"instant";s:8:"priceOld";N;s:16:"deliveryCostHint";s:33:"inkl. MwSt. , zzgl. Versandkosten";s:14:"priceReference";d:3.2;s:4:"unit";s:1:"l";s:11:"hasVariants";b:0;s:30:"minimumPrice30DaysAllCountries";a:8:{s:2:"DE";d:1.28;s:2:"AT";d:1.32;s:2:"ES";d:1.32;s:2:"FR";d:1.26;s:2:"IT";d:1.32;s:2:"LU";d:1.23;s:2:"SE";d:1.34;s:2:"MT";d:1.41;}}";" "expire" => 1777455391 "mtime" => 1775036191 ] |
| 612 | 0.30 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "5850_productDataListing" [ "productDataListing" ] ] |
| 613 | 0.14 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "5850_productDataListing" "productDataListing" ] |
| 614 | 0.90 ms |
"COMMIT"
Parameters:
[] |
| 615 | 0.68 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "5852_productDataListing" ] ] |
| 616 | 0.35 ms |
SELECT o_id FROM objects WHERE o_id IN (149533,149594,149848,149654,149839,149852,149845)
Parameters:
[] |
| 617 | 1.08 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5852 "149533" "prices" "object" "" "0" 1 ] |
| 618 | 2.18 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5852 "149594" "prices" "object" "" "0" 2 ] |
| 619 | 0.48 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5852 "149848" "prices" "object" "" "0" 3 ] |
| 620 | 0.35 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5852 "149654" "prices" "object" "" "0" 4 ] |
| 621 | 0.99 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5852 "149839" "prices" "object" "" "0" 5 ] |
| 622 | 0.24 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5852 "149852" "prices" "object" "" "0" 6 ] |
| 623 | 0.45 ms |
SELECT * FROM object_metadata_11 WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (type = 'object' or type = '')
Parameters:
[ 5852 "149845" "prices" "object" "" "0" 7 ] |
| 624 | 0.65 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 625 | 0.35 ms |
SELECT objects.o_id as o_id, `objects`.`o_type` FROM `objects` WHERE ((o_parentId = ? AND objects.o_type IN ('variant')) AND objects.o_published = 1) ORDER BY `o_key` ASC
Parameters:
[
5852
]
|
| 626 | 0.40 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "product_price_history_5852_all_30" ] ] |
| 627 | 0.05 ms |
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (149533,149594,149848,149654,149839,149852,149845);
Parameters:
[] |
| 628 | 0.38 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5852 ":countryCode" => "AT" ":startDate" => Carbon\Carbon {#5199 : "2026-03-02 00:00:00" } ] |
| 629 | 2.70 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5852 ":countryCode" => "AT" ] |
| 630 | 2.09 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5852 ":countryCode" => "ES" ":startDate" => Carbon\Carbon {#5199 : "2026-03-02 00:00:00" } ] |
| 631 | 3.18 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5852 ":countryCode" => "ES" ] |
| 632 | 0.71 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5852 ":countryCode" => "FR" ":startDate" => Carbon\Carbon {#5199 : "2026-03-02 00:00:00" } ] |
| 633 | 0.36 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5852 ":countryCode" => "FR" ] |
| 634 | 0.30 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5852 ":countryCode" => "IT" ":startDate" => Carbon\Carbon {#5199 : "2026-03-02 00:00:00" } ] |
| 635 | 1.04 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5852 ":countryCode" => "IT" ] |
| 636 | 0.87 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5852 ":countryCode" => "LU" ":startDate" => Carbon\Carbon {#5199 : "2026-03-02 00:00:00" } ] |
| 637 | 1.51 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5852 ":countryCode" => "LU" ] |
| 638 | 1.24 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5852 ":countryCode" => "SE" ":startDate" => Carbon\Carbon {#5199 : "2026-03-02 00:00:00" } ] |
| 639 | 1.93 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5852 ":countryCode" => "SE" ] |
| 640 | 0.42 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = :countryCode AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5852 ":countryCode" => "MT" ":startDate" => Carbon\Carbon {#5199 : "2026-03-02 00:00:00" } ] |
| 641 | 0.39 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5852 ":countryCode" => "MT" ] |
| 642 | 0.35 ms |
SELECT MIN(price) FROM object_22 WHERE product__id = :id AND countryCode = 'DE' AND changedDateTime >= :startDate
Parameters:
[ ":id" => 5852 ":startDate" => Carbon\Carbon {#5199 : "2026-03-02 00:00:00" } ] |
| 643 | 0.33 ms |
SELECT price FROM object_22 WHERE product__id = :id AND countryCode = :countryCode ORDER BY changedDateTime DESC LIMIT 2
Parameters:
[ ":id" => 5852 ":countryCode" => "DE" ] |
| 644 | 0.26 ms |
"START TRANSACTION"
Parameters:
[] |
| 645 | 0.45 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "product_price_history_5852_all_30" "data" => "s:134:"a:8:{s:2:"DE";d:1.96;s:2:"AT";d:2.01;s:2:"ES";d:2.01;s:2:"FR";d:1.93;s:2:"IT";d:2.01;s:2:"LU";d:1.89;s:2:"SE";d:2.05;s:2:"MT";d:2.16;}";" "expire" => 1775122591 "mtime" => 1775036191 ] |
| 646 | 3.60 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "product_price_history_5852_all_30" [ "22_getMinimumPrice" ] ] |
| 647 | 2.02 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "product_price_history_5852_all_30" "22_getMinimumPrice" ] |
| 648 | 3.66 ms |
"COMMIT"
Parameters:
[] |
| 649 | 0.18 ms |
"START TRANSACTION"
Parameters:
[] |
| 650 | 0.39 ms |
INSERT INTO cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime) ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime)
Parameters:
[ "id" => "5852_productDataListing" "data" => "s:6271:"a:22:{s:5:"pimId";i:5852;s:2:"id";i:5852;s:13:"articleNumber";s:6:"809980";s:11:"amountValue";s:0:"";s:18:"amountAbbreviation";s:0:"";s:21:"articleNumberOriginal";s:6:"809980";s:8:"urlTitle";s:11:"senfkoerner";s:12:"thumbnailUrl";O:35:"Pimcore\Model\Asset\Image\Thumbnail":9:{s:8:"\x00*\x00asset";O:25:"Pimcore\Model\Asset\Image":20:{s:7:"\x00*\x00type";s:5:"image";s:5:"\x00*\x00id";i:1250;s:11:"\x00*\x00parentId";i:745;s:11:"\x00*\x00filename";s:21:"9980_Senf_Koerner.png";s:7:"\x00*\x00path";s:42:"/Marken/Born/Produkte/Würze/Speisewürze/";s:11:"\x00*\x00mimetype";s:9:"image/png";s:15:"\x00*\x00creationDate";i:1558448535;s:19:"\x00*\x00modificationDate";i:1558448547;s:12:"\x00*\x00userOwner";i:0;s:19:"\x00*\x00userModification";i:0;s:11:"\x00*\x00metadata";a:0:{}s:9:"\x00*\x00locked";N;s:17:"\x00*\x00customSettings";a:3:{s:10:"imageWidth";i:660;s:11:"imageHeight";i:780;s:25:"imageDimensionsCalculated";b:1;}s:14:"\x00*\x00hasMetaData";b:0;s:11:"\x00*\x00siblings";N;s:14:"\x00*\x00hasSiblings";N;s:15:"\x00*\x00_dataChanged";b:0;s:15:"\x00*\x00versionCount";i:0;s:25:"\x00*\x00__dataVersionTimestamp";i:1558448547;s:12:"\x00*\x00_fulldump";b:0;}s:9:"\x00*\x00config";O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:5:"items";a:1:{i:0;a:2:{s:6:"method";s:5:"frame";s:9:"arguments";a:3:{s:5:"width";i:420;s:6:"height";i:190;s:11:"forceResize";b:1;}}}s:6:"medias";a:0:{}s:4:"name";s:26:"productListImageBornBundle";s:11:"description";s:0:"";s:5:"group";s:0:"";s:6:"format";s:6:"SOURCE";s:7:"quality";i:85;s:14:"highResolution";d:0;s:13:"preserveColor";b:0;s:16:"preserveMetaData";b:0;s:12:"rasterizeSVG";b:0;s:12:"downloadable";b:0;s:16:"modificationDate";i:1563259822;s:12:"creationDate";i:1563259797;s:14:"filenameSuffix";N;s:15:"forcePictureTag";b:0;}s:17:"\x00*\x00filesystemPath";N;s:8:"\x00*\x00width";N;s:9:"\x00*\x00height";N;s:12:"\x00*\x00realWidth";N;s:13:"\x00*\x00realHeight";N;s:11:"\x00*\x00mimetype";N;s:11:"\x00*\x00deferred";b:1;}s:12:"thumbnailAlt";s:11:"Senfkörner";s:4:"name";s:11:"Senfkörner";s:5:"price";O:57:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price":6:{s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00currency";O:54:"Pimcore\Bundle\EcommerceFrameworkBundle\Model\Currency":5:{s:20:"\x00*\x00currencyShortName";s:3:"EUR";s:17:"\x00*\x00currencySymbol";N;s:15:"\x00*\x00currencyName";N;s:20:"\x00*\x00formattingService";O:34:"Pimcore\Localization\IntlFormatter":5:{s:9:"\x00*\x00locale";s:2:"de";s:17:"\x00*\x00dateFormatters";a:0:{}s:18:"\x00*\x00numberFormatter";N;s:21:"\x00*\x00currencyFormatters";a:1:{s:7:"default";O:15:"NumberFormatter":0:{}}s:18:"\x00*\x00currencyFormats";a:0:{}}s:15:"\x00*\x00patternStore";a:4:{s:4:"none";a:2:{s:4:"left";s:8:"#,##0.00";s:5:"right";s:8:"#,##0.00";}s:4:"sign";a:2:{s:4:"left";s:11:"¤ #,##0.00";s:5:"right";s:11:"#,##0.00 ¤";}s:9:"shortname";a:2:{s:4:"left";s:13:"¤¤ #,##0.00";s:5:"right";s:13:"#,##0.00 ¤¤";}s:8:"longname";a:2:{s:4:"left";s:15:"¤¤¤ #,##0.00";s:5:"right";s:15:"#,##0.00 ¤¤¤";}}}s:70:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00grossAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:196;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:68:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00netAmount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:183;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:82:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntryCombinationMode";s:7:"combine";s:67:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00minPrice";b:0;s:69:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\Price\x00taxEntries";a:1:{i:0;O:74:"Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\TaxManagement\TaxEntry":4:{s:8:"\x00*\x00entry";O:54:"Pimcore\Model\DataObject\Fieldcollection\Data\TaxEntry":7:{s:7:"\x00*\x00type";s:8:"TaxEntry";s:18:"\x00*\x00localizedfields";O:39:"Pimcore\Model\DataObject\Localizedfield":3:{s:8:"\x00*\x00items";a:1:{s:2:"de";a:1:{s:4:"name";s:9:"MwSt (7%)";}}s:10:"\x00*\x00context";a:5:{s:6:"object";O:43:"Pimcore\Model\DataObject\OnlineShopTaxClass":25:{s:12:"\x00*\x00o_classId";s:7:"EF_OSTC";s:14:"\x00*\x00o_className";s:18:"OnlineShopTaxClass";s:26:"\x00*\x00taxEntryCombinationType";s:7:"combine";s:13:"\x00*\x00taxEntries";O:40:"Pimcore\Model\DataObject\Fieldcollection":2:{s:8:"\x00*\x00items";a:1:{i:0;r:101;}s:12:"\x00*\x00fieldname";s:10:"taxEntries";}s:20:"\x00*\x00__rawRelationData";a:1:{i:0;a:8:{s:6:"src_id";s:3:"100";s:7:"dest_id";s:6:"149532";s:4:"type";s:6:"object";s:9:"fieldname";s:7:"country";s:5:"index";s:1:"0";s:9:"ownertype";s:6:"object";s:9:"ownername";s:0:"";s:8:"position";s:1:"0";}}s:14:"\x00*\x00o_published";b:1;s:7:"\x00*\x00o_id";i:100;s:13:"\x00*\x00o_parentId";i:136;s:9:"\x00*\x00o_type";s:6:"object";s:8:"\x00*\x00o_key";s:9:"MwSt (7%)";s:9:"\x00*\x00o_path";s:52:"/Develey/Wirtschaftliches/Steuerklassen/Deutschland/";s:10:"\x00*\x00o_index";i:0;s:17:"\x00*\x00o_creationDate";i:1535014619;s:21:"\x00*\x00o_modificationDate";i:1624880937;s:14:"\x00*\x00o_userOwner";i:0;s:21:"\x00*\x00o_userModification";i:7;s:13:"\x00*\x00o_siblings";a:0:{}s:16:"\x00*\x00o_hasSiblings";a:0:{}s:11:"\x00*\x00o_locked";N;s:22:"\x00*\x00o_elementAdminStyle";N;s:19:"\x00*\x00o_childrenSortBy";N;s:17:"\x00*\x00o_versionCount";i:2;s:25:"\x00*\x00__dataVersionTimestamp";i:1624880937;s:12:"\x00*\x00_fulldump";b:0;s:24:"____pimcore_cache_item__";s:10:"object_100";}s:13:"containerType";s:15:"fieldcollection";s:12:"containerKey";s:8:"TaxEntry";s:9:"fieldname";s:10:"taxEntries";s:5:"index";s:1:"0";}s:11:"\x00*\x00objectId";i:100;}s:10:"\x00*\x00percent";i:7;s:8:"\x00*\x00index";i:0;s:12:"\x00*\x00fieldname";s:10:"taxEntries";s:11:"\x00*\x00objectId";i:100;s:12:"\x00*\x00_fulldump";b:0;}s:10:"\x00*\x00percent";i:7;s:9:"\x00*\x00amount";O:52:"Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal":2:{s:60:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00amount";i:13;s:59:"\x00Pimcore\Bundle\EcommerceFrameworkBundle\Type\Decimal\x00scale";i:2;}s:8:"\x00*\x00taxId";s:11:"MwSt (7%)-7";}}}s:11:"cachedPrice";s:9:"1,96 €";s:7:"osPrice";r:66;s:13:"priceOriginal";r:66;s:13:"isProductFood";b:1;s:14:"deliverability";s:7:"instant";s:8:"priceOld";N;s:16:"deliveryCostHint";s:33:"inkl. MwSt. , zzgl. Versandkosten";s:14:"priceReference";d:19.6;s:4:"unit";s:2:"kg";s:11:"hasVariants";b:0;s:30:"minimumPrice30DaysAllCountries";a:8:{s:2:"DE";d:1.96;s:2:"AT";d:2.01;s:2:"ES";d:2.01;s:2:"FR";d:1.93;s:2:"IT";d:2.01;s:2:"LU";d:1.89;s:2:"SE";d:2.05;s:2:"MT";d:2.16;}}";" "expire" => 1777455391 "mtime" => 1775036191 ] |
| 651 | 0.19 ms |
DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?)
Parameters:
[ "5852_productDataListing" [ "productDataListing" ] ] |
| 652 | 0.08 ms |
INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag)
Parameters:
[ "5852_productDataListing" "productDataListing" ] |
| 653 | 0.79 ms |
"COMMIT"
Parameters:
[] |
| 654 | 0.73 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "document_143" ] ] |
| 655 | 0.27 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "nav_deb9e9528f6bc75f8d56319b55b3a2e6" ] ] |
| 656 | 0.76 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "translation_data_messages_de" ] ] |
| 657 | 0.67 ms |
SELECT * FROM documents_elements WHERE documentId = ?
Parameters:
[
184
]
|
| 658 | 1.87 ms |
SELECT object_EF_OSTC.o_id as o_id, `object_EF_OSTC`.`o_type` FROM `object_EF_OSTC` WHERE (((o_key LIKE ?) AND object_EF_OSTC.o_type IN ('object','folder')) AND object_EF_OSTC.o_published = 1)
Parameters:
[ "" ] |
| 659 | 0.19 ms |
SELECT object_EF_OSTC.o_id as o_id, `object_EF_OSTC`.`o_type` FROM `object_EF_OSTC` WHERE (((o_key LIKE ?) AND object_EF_OSTC.o_type IN ('object','folder')) AND object_EF_OSTC.o_published = 1) LIMIT 1
Parameters:
[ "" ] |
| 660 | 0.13 ms |
SELECT object_EF_OSTC.o_id as o_id, `object_EF_OSTC`.`o_type` FROM `object_EF_OSTC` WHERE (( object_EF_OSTC.o_type IN ('object','folder')) AND object_EF_OSTC.o_published = 1)
Parameters:
[] |
| 661 | 0.89 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_99" ] ] |
| 662 | 0.56 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_2094" ] ] |
| 663 | 0.23 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_2095" ] ] |
| 664 | 0.24 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_149837" ] ] |
| 665 | 0.18 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_149838" ] ] |
| 666 | 0.18 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_149843" ] ] |
| 667 | 0.27 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_149847" ] ] |
| 668 | 0.21 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_149850" ] ] |
| 669 | 0.13 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "object_149854" ] ] |
| 670 | 0.18 ms |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "footer" "path" => "/Born/de/includes/" ] |
| 671 | 0.37 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "document_175" ] ] |
| 672 | 0.35 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "document_properties_175" ] ] |
| 673 | 0.14 ms |
SELECT * FROM documents_elements WHERE documentId = ?
Parameters:
[
175
]
|
| 674 | 0.28 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "document_180" ] ] |
| 675 | 0.18 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "document_183" ] ] |
| 676 | 0.16 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "document_185" ] ] |
| 677 | 0.27 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "document_186" ] ] |
| 678 | 0.18 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "document_176" ] ] |
| 679 | 0.55 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "document_154" ] ] |
| 680 | 0.38 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "document_179" ] ] |
| 681 | 0.19 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "document_178" ] ] |
| 682 | 0.15 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "document_177" ] ] |
| 683 | 0.16 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "document_153" ] ] |
| 684 | 0.39 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "document_201" ] ] |
| 685 | 0.22 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "document_202" ] ] |
| 686 | 0.22 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "document_203" ] ] |
| 687 | 0.15 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "document_215" ] ] |
| 688 | 0.26 ms |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1775036191 [ "document_182" ] ] |
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.