POST https://angrybeards-test.shoptet.able.cz/webhooks/add/

Query Metrics

106 Database Queries
14 Different statements
168.29 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.67 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 WHERE t0.shoptet_id = ? LIMIT 1
Parameters:
[
  456957
]
2 2.36 ms
SELECT t0.id AS id_1, t0.createts AS createts_2, t0.event AS event_3, t0.event_instance AS event_instance_4, t0.processed AS processed_5, t0.eshop_id AS eshop_id_6 FROM webhook t0 WHERE t0.createts = ? AND t0.event_instance = ? AND t0.eshop_id = ? AND t0.event = ? LIMIT 1
Parameters:
[
  "2025-09-07 05:50:02"
  "bhueq6q"
  1
  "job:finished"
]
3 0.68 ms
"START TRANSACTION"
Parameters:
[]
4 5.55 ms
INSERT INTO webhook (createts, event, event_instance, processed, eshop_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2025-09-07 05:50:02"
  "job:finished"
  "bhueq6q"
  0
  1
]
5 0.62 ms
"COMMIT"
Parameters:
[]
6 11.11 ms
SELECT p0_.price_czk AS price_czk_0, p1_.id AS id_1, p1_.is_variant AS is_variant_2, p1_.code AS code_3, p1_.brand AS brand_4, p1_.image AS image_5, p1_.all_availability_flags AS all_availability_flags_6, p1_.createts AS createts_7, p1_.editts AS editts_8, p2_.id AS id_9, p2_.only_registered AS only_registered_10, p2_.is_primary AS is_primary_11, p2_.priority AS priority_12, p2_.count_selected AS count_selected_13, p2_.createts AS createts_14, p2_.editts AS editts_15, p3_.id AS id_16, p3_.locale AS locale_17, p3_.guid AS guid_18, p3_.negative_stock_allowed AS negative_stock_allowed_19, p3_.stock AS stock_20, p3_.visibility AS visibility_21, p3_.allowed_for_sale AS allowed_for_sale_22, p3_.atypical_shipping AS atypical_shipping_23, p3_.allowed_for_sale_message AS allowed_for_sale_message_24, p3_.name AS name_25, p3_.variant_name AS variant_name_26, p3_.variant_group AS variant_group_27, p3_.variant_color AS variant_color_28, p3_.url AS url_29, p3_.vote_count AS vote_count_30, p3_.vote_averange AS vote_averange_31, p3_.join_vote_count AS join_vote_count_32, p3_.join_vote_averange AS join_vote_averange_33, p3_.price AS price_34, p3_.min_price AS min_price_35, p3_.max_price AS max_price_36, p3_.availability AS availability_37, p3_.availability_when_sold_out AS availability_when_sold_out_38, p3_.availability_when_sold_out_id AS availability_when_sold_out_id_39, p3_.default_category AS default_category_40, p3_.categories AS categories_41, p3_.action_price AS action_price_42, p3_.action_price_to AS action_price_to_43, p3_.action_price_from AS action_price_from_44, p3_.flags AS flags_45, p3_.is_voucher AS is_voucher_46, p1_.main_eshop_id AS main_eshop_id_47, p1_.create_user_id AS create_user_id_48, p1_.edit_user_id AS edit_user_id_49, p2_.product_id AS product_id_50, p2_.price_level_id AS price_level_id_51, p2_.create_user_id AS create_user_id_52, p2_.edit_user_id AS edit_user_id_53, p3_.translatable_id AS translatable_id_54 FROM product p1_ INNER JOIN price_level_item p2_ ON p1_.id = p2_.product_id INNER JOIN price_level p0_ ON p2_.price_level_id = p0_.id INNER JOIN product_translation p3_ ON p1_.id = p3_.translatable_id AND (p3_.locale = ?) WHERE p3_.allowed_for_sale = 1 AND (p0_.is_archive = 0 AND p0_.is_active = 1 AND p0_.price_czk IS NOT NULL) AND (p0_.date_from IS NULL OR (p0_.date_from >= ? AND p0_.date_to <= ?)) ORDER BY p0_.price_czk ASC, p2_.priority ASC
Parameters:
[
  "cs"
  "2025-09-07 05:50:02"
  "2025-09-07 05:50:02"
]
7 3.84 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  331
]
8 2.04 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  198
]
9 14.11 ms
SELECT p0_.id AS id_0, p0_.is_variant AS is_variant_1, p0_.code AS code_2, p0_.brand AS brand_3, p0_.image AS image_4, p0_.all_availability_flags AS all_availability_flags_5, p0_.createts AS createts_6, p0_.editts AS editts_7, p0_.main_eshop_id AS main_eshop_id_8, p0_.create_user_id AS create_user_id_9, p0_.edit_user_id AS edit_user_id_10 FROM product p0_ WHERE p0_.code IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "OT-RING-MASTER-21W23-10"
  "OT-RING-MASTER-21W23-11"
  "OT-RING-MASTER-21W23-9"
  "OT-RING-MASTER-21W23-12"
  "OT-RING-MASTER-21W23-8"
  "OT-RING-MASTER-21W23-13"
  "ST-CALMBALLS-BOXERS-M"
  "ST-CALMBALLS-BOXERS-L"
  "ST-CALMBALLS-BOXERS-XL"
  "ST-CALMBALLS-BOXERS-XXL"
  "OT-BELT-LEATHER-22W45-90"
  "OT-BELT-LEATHER-22W45-125"
  "OT-BELT-LEATHER-22W45-115"
  "OT-BELT-LEATHER-22W45-105"
  "OT-BELT-LEATHER-22W45-100"
  "OT-BELT-LEATHER-22W45-95"
  "OT-BELT-LEATHER-22W45-110"
  "OT-RING-SIMPLE-22W45-9"
  "OT-RING-SIMPLE-22W45-10"
  "OT-RING-SIMPLE-22W45-11"
  "OT-RING-SIMPLE-22W45-12"
]
10 1.78 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  32
]
11 0.83 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  33
]
12 0.85 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  34
]
13 0.94 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  35
]
14 1.04 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  36
]
15 0.96 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  37
]
16 1.17 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  69
]
17 1.55 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  70
]
18 0.83 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  71
]
19 1.02 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  72
]
20 0.85 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  155
]
21 0.78 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  156
]
22 0.84 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  157
]
23 1.51 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  158
]
24 1.31 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  159
]
25 1.33 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  160
]
26 0.71 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  161
]
27 1.26 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  171
]
28 1.03 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  172
]
29 1.30 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  173
]
30 1.06 ms
SELECT t0.id AS id_1, t0.pricelist_id AS pricelist_id_2, t0.currency AS currency_3, t0.price AS price_4, t0.vat AS vat_5, t0.action_price AS action_price_6, t0.standard_price AS standard_price_7, t0.createts AS createts_8, t0.editts AS editts_9, t0.eshop_id AS eshop_id_10, t0.product_id AS product_id_11, t0.create_user_id AS create_user_id_12, t0.edit_user_id AS edit_user_id_13 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
  174
]
31 3.99 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 INNER JOIN product_eshop ON t0.id = product_eshop.eshop_id WHERE product_eshop.product_id = ?
Parameters:
[
  32
]
32 3.68 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.guid AS guid_3, t0.negative_stock_allowed AS negative_stock_allowed_4, t0.stock AS stock_5, t0.visibility AS visibility_6, t0.allowed_for_sale AS allowed_for_sale_7, t0.atypical_shipping AS atypical_shipping_8, t0.allowed_for_sale_message AS allowed_for_sale_message_9, t0.name AS name_10, t0.variant_name AS variant_name_11, t0.variant_group AS variant_group_12, t0.variant_color AS variant_color_13, t0.url AS url_14, t0.vote_count AS vote_count_15, t0.vote_averange AS vote_averange_16, t0.join_vote_count AS join_vote_count_17, t0.join_vote_averange AS join_vote_averange_18, t0.price AS price_19, t0.min_price AS min_price_20, t0.max_price AS max_price_21, t0.availability AS availability_22, t0.availability_when_sold_out AS availability_when_sold_out_23, t0.availability_when_sold_out_id AS availability_when_sold_out_id_24, t0.default_category AS default_category_25, t0.categories AS categories_26, t0.action_price AS action_price_27, t0.action_price_to AS action_price_to_28, t0.action_price_from AS action_price_from_29, t0.flags AS flags_30, t0.is_voucher AS is_voucher_31, t0.translatable_id AS translatable_id_32 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  32
]
33 1.37 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 INNER JOIN product_eshop ON t0.id = product_eshop.eshop_id WHERE product_eshop.product_id = ?
Parameters:
[
  33
]
34 1.67 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.guid AS guid_3, t0.negative_stock_allowed AS negative_stock_allowed_4, t0.stock AS stock_5, t0.visibility AS visibility_6, t0.allowed_for_sale AS allowed_for_sale_7, t0.atypical_shipping AS atypical_shipping_8, t0.allowed_for_sale_message AS allowed_for_sale_message_9, t0.name AS name_10, t0.variant_name AS variant_name_11, t0.variant_group AS variant_group_12, t0.variant_color AS variant_color_13, t0.url AS url_14, t0.vote_count AS vote_count_15, t0.vote_averange AS vote_averange_16, t0.join_vote_count AS join_vote_count_17, t0.join_vote_averange AS join_vote_averange_18, t0.price AS price_19, t0.min_price AS min_price_20, t0.max_price AS max_price_21, t0.availability AS availability_22, t0.availability_when_sold_out AS availability_when_sold_out_23, t0.availability_when_sold_out_id AS availability_when_sold_out_id_24, t0.default_category AS default_category_25, t0.categories AS categories_26, t0.action_price AS action_price_27, t0.action_price_to AS action_price_to_28, t0.action_price_from AS action_price_from_29, t0.flags AS flags_30, t0.is_voucher AS is_voucher_31, t0.translatable_id AS translatable_id_32 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  33
]
35 1.03 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 INNER JOIN product_eshop ON t0.id = product_eshop.eshop_id WHERE product_eshop.product_id = ?
Parameters:
[
  34
]
36 1.27 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.guid AS guid_3, t0.negative_stock_allowed AS negative_stock_allowed_4, t0.stock AS stock_5, t0.visibility AS visibility_6, t0.allowed_for_sale AS allowed_for_sale_7, t0.atypical_shipping AS atypical_shipping_8, t0.allowed_for_sale_message AS allowed_for_sale_message_9, t0.name AS name_10, t0.variant_name AS variant_name_11, t0.variant_group AS variant_group_12, t0.variant_color AS variant_color_13, t0.url AS url_14, t0.vote_count AS vote_count_15, t0.vote_averange AS vote_averange_16, t0.join_vote_count AS join_vote_count_17, t0.join_vote_averange AS join_vote_averange_18, t0.price AS price_19, t0.min_price AS min_price_20, t0.max_price AS max_price_21, t0.availability AS availability_22, t0.availability_when_sold_out AS availability_when_sold_out_23, t0.availability_when_sold_out_id AS availability_when_sold_out_id_24, t0.default_category AS default_category_25, t0.categories AS categories_26, t0.action_price AS action_price_27, t0.action_price_to AS action_price_to_28, t0.action_price_from AS action_price_from_29, t0.flags AS flags_30, t0.is_voucher AS is_voucher_31, t0.translatable_id AS translatable_id_32 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  34
]
37 0.93 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 INNER JOIN product_eshop ON t0.id = product_eshop.eshop_id WHERE product_eshop.product_id = ?
Parameters:
[
  35
]
38 1.07 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.guid AS guid_3, t0.negative_stock_allowed AS negative_stock_allowed_4, t0.stock AS stock_5, t0.visibility AS visibility_6, t0.allowed_for_sale AS allowed_for_sale_7, t0.atypical_shipping AS atypical_shipping_8, t0.allowed_for_sale_message AS allowed_for_sale_message_9, t0.name AS name_10, t0.variant_name AS variant_name_11, t0.variant_group AS variant_group_12, t0.variant_color AS variant_color_13, t0.url AS url_14, t0.vote_count AS vote_count_15, t0.vote_averange AS vote_averange_16, t0.join_vote_count AS join_vote_count_17, t0.join_vote_averange AS join_vote_averange_18, t0.price AS price_19, t0.min_price AS min_price_20, t0.max_price AS max_price_21, t0.availability AS availability_22, t0.availability_when_sold_out AS availability_when_sold_out_23, t0.availability_when_sold_out_id AS availability_when_sold_out_id_24, t0.default_category AS default_category_25, t0.categories AS categories_26, t0.action_price AS action_price_27, t0.action_price_to AS action_price_to_28, t0.action_price_from AS action_price_from_29, t0.flags AS flags_30, t0.is_voucher AS is_voucher_31, t0.translatable_id AS translatable_id_32 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  35
]
39 1.27 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 INNER JOIN product_eshop ON t0.id = product_eshop.eshop_id WHERE product_eshop.product_id = ?
Parameters:
[
  36
]
40 1.32 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.guid AS guid_3, t0.negative_stock_allowed AS negative_stock_allowed_4, t0.stock AS stock_5, t0.visibility AS visibility_6, t0.allowed_for_sale AS allowed_for_sale_7, t0.atypical_shipping AS atypical_shipping_8, t0.allowed_for_sale_message AS allowed_for_sale_message_9, t0.name AS name_10, t0.variant_name AS variant_name_11, t0.variant_group AS variant_group_12, t0.variant_color AS variant_color_13, t0.url AS url_14, t0.vote_count AS vote_count_15, t0.vote_averange AS vote_averange_16, t0.join_vote_count AS join_vote_count_17, t0.join_vote_averange AS join_vote_averange_18, t0.price AS price_19, t0.min_price AS min_price_20, t0.max_price AS max_price_21, t0.availability AS availability_22, t0.availability_when_sold_out AS availability_when_sold_out_23, t0.availability_when_sold_out_id AS availability_when_sold_out_id_24, t0.default_category AS default_category_25, t0.categories AS categories_26, t0.action_price AS action_price_27, t0.action_price_to AS action_price_to_28, t0.action_price_from AS action_price_from_29, t0.flags AS flags_30, t0.is_voucher AS is_voucher_31, t0.translatable_id AS translatable_id_32 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  36
]
41 4.07 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 INNER JOIN product_eshop ON t0.id = product_eshop.eshop_id WHERE product_eshop.product_id = ?
Parameters:
[
  37
]
42 1.97 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.guid AS guid_3, t0.negative_stock_allowed AS negative_stock_allowed_4, t0.stock AS stock_5, t0.visibility AS visibility_6, t0.allowed_for_sale AS allowed_for_sale_7, t0.atypical_shipping AS atypical_shipping_8, t0.allowed_for_sale_message AS allowed_for_sale_message_9, t0.name AS name_10, t0.variant_name AS variant_name_11, t0.variant_group AS variant_group_12, t0.variant_color AS variant_color_13, t0.url AS url_14, t0.vote_count AS vote_count_15, t0.vote_averange AS vote_averange_16, t0.join_vote_count AS join_vote_count_17, t0.join_vote_averange AS join_vote_averange_18, t0.price AS price_19, t0.min_price AS min_price_20, t0.max_price AS max_price_21, t0.availability AS availability_22, t0.availability_when_sold_out AS availability_when_sold_out_23, t0.availability_when_sold_out_id AS availability_when_sold_out_id_24, t0.default_category AS default_category_25, t0.categories AS categories_26, t0.action_price AS action_price_27, t0.action_price_to AS action_price_to_28, t0.action_price_from AS action_price_from_29, t0.flags AS flags_30, t0.is_voucher AS is_voucher_31, t0.translatable_id AS translatable_id_32 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  37
]
43 1.23 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 INNER JOIN product_eshop ON t0.id = product_eshop.eshop_id WHERE product_eshop.product_id = ?
Parameters:
[
  69
]
44 3.73 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.guid AS guid_3, t0.negative_stock_allowed AS negative_stock_allowed_4, t0.stock AS stock_5, t0.visibility AS visibility_6, t0.allowed_for_sale AS allowed_for_sale_7, t0.atypical_shipping AS atypical_shipping_8, t0.allowed_for_sale_message AS allowed_for_sale_message_9, t0.name AS name_10, t0.variant_name AS variant_name_11, t0.variant_group AS variant_group_12, t0.variant_color AS variant_color_13, t0.url AS url_14, t0.vote_count AS vote_count_15, t0.vote_averange AS vote_averange_16, t0.join_vote_count AS join_vote_count_17, t0.join_vote_averange AS join_vote_averange_18, t0.price AS price_19, t0.min_price AS min_price_20, t0.max_price AS max_price_21, t0.availability AS availability_22, t0.availability_when_sold_out AS availability_when_sold_out_23, t0.availability_when_sold_out_id AS availability_when_sold_out_id_24, t0.default_category AS default_category_25, t0.categories AS categories_26, t0.action_price AS action_price_27, t0.action_price_to AS action_price_to_28, t0.action_price_from AS action_price_from_29, t0.flags AS flags_30, t0.is_voucher AS is_voucher_31, t0.translatable_id AS translatable_id_32 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  69
]
45 0.82 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 INNER JOIN product_eshop ON t0.id = product_eshop.eshop_id WHERE product_eshop.product_id = ?
Parameters:
[
  70
]
46 0.86 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.guid AS guid_3, t0.negative_stock_allowed AS negative_stock_allowed_4, t0.stock AS stock_5, t0.visibility AS visibility_6, t0.allowed_for_sale AS allowed_for_sale_7, t0.atypical_shipping AS atypical_shipping_8, t0.allowed_for_sale_message AS allowed_for_sale_message_9, t0.name AS name_10, t0.variant_name AS variant_name_11, t0.variant_group AS variant_group_12, t0.variant_color AS variant_color_13, t0.url AS url_14, t0.vote_count AS vote_count_15, t0.vote_averange AS vote_averange_16, t0.join_vote_count AS join_vote_count_17, t0.join_vote_averange AS join_vote_averange_18, t0.price AS price_19, t0.min_price AS min_price_20, t0.max_price AS max_price_21, t0.availability AS availability_22, t0.availability_when_sold_out AS availability_when_sold_out_23, t0.availability_when_sold_out_id AS availability_when_sold_out_id_24, t0.default_category AS default_category_25, t0.categories AS categories_26, t0.action_price AS action_price_27, t0.action_price_to AS action_price_to_28, t0.action_price_from AS action_price_from_29, t0.flags AS flags_30, t0.is_voucher AS is_voucher_31, t0.translatable_id AS translatable_id_32 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  70
]
47 1.21 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 INNER JOIN product_eshop ON t0.id = product_eshop.eshop_id WHERE product_eshop.product_id = ?
Parameters:
[
  71
]
48 0.78 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.guid AS guid_3, t0.negative_stock_allowed AS negative_stock_allowed_4, t0.stock AS stock_5, t0.visibility AS visibility_6, t0.allowed_for_sale AS allowed_for_sale_7, t0.atypical_shipping AS atypical_shipping_8, t0.allowed_for_sale_message AS allowed_for_sale_message_9, t0.name AS name_10, t0.variant_name AS variant_name_11, t0.variant_group AS variant_group_12, t0.variant_color AS variant_color_13, t0.url AS url_14, t0.vote_count AS vote_count_15, t0.vote_averange AS vote_averange_16, t0.join_vote_count AS join_vote_count_17, t0.join_vote_averange AS join_vote_averange_18, t0.price AS price_19, t0.min_price AS min_price_20, t0.max_price AS max_price_21, t0.availability AS availability_22, t0.availability_when_sold_out AS availability_when_sold_out_23, t0.availability_when_sold_out_id AS availability_when_sold_out_id_24, t0.default_category AS default_category_25, t0.categories AS categories_26, t0.action_price AS action_price_27, t0.action_price_to AS action_price_to_28, t0.action_price_from AS action_price_from_29, t0.flags AS flags_30, t0.is_voucher AS is_voucher_31, t0.translatable_id AS translatable_id_32 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  71
]
49 0.84 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 INNER JOIN product_eshop ON t0.id = product_eshop.eshop_id WHERE product_eshop.product_id = ?
Parameters:
[
  72
]
50 0.76 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.guid AS guid_3, t0.negative_stock_allowed AS negative_stock_allowed_4, t0.stock AS stock_5, t0.visibility AS visibility_6, t0.allowed_for_sale AS allowed_for_sale_7, t0.atypical_shipping AS atypical_shipping_8, t0.allowed_for_sale_message AS allowed_for_sale_message_9, t0.name AS name_10, t0.variant_name AS variant_name_11, t0.variant_group AS variant_group_12, t0.variant_color AS variant_color_13, t0.url AS url_14, t0.vote_count AS vote_count_15, t0.vote_averange AS vote_averange_16, t0.join_vote_count AS join_vote_count_17, t0.join_vote_averange AS join_vote_averange_18, t0.price AS price_19, t0.min_price AS min_price_20, t0.max_price AS max_price_21, t0.availability AS availability_22, t0.availability_when_sold_out AS availability_when_sold_out_23, t0.availability_when_sold_out_id AS availability_when_sold_out_id_24, t0.default_category AS default_category_25, t0.categories AS categories_26, t0.action_price AS action_price_27, t0.action_price_to AS action_price_to_28, t0.action_price_from AS action_price_from_29, t0.flags AS flags_30, t0.is_voucher AS is_voucher_31, t0.translatable_id AS translatable_id_32 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  72
]
51 1.04 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 INNER JOIN product_eshop ON t0.id = product_eshop.eshop_id WHERE product_eshop.product_id = ?
Parameters:
[
  155
]
52 1.90 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.guid AS guid_3, t0.negative_stock_allowed AS negative_stock_allowed_4, t0.stock AS stock_5, t0.visibility AS visibility_6, t0.allowed_for_sale AS allowed_for_sale_7, t0.atypical_shipping AS atypical_shipping_8, t0.allowed_for_sale_message AS allowed_for_sale_message_9, t0.name AS name_10, t0.variant_name AS variant_name_11, t0.variant_group AS variant_group_12, t0.variant_color AS variant_color_13, t0.url AS url_14, t0.vote_count AS vote_count_15, t0.vote_averange AS vote_averange_16, t0.join_vote_count AS join_vote_count_17, t0.join_vote_averange AS join_vote_averange_18, t0.price AS price_19, t0.min_price AS min_price_20, t0.max_price AS max_price_21, t0.availability AS availability_22, t0.availability_when_sold_out AS availability_when_sold_out_23, t0.availability_when_sold_out_id AS availability_when_sold_out_id_24, t0.default_category AS default_category_25, t0.categories AS categories_26, t0.action_price AS action_price_27, t0.action_price_to AS action_price_to_28, t0.action_price_from AS action_price_from_29, t0.flags AS flags_30, t0.is_voucher AS is_voucher_31, t0.translatable_id AS translatable_id_32 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  155
]
53 0.93 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 INNER JOIN product_eshop ON t0.id = product_eshop.eshop_id WHERE product_eshop.product_id = ?
Parameters:
[
  156
]
54 0.88 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.guid AS guid_3, t0.negative_stock_allowed AS negative_stock_allowed_4, t0.stock AS stock_5, t0.visibility AS visibility_6, t0.allowed_for_sale AS allowed_for_sale_7, t0.atypical_shipping AS atypical_shipping_8, t0.allowed_for_sale_message AS allowed_for_sale_message_9, t0.name AS name_10, t0.variant_name AS variant_name_11, t0.variant_group AS variant_group_12, t0.variant_color AS variant_color_13, t0.url AS url_14, t0.vote_count AS vote_count_15, t0.vote_averange AS vote_averange_16, t0.join_vote_count AS join_vote_count_17, t0.join_vote_averange AS join_vote_averange_18, t0.price AS price_19, t0.min_price AS min_price_20, t0.max_price AS max_price_21, t0.availability AS availability_22, t0.availability_when_sold_out AS availability_when_sold_out_23, t0.availability_when_sold_out_id AS availability_when_sold_out_id_24, t0.default_category AS default_category_25, t0.categories AS categories_26, t0.action_price AS action_price_27, t0.action_price_to AS action_price_to_28, t0.action_price_from AS action_price_from_29, t0.flags AS flags_30, t0.is_voucher AS is_voucher_31, t0.translatable_id AS translatable_id_32 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  156
]
55 0.83 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 INNER JOIN product_eshop ON t0.id = product_eshop.eshop_id WHERE product_eshop.product_id = ?
Parameters:
[
  157
]
56 1.01 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.guid AS guid_3, t0.negative_stock_allowed AS negative_stock_allowed_4, t0.stock AS stock_5, t0.visibility AS visibility_6, t0.allowed_for_sale AS allowed_for_sale_7, t0.atypical_shipping AS atypical_shipping_8, t0.allowed_for_sale_message AS allowed_for_sale_message_9, t0.name AS name_10, t0.variant_name AS variant_name_11, t0.variant_group AS variant_group_12, t0.variant_color AS variant_color_13, t0.url AS url_14, t0.vote_count AS vote_count_15, t0.vote_averange AS vote_averange_16, t0.join_vote_count AS join_vote_count_17, t0.join_vote_averange AS join_vote_averange_18, t0.price AS price_19, t0.min_price AS min_price_20, t0.max_price AS max_price_21, t0.availability AS availability_22, t0.availability_when_sold_out AS availability_when_sold_out_23, t0.availability_when_sold_out_id AS availability_when_sold_out_id_24, t0.default_category AS default_category_25, t0.categories AS categories_26, t0.action_price AS action_price_27, t0.action_price_to AS action_price_to_28, t0.action_price_from AS action_price_from_29, t0.flags AS flags_30, t0.is_voucher AS is_voucher_31, t0.translatable_id AS translatable_id_32 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  157
]
57 1.10 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 INNER JOIN product_eshop ON t0.id = product_eshop.eshop_id WHERE product_eshop.product_id = ?
Parameters:
[
  158
]
58 0.77 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.guid AS guid_3, t0.negative_stock_allowed AS negative_stock_allowed_4, t0.stock AS stock_5, t0.visibility AS visibility_6, t0.allowed_for_sale AS allowed_for_sale_7, t0.atypical_shipping AS atypical_shipping_8, t0.allowed_for_sale_message AS allowed_for_sale_message_9, t0.name AS name_10, t0.variant_name AS variant_name_11, t0.variant_group AS variant_group_12, t0.variant_color AS variant_color_13, t0.url AS url_14, t0.vote_count AS vote_count_15, t0.vote_averange AS vote_averange_16, t0.join_vote_count AS join_vote_count_17, t0.join_vote_averange AS join_vote_averange_18, t0.price AS price_19, t0.min_price AS min_price_20, t0.max_price AS max_price_21, t0.availability AS availability_22, t0.availability_when_sold_out AS availability_when_sold_out_23, t0.availability_when_sold_out_id AS availability_when_sold_out_id_24, t0.default_category AS default_category_25, t0.categories AS categories_26, t0.action_price AS action_price_27, t0.action_price_to AS action_price_to_28, t0.action_price_from AS action_price_from_29, t0.flags AS flags_30, t0.is_voucher AS is_voucher_31, t0.translatable_id AS translatable_id_32 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  158
]
59 1.03 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 INNER JOIN product_eshop ON t0.id = product_eshop.eshop_id WHERE product_eshop.product_id = ?
Parameters:
[
  159
]
60 0.98 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.guid AS guid_3, t0.negative_stock_allowed AS negative_stock_allowed_4, t0.stock AS stock_5, t0.visibility AS visibility_6, t0.allowed_for_sale AS allowed_for_sale_7, t0.atypical_shipping AS atypical_shipping_8, t0.allowed_for_sale_message AS allowed_for_sale_message_9, t0.name AS name_10, t0.variant_name AS variant_name_11, t0.variant_group AS variant_group_12, t0.variant_color AS variant_color_13, t0.url AS url_14, t0.vote_count AS vote_count_15, t0.vote_averange AS vote_averange_16, t0.join_vote_count AS join_vote_count_17, t0.join_vote_averange AS join_vote_averange_18, t0.price AS price_19, t0.min_price AS min_price_20, t0.max_price AS max_price_21, t0.availability AS availability_22, t0.availability_when_sold_out AS availability_when_sold_out_23, t0.availability_when_sold_out_id AS availability_when_sold_out_id_24, t0.default_category AS default_category_25, t0.categories AS categories_26, t0.action_price AS action_price_27, t0.action_price_to AS action_price_to_28, t0.action_price_from AS action_price_from_29, t0.flags AS flags_30, t0.is_voucher AS is_voucher_31, t0.translatable_id AS translatable_id_32 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  159
]
61 0.85 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 INNER JOIN product_eshop ON t0.id = product_eshop.eshop_id WHERE product_eshop.product_id = ?
Parameters:
[
  160
]
62 0.74 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.guid AS guid_3, t0.negative_stock_allowed AS negative_stock_allowed_4, t0.stock AS stock_5, t0.visibility AS visibility_6, t0.allowed_for_sale AS allowed_for_sale_7, t0.atypical_shipping AS atypical_shipping_8, t0.allowed_for_sale_message AS allowed_for_sale_message_9, t0.name AS name_10, t0.variant_name AS variant_name_11, t0.variant_group AS variant_group_12, t0.variant_color AS variant_color_13, t0.url AS url_14, t0.vote_count AS vote_count_15, t0.vote_averange AS vote_averange_16, t0.join_vote_count AS join_vote_count_17, t0.join_vote_averange AS join_vote_averange_18, t0.price AS price_19, t0.min_price AS min_price_20, t0.max_price AS max_price_21, t0.availability AS availability_22, t0.availability_when_sold_out AS availability_when_sold_out_23, t0.availability_when_sold_out_id AS availability_when_sold_out_id_24, t0.default_category AS default_category_25, t0.categories AS categories_26, t0.action_price AS action_price_27, t0.action_price_to AS action_price_to_28, t0.action_price_from AS action_price_from_29, t0.flags AS flags_30, t0.is_voucher AS is_voucher_31, t0.translatable_id AS translatable_id_32 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  160
]
63 0.88 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 INNER JOIN product_eshop ON t0.id = product_eshop.eshop_id WHERE product_eshop.product_id = ?
Parameters:
[
  161
]
64 2.23 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.guid AS guid_3, t0.negative_stock_allowed AS negative_stock_allowed_4, t0.stock AS stock_5, t0.visibility AS visibility_6, t0.allowed_for_sale AS allowed_for_sale_7, t0.atypical_shipping AS atypical_shipping_8, t0.allowed_for_sale_message AS allowed_for_sale_message_9, t0.name AS name_10, t0.variant_name AS variant_name_11, t0.variant_group AS variant_group_12, t0.variant_color AS variant_color_13, t0.url AS url_14, t0.vote_count AS vote_count_15, t0.vote_averange AS vote_averange_16, t0.join_vote_count AS join_vote_count_17, t0.join_vote_averange AS join_vote_averange_18, t0.price AS price_19, t0.min_price AS min_price_20, t0.max_price AS max_price_21, t0.availability AS availability_22, t0.availability_when_sold_out AS availability_when_sold_out_23, t0.availability_when_sold_out_id AS availability_when_sold_out_id_24, t0.default_category AS default_category_25, t0.categories AS categories_26, t0.action_price AS action_price_27, t0.action_price_to AS action_price_to_28, t0.action_price_from AS action_price_from_29, t0.flags AS flags_30, t0.is_voucher AS is_voucher_31, t0.translatable_id AS translatable_id_32 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  161
]
65 0.82 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 INNER JOIN product_eshop ON t0.id = product_eshop.eshop_id WHERE product_eshop.product_id = ?
Parameters:
[
  171
]
66 1.86 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.guid AS guid_3, t0.negative_stock_allowed AS negative_stock_allowed_4, t0.stock AS stock_5, t0.visibility AS visibility_6, t0.allowed_for_sale AS allowed_for_sale_7, t0.atypical_shipping AS atypical_shipping_8, t0.allowed_for_sale_message AS allowed_for_sale_message_9, t0.name AS name_10, t0.variant_name AS variant_name_11, t0.variant_group AS variant_group_12, t0.variant_color AS variant_color_13, t0.url AS url_14, t0.vote_count AS vote_count_15, t0.vote_averange AS vote_averange_16, t0.join_vote_count AS join_vote_count_17, t0.join_vote_averange AS join_vote_averange_18, t0.price AS price_19, t0.min_price AS min_price_20, t0.max_price AS max_price_21, t0.availability AS availability_22, t0.availability_when_sold_out AS availability_when_sold_out_23, t0.availability_when_sold_out_id AS availability_when_sold_out_id_24, t0.default_category AS default_category_25, t0.categories AS categories_26, t0.action_price AS action_price_27, t0.action_price_to AS action_price_to_28, t0.action_price_from AS action_price_from_29, t0.flags AS flags_30, t0.is_voucher AS is_voucher_31, t0.translatable_id AS translatable_id_32 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  171
]
67 1.12 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 INNER JOIN product_eshop ON t0.id = product_eshop.eshop_id WHERE product_eshop.product_id = ?
Parameters:
[
  172
]
68 1.01 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.guid AS guid_3, t0.negative_stock_allowed AS negative_stock_allowed_4, t0.stock AS stock_5, t0.visibility AS visibility_6, t0.allowed_for_sale AS allowed_for_sale_7, t0.atypical_shipping AS atypical_shipping_8, t0.allowed_for_sale_message AS allowed_for_sale_message_9, t0.name AS name_10, t0.variant_name AS variant_name_11, t0.variant_group AS variant_group_12, t0.variant_color AS variant_color_13, t0.url AS url_14, t0.vote_count AS vote_count_15, t0.vote_averange AS vote_averange_16, t0.join_vote_count AS join_vote_count_17, t0.join_vote_averange AS join_vote_averange_18, t0.price AS price_19, t0.min_price AS min_price_20, t0.max_price AS max_price_21, t0.availability AS availability_22, t0.availability_when_sold_out AS availability_when_sold_out_23, t0.availability_when_sold_out_id AS availability_when_sold_out_id_24, t0.default_category AS default_category_25, t0.categories AS categories_26, t0.action_price AS action_price_27, t0.action_price_to AS action_price_to_28, t0.action_price_from AS action_price_from_29, t0.flags AS flags_30, t0.is_voucher AS is_voucher_31, t0.translatable_id AS translatable_id_32 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  172
]
69 1.17 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 INNER JOIN product_eshop ON t0.id = product_eshop.eshop_id WHERE product_eshop.product_id = ?
Parameters:
[
  173
]
70 0.75 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.guid AS guid_3, t0.negative_stock_allowed AS negative_stock_allowed_4, t0.stock AS stock_5, t0.visibility AS visibility_6, t0.allowed_for_sale AS allowed_for_sale_7, t0.atypical_shipping AS atypical_shipping_8, t0.allowed_for_sale_message AS allowed_for_sale_message_9, t0.name AS name_10, t0.variant_name AS variant_name_11, t0.variant_group AS variant_group_12, t0.variant_color AS variant_color_13, t0.url AS url_14, t0.vote_count AS vote_count_15, t0.vote_averange AS vote_averange_16, t0.join_vote_count AS join_vote_count_17, t0.join_vote_averange AS join_vote_averange_18, t0.price AS price_19, t0.min_price AS min_price_20, t0.max_price AS max_price_21, t0.availability AS availability_22, t0.availability_when_sold_out AS availability_when_sold_out_23, t0.availability_when_sold_out_id AS availability_when_sold_out_id_24, t0.default_category AS default_category_25, t0.categories AS categories_26, t0.action_price AS action_price_27, t0.action_price_to AS action_price_to_28, t0.action_price_from AS action_price_from_29, t0.flags AS flags_30, t0.is_voucher AS is_voucher_31, t0.translatable_id AS translatable_id_32 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  173
]
71 0.85 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.api_key AS api_key_4, t0.shoptet_id AS shoptet_id_5, t0.locales AS locales_6, t0.availibility AS availibility_7, t0.main_locale AS main_locale_8, t0.currency AS currency_9, t0.url AS url_10, t0.heureka_url AS heureka_url_11, t0.instagram_angry AS instagram_angry_12, t0.instagram_calm_b AS instagram_calm_b_13, t0.instagram_busy_b AS instagram_busy_b_14, t0.instagram_bio AS instagram_bio_15, t0.instagram_reloadts AS instagram_reloadts_16, t0.logo AS logo_17, t0.last_reload_products AS last_reload_products_18, t0.language_switcher AS language_switcher_19, t0.reload_stocks AS reload_stocks_20, t0.analyze_orders AS analyze_orders_21, t0.use_compari_ro AS use_compari_ro_22, t0.last_reload_reviews AS last_reload_reviews_23, t0.last_reload_stocks AS last_reload_stocks_24, t0.holidays AS holidays_25, t0.flag_action AS flag_action_26, t0.flag_limited AS flag_limited_27, t0.flag_zasilkovna AS flag_zasilkovna_28, t0.flag_delivery_free AS flag_delivery_free_29, t0.pikito_api_key AS pikito_api_key_30, t0.pikito_address AS pikito_address_31, t0.pikito_city AS pikito_city_32, t0.pikito_country AS pikito_country_33, t0.pikito_partner AS pikito_partner_34, t0.pikito_branche AS pikito_branche_35, t0.pikito_shipping AS pikito_shipping_36, t0.createts AS createts_37, t0.editts AS editts_38, t0.create_user_id AS create_user_id_39, t0.edit_user_id AS edit_user_id_40 FROM eshop t0 INNER JOIN product_eshop ON t0.id = product_eshop.eshop_id WHERE product_eshop.product_id = ?
Parameters:
[
  174
]
72 0.74 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.guid AS guid_3, t0.negative_stock_allowed AS negative_stock_allowed_4, t0.stock AS stock_5, t0.visibility AS visibility_6, t0.allowed_for_sale AS allowed_for_sale_7, t0.atypical_shipping AS atypical_shipping_8, t0.allowed_for_sale_message AS allowed_for_sale_message_9, t0.name AS name_10, t0.variant_name AS variant_name_11, t0.variant_group AS variant_group_12, t0.variant_color AS variant_color_13, t0.url AS url_14, t0.vote_count AS vote_count_15, t0.vote_averange AS vote_averange_16, t0.join_vote_count AS join_vote_count_17, t0.join_vote_averange AS join_vote_averange_18, t0.price AS price_19, t0.min_price AS min_price_20, t0.max_price AS max_price_21, t0.availability AS availability_22, t0.availability_when_sold_out AS availability_when_sold_out_23, t0.availability_when_sold_out_id AS availability_when_sold_out_id_24, t0.default_category AS default_category_25, t0.categories AS categories_26, t0.action_price AS action_price_27, t0.action_price_to AS action_price_to_28, t0.action_price_from AS action_price_from_29, t0.flags AS flags_30, t0.is_voucher AS is_voucher_31, t0.translatable_id AS translatable_id_32 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  174
]
73 0.58 ms
"START TRANSACTION"
Parameters:
[]
74 5.88 ms
INSERT INTO api_request (type, priority, event, parameter, data, completed, errors, createts, editts, eshop_id, create_user_id, edit_user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "PRODUCT"
  5
  "UPDATE"
  "OT-RING-MASTER-21W23-12"
  "{"flags":[{"code":"gift","dateFrom":null,"dateTo":null},{"code":"limited"}]}"
  0
  null
  "2025-09-07 05:50:02"
  null
  1
  null
  null
]
75 0.95 ms
INSERT INTO api_request (type, priority, event, parameter, data, completed, errors, createts, editts, eshop_id, create_user_id, edit_user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "PRODUCT"
  5
  "UPDATE"
  "OT-RING-MASTER-21W23-8"
  "{"flags":[{"code":"gift","dateFrom":null,"dateTo":null},{"code":"limited"}]}"
  0
  null
  "2025-09-07 05:50:02"
  null
  1
  null
  null
]
76 1.38 ms
INSERT INTO api_request (type, priority, event, parameter, data, completed, errors, createts, editts, eshop_id, create_user_id, edit_user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "PRODUCT"
  5
  "UPDATE"
  "ST-CALMBALLS-BOXERS-L"
  "{"flags":[{"code":"gift","dateFrom":null,"dateTo":null},{"code":"limited"}]}"
  0
  null
  "2025-09-07 05:50:02"
  null
  1
  null
  null
]
77 6.29 ms
INSERT INTO api_request (type, priority, event, parameter, data, completed, errors, createts, editts, eshop_id, create_user_id, edit_user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "PRODUCT"
  5
  "UPDATE"
  "OT-BELT-LEATHER-22W45-90"
  "{"flags":[{"code":"delivery-free","dateFrom":null,"dateTo":null},{"code":"gift","dateFrom":null,"dateTo":null},{"code":"limited"}]}"
  0
  null
  "2025-09-07 05:50:02"
  null
  1
  null
  null
]
78 1.48 ms
INSERT INTO api_request (type, priority, event, parameter, data, completed, errors, createts, editts, eshop_id, create_user_id, edit_user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "PRODUCT"
  5
  "UPDATE"
  "OT-BELT-LEATHER-22W45-125"
  "{"flags":[{"code":"delivery-free","dateFrom":null,"dateTo":null},{"code":"gift","dateFrom":null,"dateTo":null},{"code":"limited"}]}"
  0
  null
  "2025-09-07 05:50:02"
  null
  1
  null
  null
]
79 0.97 ms
INSERT INTO api_request (type, priority, event, parameter, data, completed, errors, createts, editts, eshop_id, create_user_id, edit_user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "PRODUCT"
  5
  "UPDATE"
  "OT-BELT-LEATHER-22W45-105"
  "{"flags":[{"code":"delivery-free","dateFrom":null,"dateTo":null},{"code":"gift","dateFrom":null,"dateTo":null},{"code":"limited"}]}"
  0
  null
  "2025-09-07 05:50:02"
  null
  1
  null
  null
]
80 2.00 ms
INSERT INTO api_request (type, priority, event, parameter, data, completed, errors, createts, editts, eshop_id, create_user_id, edit_user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "PRODUCT"
  5
  "UPDATE"
  "OT-BELT-LEATHER-22W45-110"
  "{"flags":[{"code":"delivery-free","dateFrom":null,"dateTo":null},{"code":"gift","dateFrom":null,"dateTo":null},{"code":"limited"}]}"
  0
  null
  "2025-09-07 05:50:02"
  null
  1
  null
  null
]
81 0.73 ms
INSERT INTO api_request (type, priority, event, parameter, data, completed, errors, createts, editts, eshop_id, create_user_id, edit_user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "PRODUCT"
  5
  "UPDATE"
  "OT-RING-SIMPLE-22W45-10"
  "{"flags":[{"code":"gift","dateFrom":null,"dateTo":null}]}"
  0
  null
  "2025-09-07 05:50:02"
  null
  1
  null
  null
]
82 1.74 ms
UPDATE product_translation SET guid = ? WHERE id = ?
Parameters:
[
  "d6339026-b6bf-11ea-ac2a-ecf4bbd76e50"
  32
]
83 0.91 ms
UPDATE product_translation SET guid = ? WHERE id = ?
Parameters:
[
  "d6339026-b6bf-11ea-ac2a-ecf4bbd76e50"
  33
]
84 0.57 ms
UPDATE product_translation SET guid = ? WHERE id = ?
Parameters:
[
  "d6339026-b6bf-11ea-ac2a-ecf4bbd76e50"
  34
]
85 1.08 ms
UPDATE product_translation SET guid = ?, flags = ? WHERE id = ?
Parameters:
[
  "d6339026-b6bf-11ea-ac2a-ecf4bbd76e50"
  "{"gift":{"code":"gift","title":"D\u00e1rek","dateFrom":null,"dateTo":null},"limited":{"code":"limited"}}"
  35
]
86 1.22 ms
UPDATE product_translation SET guid = ?, flags = ? WHERE id = ?
Parameters:
[
  "d6339026-b6bf-11ea-ac2a-ecf4bbd76e50"
  "{"gift":{"code":"gift","title":"D\u00e1rek","dateFrom":null,"dateTo":null},"limited":{"code":"limited"}}"
  36
]
87 1.06 ms
UPDATE product_translation SET guid = ? WHERE id = ?
Parameters:
[
  "d6339026-b6bf-11ea-ac2a-ecf4bbd76e50"
  37
]
88 0.63 ms
UPDATE product_translation SET guid = ? WHERE id = ?
Parameters:
[
  "6bd53a44-3e3c-11ec-ab1e-0cc47a6c9370"
  69
]
89 0.70 ms
UPDATE product_translation SET guid = ?, flags = ? WHERE id = ?
Parameters:
[
  "6bd53a44-3e3c-11ec-ab1e-0cc47a6c9370"
  "{"gift":{"code":"gift","title":"D\u00e1rek","dateFrom":null,"dateTo":null},"limited":{"code":"limited"}}"
  70
]
90 0.84 ms
UPDATE product_translation SET guid = ? WHERE id = ?
Parameters:
[
  "6bd53a44-3e3c-11ec-ab1e-0cc47a6c9370"
  71
]
91 0.60 ms
UPDATE product_translation SET guid = ? WHERE id = ?
Parameters:
[
  "6bd53a44-3e3c-11ec-ab1e-0cc47a6c9370"
  72
]
92 0.76 ms
UPDATE product_translation SET guid = ?, flags = ? WHERE id = ?
Parameters:
[
  "fa2da598-5e83-11ed-80f6-0cc47a6c9370"
  "{"delivery-free":{"code":"delivery-free","title":"Doprava zdarma","dateFrom":null,"dateTo":null},"gift":{"code":"gift","title":"D\u00e1rek","dateFrom":null,"dateTo":null},"limited":{"code":"limited"}}"
  155
]
93 1.97 ms
UPDATE product_translation SET guid = ?, flags = ? WHERE id = ?
Parameters:
[
  "fa2da598-5e83-11ed-80f6-0cc47a6c9370"
  "{"delivery-free":{"code":"delivery-free","title":"Doprava zdarma","dateFrom":null,"dateTo":null},"gift":{"code":"gift","title":"D\u00e1rek","dateFrom":null,"dateTo":null},"limited":{"code":"limited"}}"
  156
]
94 1.06 ms
UPDATE product_translation SET guid = ? WHERE id = ?
Parameters:
[
  "fa2da598-5e83-11ed-80f6-0cc47a6c9370"
  157
]
95 1.00 ms
UPDATE product_translation SET guid = ?, flags = ? WHERE id = ?
Parameters:
[
  "fa2da598-5e83-11ed-80f6-0cc47a6c9370"
  "{"delivery-free":{"code":"delivery-free","title":"Doprava zdarma","dateFrom":null,"dateTo":null},"gift":{"code":"gift","title":"D\u00e1rek","dateFrom":null,"dateTo":null},"limited":{"code":"limited"}}"
  158
]
96 2.25 ms
UPDATE product_translation SET guid = ? WHERE id = ?
Parameters:
[
  "fa2da598-5e83-11ed-80f6-0cc47a6c9370"
  159
]
97 1.10 ms
UPDATE product_translation SET guid = ? WHERE id = ?
Parameters:
[
  "fa2da598-5e83-11ed-80f6-0cc47a6c9370"
  160
]
98 0.72 ms
UPDATE product_translation SET guid = ?, flags = ? WHERE id = ?
Parameters:
[
  "fa2da598-5e83-11ed-80f6-0cc47a6c9370"
  "{"delivery-free":{"code":"delivery-free","title":"Doprava zdarma","dateFrom":null,"dateTo":null},"gift":{"code":"gift","title":"D\u00e1rek","dateFrom":null,"dateTo":null},"limited":{"code":"limited"}}"
  161
]
99 0.70 ms
UPDATE product_translation SET guid = ?, flags = ? WHERE id = ?
Parameters:
[
  "326856ae-9cc0-11ed-88ba-8e8950a68e28"
  "{"gift":{"code":"gift","title":"D\u00e1rek","dateFrom":null,"dateTo":null},"limited":{"code":"limited","title":"Limited","dateFrom":null,"dateTo":null}}"
  171
]
100 0.72 ms
UPDATE product_translation SET guid = ? WHERE id = ?
Parameters:
[
  "326856ae-9cc0-11ed-88ba-8e8950a68e28"
  172
]
101 0.77 ms
UPDATE product_translation SET guid = ?, flags = ? WHERE id = ?
Parameters:
[
  "326856ae-9cc0-11ed-88ba-8e8950a68e28"
  "{"gift":{"code":"gift","title":"D\u00e1rek","dateFrom":null,"dateTo":null},"limited":{"code":"limited","title":"Limited","dateFrom":null,"dateTo":null}}"
  173
]
102 1.38 ms
UPDATE product_translation SET guid = ?, flags = ? WHERE id = ?
Parameters:
[
  "326856ae-9cc0-11ed-88ba-8e8950a68e28"
  "{"gift":{"code":"gift","title":"D\u00e1rek","dateFrom":null,"dateTo":null},"limited":{"code":"limited","title":"Limited","dateFrom":null,"dateTo":null}}"
  174
]
103 0.66 ms
"COMMIT"
Parameters:
[]
104 0.65 ms
"START TRANSACTION"
Parameters:
[]
105 0.99 ms
UPDATE webhook SET processed = ? WHERE id = ?
Parameters:
[
  1
  23987
]
106 0.64 ms
"COMMIT"
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
App\Entity\Eshop No errors.
App\Entity\User No errors.
App\Entity\Webhook No errors.
App\Entity\Product No errors.
App\Entity\ApiRequest No errors.
App\Entity\Survey No errors.
App\Entity\Gift No errors.
App\Entity\JoinReviews No errors.
App\Entity\Heureka No errors.
App\Entity\Flag No errors.
App\Entity\Drop No errors.
App\Entity\Banner No errors.
App\Entity\Announcement No errors.
App\Entity\Pikito No errors.
App\Entity\PriceLevelItem No errors.
App\Entity\PriceLevel No errors.
App\Entity\ProductTranslation No errors.
App\Entity\Price No errors.
App\Entity\Coupon No errors.
App\Entity\Qr No errors.
App\Entity\QrTranslation No errors.