https://props.ppplot.com/ecadmin/product/csv_split_import Return to referer URL

Query Metrics

1931 Database Queries
22 Different statements
220.69 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.15 ms
SET SESSION time_zone = '+00:00'
Parameters:
[]
2 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.department AS department_3, t0.login_id AS login_id_4, t0.password AS password_5, t0.salt AS salt_6, t0.sort_no AS sort_no_7, t0.two_factor_auth_key AS two_factor_auth_key_8, t0.two_factor_auth_enabled AS two_factor_auth_enabled_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.login_date AS login_date_12, t0.work_id AS work_id_13, t0.authority_id AS authority_id_14, t0.creator_id AS creator_id_15, t0.discriminator_type FROM dtb_member t0 WHERE t0.login_id = ? AND t0.work_id = ? AND t0.discriminator_type IN ('member') LIMIT 1
Parameters:
[
  "ec_admin"
  1
]
3 0.14 ms
SELECT t0.id AS id_1, t0.deny_url AS deny_url_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.authority_id AS authority_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_authority_role t0 WHERE t0.authority_id = ? AND t0.discriminator_type IN ('authorityrole')
Parameters:
[
  0
]
4 0.11 ms
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.company_kana AS company_kana_3, t0.postal_code AS postal_code_4, t0.addr01 AS addr01_5, t0.addr02 AS addr02_6, t0.phone_number AS phone_number_7, t0.business_hour AS business_hour_8, t0.email01 AS email01_9, t0.email02 AS email02_10, t0.email03 AS email03_11, t0.email04 AS email04_12, t0.shop_name AS shop_name_13, t0.shop_kana AS shop_kana_14, t0.shop_name_eng AS shop_name_eng_15, t0.update_date AS update_date_16, t0.good_traded AS good_traded_17, t0.message AS message_18, t0.delivery_free_amount AS delivery_free_amount_19, t0.delivery_free_quantity AS delivery_free_quantity_20, t0.option_mypage_order_status_display AS option_mypage_order_status_display_21, t0.option_nostock_hidden AS option_nostock_hidden_22, t0.option_favorite_product AS option_favorite_product_23, t0.option_product_delivery_fee AS option_product_delivery_fee_24, t0.invoice_registration_number AS invoice_registration_number_25, t0.option_product_tax_rule AS option_product_tax_rule_26, t0.option_customer_activate AS option_customer_activate_27, t0.option_remember_me AS option_remember_me_28, t0.authentication_key AS authentication_key_29, t0.php_path AS php_path_30, t0.option_point AS option_point_31, t0.basic_point_rate AS basic_point_rate_32, t0.point_conversion_rate AS point_conversion_rate_33, t0.country_id AS country_id_34, t0.pref_id AS pref_id_35, t0.discriminator_type FROM dtb_base_info t0 WHERE t0.id = ? AND t0.discriminator_type IN ('baseinfo')
Parameters:
[
  1
]
5 0.08 ms
SELECT t0.id AS id_1, t0.deny_url AS deny_url_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.authority_id AS authority_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_authority_role t0 WHERE t0.authority_id = ? AND t0.discriminator_type IN ('authorityrole')
Parameters:
[
  0
]
6 0.09 ms
SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED
Parameters:
[]
7 0.06 ms
"START TRANSACTION"
Parameters:
[]
8 0.54 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  "3786"
]
9 0.33 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
  3786
]
10 5.88 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1715.jpg"
  1
  "2024-11-22 04:32:19"
  3786
  1
  "productimage"
]
11 0.15 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890849
]
12 0.23 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  3786
]
13 3.57 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3786
  19
]
14 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3786
  57
]
15 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3786
  59
]
16 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3786
  131
]
17 0.09 ms
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
  19
]
18 0.08 ms
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
  131
]
19 0.09 ms
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
  57
]
20 0.08 ms
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
  59
]
21 0.22 ms
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
  3786
]
22 0.30 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  3786
]
23 0.10 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12689
]
24 0.10 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12689
]
25 0.09 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12690
]
26 0.32 ms
SELECT d0_.id AS id_0, d0_.tax_rate AS tax_rate_1, d0_.tax_adjust AS tax_adjust_2, d0_.apply_date AS apply_date_3, d0_.create_date AS create_date_4, d0_.update_date AS update_date_5, d0_.discriminator_type AS discriminator_type_6, d0_.product_class_id AS product_class_id_7, d0_.creator_id AS creator_id_8, d0_.country_id AS country_id_9, d0_.pref_id AS pref_id_10, d0_.product_id AS product_id_11, d0_.rounding_type_id AS rounding_type_id_12 FROM dtb_tax_rule d0_ WHERE (d0_.apply_date < ? AND d0_.pref_id IS NULL AND d0_.country_id IS NULL AND d0_.product_id IS NULL AND d0_.product_class_id IS NULL) AND d0_.discriminator_type IN ('taxrule') ORDER BY d0_.apply_date DESC
Parameters:
[
  "2024-11-22 04:32:19"
]
27 0.09 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12690
]
28 0.09 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13818
]
29 0.09 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13818
]
30 0.08 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13901
]
31 0.09 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13901
]
32 0.09 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13984
]
33 0.08 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13984
]
34 0.14 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1715.jpg"
  1
  "2024-11-22 04:32:19"
  3786
  1
  "productimage"
]
35 1.22 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3786
  20
  1
  "producttag"
]
36 0.12 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3786
  16
  1
  "producttag"
]
37 0.13 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3786
  36
  1
  "producttag"
]
38 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3786
  131
  "productcategory"
]
39 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3786
  19
  "productcategory"
]
40 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3786
  57
  "productcategory"
]
41 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3786
  59
  "productcategory"
]
42 0.82 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:32:19"
  13901
]
43 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434711
]
44 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434712
]
45 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434713
]
46 0.11 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890850
]
47 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3786
  131
]
48 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3786
  19
]
49 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3786
  57
]
50 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3786
  59
]
51 0.21 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  "3785"
]
52 0.21 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
  3785
]
53 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1714.jpg"
  1
  "2024-11-22 04:32:19"
  3785
  1
  "productimage"
]
54 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3786
  20
  1
  "producttag"
]
55 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3786
  16
  1
  "producttag"
]
56 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3786
  36
  1
  "producttag"
]
57 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3786
  131
  "productcategory"
]
58 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3786
  19
  "productcategory"
]
59 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3786
  57
  "productcategory"
]
60 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3786
  59
  "productcategory"
]
61 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:32:19"
  13984
]
62 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434714
]
63 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434715
]
64 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434716
]
65 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1874947
]
66 0.17 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  3785
]
67 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3785
  19
]
68 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3785
  57
]
69 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3785
  59
]
70 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3785
  131
]
71 0.18 ms
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
  3785
]
72 0.23 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  3785
]
73 0.09 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12687
]
74 0.09 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12687
]
75 0.10 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12688
]
76 0.09 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12688
]
77 0.08 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13817
]
78 0.09 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13817
]
79 0.08 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13900
]
80 0.09 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13900
]
81 0.08 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13983
]
82 0.08 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13983
]
83 0.14 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1714.jpg"
  1
  "2024-11-22 04:32:19"
  3785
  1
  "productimage"
]
84 0.15 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3785
  23
  1
  "producttag"
]
85 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3785
  36
  1
  "producttag"
]
86 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3785
  131
  "productcategory"
]
87 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3785
  19
  "productcategory"
]
88 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3785
  57
  "productcategory"
]
89 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3785
  59
  "productcategory"
]
90 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "800"
  "800"
  "2024-11-22 04:32:19"
  12687
]
91 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398073
]
92 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398074
]
93 0.10 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890852
]
94 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3785
  131
]
95 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3785
  19
]
96 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3785
  57
]
97 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3785
  59
]
98 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1714.jpg"
  1
  "2024-11-22 04:32:19"
  3785
  1
  "productimage"
]
99 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3785
  23
  1
  "producttag"
]
100 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3785
  36
  1
  "producttag"
]
101 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3785
  131
  "productcategory"
]
102 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3785
  19
  "productcategory"
]
103 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3785
  57
  "productcategory"
]
104 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3785
  59
  "productcategory"
]
105 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "800"
  "800"
  "2024-11-22 04:32:19"
  12688
]
106 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434720
]
107 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434721
]
108 0.10 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890853
]
109 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3785
  131
]
110 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3785
  19
]
111 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3785
  57
]
112 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3785
  59
]
113 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1714.jpg"
  1
  "2024-11-22 04:32:19"
  3785
  1
  "productimage"
]
114 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3785
  23
  1
  "producttag"
]
115 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3785
  36
  1
  "producttag"
]
116 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3785
  131
  "productcategory"
]
117 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3785
  19
  "productcategory"
]
118 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3785
  57
  "productcategory"
]
119 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3785
  59
  "productcategory"
]
120 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "800"
  "800"
  "2024-11-22 04:32:19"
  13817
]
121 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434722
]
122 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434723
]
123 0.10 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890854
]
124 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3785
  131
]
125 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3785
  19
]
126 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3785
  57
]
127 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3785
  59
]
128 0.24 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1714.jpg"
  1
  "2024-11-22 04:32:19"
  3785
  1
  "productimage"
]
129 0.16 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3785
  23
  1
  "producttag"
]
130 0.12 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3785
  36
  1
  "producttag"
]
131 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3785
  131
  "productcategory"
]
132 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3785
  19
  "productcategory"
]
133 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3785
  57
  "productcategory"
]
134 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3785
  59
  "productcategory"
]
135 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:32:19"
  13900
]
136 0.17 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434724
]
137 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434725
]
138 0.10 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890855
]
139 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3785
  131
]
140 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3785
  19
]
141 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3785
  57
]
142 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3785
  59
]
143 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  "3784"
]
144 0.19 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
  3784
]
145 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1713.jpg"
  1
  "2024-11-22 04:32:19"
  3784
  1
  "productimage"
]
146 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3785
  23
  1
  "producttag"
]
147 0.13 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3785
  36
  1
  "producttag"
]
148 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3785
  131
  "productcategory"
]
149 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3785
  19
  "productcategory"
]
150 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3785
  57
  "productcategory"
]
151 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3785
  59
  "productcategory"
]
152 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:32:19"
  13983
]
153 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434726
]
154 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434727
]
155 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1874952
]
156 0.16 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  3784
]
157 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3784
  19
]
158 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3784
  57
]
159 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3784
  59
]
160 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3784
  131
]
161 0.18 ms
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
  3784
]
162 0.21 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  3784
]
163 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12685
]
164 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12685
]
165 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12686
]
166 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12686
]
167 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13816
]
168 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13816
]
169 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13899
]
170 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13899
]
171 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13982
]
172 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13982
]
173 0.18 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1713.jpg"
  1
  "2024-11-22 04:32:19"
  3784
  1
  "productimage"
]
174 0.12 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3784
  23
  1
  "producttag"
]
175 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3784
  36
  1
  "producttag"
]
176 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3784
  131
  "productcategory"
]
177 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3784
  19
  "productcategory"
]
178 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3784
  57
  "productcategory"
]
179 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3784
  59
  "productcategory"
]
180 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1000"
  "1000"
  "2024-11-22 04:32:19"
  12685
]
181 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398083
]
182 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398084
]
183 0.10 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890857
]
184 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3784
  131
]
185 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3784
  19
]
186 0.19 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3784
  57
]
187 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3784
  59
]
188 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1713.jpg"
  1
  "2024-11-22 04:32:19"
  3784
  1
  "productimage"
]
189 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3784
  23
  1
  "producttag"
]
190 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3784
  36
  1
  "producttag"
]
191 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3784
  131
  "productcategory"
]
192 0.14 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3784
  19
  "productcategory"
]
193 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3784
  57
  "productcategory"
]
194 0.20 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3784
  59
  "productcategory"
]
195 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1000"
  "1000"
  "2024-11-22 04:32:19"
  12686
]
196 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434730
]
197 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434731
]
198 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890858
]
199 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3784
  131
]
200 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3784
  19
]
201 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3784
  57
]
202 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3784
  59
]
203 0.15 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1713.jpg"
  1
  "2024-11-22 04:32:19"
  3784
  1
  "productimage"
]
204 0.14 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3784
  23
  1
  "producttag"
]
205 0.13 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3784
  36
  1
  "producttag"
]
206 0.15 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3784
  131
  "productcategory"
]
207 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3784
  19
  "productcategory"
]
208 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3784
  57
  "productcategory"
]
209 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3784
  59
  "productcategory"
]
210 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "900"
  "900"
  "2024-11-22 04:32:19"
  13816
]
211 0.13 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434732
]
212 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434733
]
213 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890859
]
214 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3784
  131
]
215 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3784
  19
]
216 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3784
  57
]
217 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3784
  59
]
218 0.14 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1713.jpg"
  1
  "2024-11-22 04:32:19"
  3784
  1
  "productimage"
]
219 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3784
  23
  1
  "producttag"
]
220 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3784
  36
  1
  "producttag"
]
221 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3784
  131
  "productcategory"
]
222 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3784
  19
  "productcategory"
]
223 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3784
  57
  "productcategory"
]
224 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3784
  59
  "productcategory"
]
225 0.18 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:32:19"
  13899
]
226 0.13 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434734
]
227 0.12 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434735
]
228 0.10 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890860
]
229 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3784
  131
]
230 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3784
  19
]
231 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3784
  57
]
232 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3784
  59
]
233 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  "3783"
]
234 0.19 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
  3783
]
235 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1712.jpg"
  1
  "2024-11-22 04:32:19"
  3783
  1
  "productimage"
]
236 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3784
  23
  1
  "producttag"
]
237 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3784
  36
  1
  "producttag"
]
238 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3784
  131
  "productcategory"
]
239 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3784
  19
  "productcategory"
]
240 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3784
  57
  "productcategory"
]
241 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3784
  59
  "productcategory"
]
242 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:32:19"
  13982
]
243 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434736
]
244 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434737
]
245 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1874957
]
246 0.16 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  3783
]
247 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3783
  19
]
248 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3783
  57
]
249 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3783
  59
]
250 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3783
  131
]
251 0.16 ms
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
  3783
]
252 0.21 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  3783
]
253 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12683
]
254 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12683
]
255 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12684
]
256 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12684
]
257 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13815
]
258 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13815
]
259 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13898
]
260 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13898
]
261 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13981
]
262 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13981
]
263 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1712.jpg"
  1
  "2024-11-22 04:32:19"
  3783
  1
  "productimage"
]
264 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3783
  23
  1
  "producttag"
]
265 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3783
  13
  1
  "producttag"
]
266 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3783
  36
  1
  "producttag"
]
267 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3783
  131
  "productcategory"
]
268 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3783
  19
  "productcategory"
]
269 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3783
  57
  "productcategory"
]
270 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3783
  59
  "productcategory"
]
271 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "800"
  "800"
  "2024-11-22 04:32:19"
  12683
]
272 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398097
]
273 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398098
]
274 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398099
]
275 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890862
]
276 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3783
  131
]
277 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3783
  19
]
278 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3783
  57
]
279 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3783
  59
]
280 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1712.jpg"
  1
  "2024-11-22 04:32:19"
  3783
  1
  "productimage"
]
281 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3783
  23
  1
  "producttag"
]
282 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3783
  13
  1
  "producttag"
]
283 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3783
  36
  1
  "producttag"
]
284 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3783
  131
  "productcategory"
]
285 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3783
  19
  "productcategory"
]
286 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3783
  57
  "productcategory"
]
287 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3783
  59
  "productcategory"
]
288 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "800"
  "800"
  "2024-11-22 04:32:19"
  12684
]
289 0.12 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434740
]
290 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434741
]
291 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434742
]
292 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890863
]
293 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3783
  131
]
294 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3783
  19
]
295 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3783
  57
]
296 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3783
  59
]
297 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1712.jpg"
  1
  "2024-11-22 04:32:19"
  3783
  1
  "productimage"
]
298 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3783
  23
  1
  "producttag"
]
299 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3783
  13
  1
  "producttag"
]
300 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3783
  36
  1
  "producttag"
]
301 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3783
  131
  "productcategory"
]
302 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3783
  19
  "productcategory"
]
303 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3783
  57
  "productcategory"
]
304 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3783
  59
  "productcategory"
]
305 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "800"
  "800"
  "2024-11-22 04:32:19"
  13815
]
306 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434743
]
307 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434744
]
308 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434745
]
309 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890864
]
310 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3783
  131
]
311 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3783
  19
]
312 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3783
  57
]
313 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3783
  59
]
314 0.10 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1712.jpg"
  1
  "2024-11-22 04:32:19"
  3783
  1
  "productimage"
]
315 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3783
  23
  1
  "producttag"
]
316 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3783
  13
  1
  "producttag"
]
317 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3783
  36
  1
  "producttag"
]
318 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3783
  131
  "productcategory"
]
319 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3783
  19
  "productcategory"
]
320 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3783
  57
  "productcategory"
]
321 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3783
  59
  "productcategory"
]
322 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:32:19"
  13898
]
323 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434746
]
324 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434747
]
325 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434748
]
326 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890865
]
327 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3783
  131
]
328 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3783
  19
]
329 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3783
  57
]
330 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3783
  59
]
331 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  "3782"
]
332 0.18 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
  3782
]
333 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1711.jpg"
  1
  "2024-11-22 04:32:19"
  3782
  1
  "productimage"
]
334 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3783
  23
  1
  "producttag"
]
335 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3783
  13
  1
  "producttag"
]
336 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3783
  36
  1
  "producttag"
]
337 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3783
  131
  "productcategory"
]
338 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3783
  19
  "productcategory"
]
339 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3783
  57
  "productcategory"
]
340 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3783
  59
  "productcategory"
]
341 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:32:19"
  13981
]
342 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434749
]
343 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434750
]
344 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434751
]
345 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1874962
]
346 0.16 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  3782
]
347 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3782
  19
]
348 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3782
  57
]
349 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3782
  59
]
350 0.11 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3782
  131
]
351 0.15 ms
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
  3782
]
352 0.26 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  3782
]
353 0.08 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12681
]
354 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12681
]
355 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12682
]
356 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12682
]
357 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13814
]
358 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13814
]
359 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13897
]
360 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13897
]
361 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13980
]
362 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13980
]
363 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1711.jpg"
  1
  "2024-11-22 04:32:19"
  3782
  1
  "productimage"
]
364 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3782
  18
  1
  "producttag"
]
365 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3782
  36
  1
  "producttag"
]
366 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3782
  131
  "productcategory"
]
367 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3782
  19
  "productcategory"
]
368 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3782
  57
  "productcategory"
]
369 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3782
  59
  "productcategory"
]
370 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "800"
  "800"
  "2024-11-22 04:32:19"
  12681
]
371 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398108
]
372 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398109
]
373 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890867
]
374 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3782
  131
]
375 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3782
  19
]
376 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3782
  57
]
377 0.11 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3782
  59
]
378 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1711.jpg"
  1
  "2024-11-22 04:32:19"
  3782
  1
  "productimage"
]
379 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3782
  18
  1
  "producttag"
]
380 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3782
  36
  1
  "producttag"
]
381 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3782
  131
  "productcategory"
]
382 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3782
  19
  "productcategory"
]
383 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3782
  57
  "productcategory"
]
384 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3782
  59
  "productcategory"
]
385 0.14 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "800"
  "800"
  "2024-11-22 04:32:19"
  12682
]
386 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434755
]
387 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434756
]
388 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890868
]
389 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3782
  131
]
390 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3782
  19
]
391 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3782
  57
]
392 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3782
  59
]
393 0.10 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1711.jpg"
  1
  "2024-11-22 04:32:19"
  3782
  1
  "productimage"
]
394 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3782
  18
  1
  "producttag"
]
395 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3782
  36
  1
  "producttag"
]
396 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3782
  131
  "productcategory"
]
397 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3782
  19
  "productcategory"
]
398 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3782
  57
  "productcategory"
]
399 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3782
  59
  "productcategory"
]
400 0.15 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "800"
  "800"
  "2024-11-22 04:32:19"
  13814
]
401 0.12 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434757
]
402 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434758
]
403 0.10 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890869
]
404 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3782
  131
]
405 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3782
  19
]
406 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3782
  57
]
407 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3782
  59
]
408 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1711.jpg"
  1
  "2024-11-22 04:32:19"
  3782
  1
  "productimage"
]
409 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3782
  18
  1
  "producttag"
]
410 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3782
  36
  1
  "producttag"
]
411 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3782
  131
  "productcategory"
]
412 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3782
  19
  "productcategory"
]
413 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3782
  57
  "productcategory"
]
414 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3782
  59
  "productcategory"
]
415 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:32:19"
  13897
]
416 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434759
]
417 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434760
]
418 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890870
]
419 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3782
  131
]
420 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3782
  19
]
421 0.11 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3782
  57
]
422 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3782
  59
]
423 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  "3781"
]
424 0.21 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
  3781
]
425 0.14 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1710.jpg"
  1
  "2024-11-22 04:32:19"
  3781
  1
  "productimage"
]
426 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3782
  18
  1
  "producttag"
]
427 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3782
  36
  1
  "producttag"
]
428 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3782
  131
  "productcategory"
]
429 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3782
  19
  "productcategory"
]
430 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3782
  57
  "productcategory"
]
431 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3782
  59
  "productcategory"
]
432 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:32:19"
  13980
]
433 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434761
]
434 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434762
]
435 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1874967
]
436 0.17 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  3781
]
437 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3781
  19
]
438 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3781
  57
]
439 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3781
  59
]
440 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3781
  131
]
441 0.17 ms
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
  3781
]
442 0.22 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  3781
]
443 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12679
]
444 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12679
]
445 0.08 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12680
]
446 0.09 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12680
]
447 0.08 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13813
]
448 0.08 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13813
]
449 0.08 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13896
]
450 0.08 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13896
]
451 0.08 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13979
]
452 0.08 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13979
]
453 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1710.jpg"
  1
  "2024-11-22 04:32:19"
  3781
  1
  "productimage"
]
454 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3781
  18
  1
  "producttag"
]
455 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3781
  16
  1
  "producttag"
]
456 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3781
  36
  1
  "producttag"
]
457 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3781
  131
  "productcategory"
]
458 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3781
  19
  "productcategory"
]
459 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3781
  57
  "productcategory"
]
460 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3781
  59
  "productcategory"
]
461 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2000"
  "2000"
  "2024-11-22 04:32:19"
  12679
]
462 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398122
]
463 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398123
]
464 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398124
]
465 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890872
]
466 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3781
  131
]
467 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3781
  19
]
468 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3781
  57
]
469 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3781
  59
]
470 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1710.jpg"
  1
  "2024-11-22 04:32:19"
  3781
  1
  "productimage"
]
471 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3781
  18
  1
  "producttag"
]
472 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3781
  16
  1
  "producttag"
]
473 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3781
  36
  1
  "producttag"
]
474 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3781
  131
  "productcategory"
]
475 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3781
  19
  "productcategory"
]
476 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3781
  57
  "productcategory"
]
477 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3781
  59
  "productcategory"
]
478 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2000"
  "2000"
  "2024-11-22 04:32:19"
  12680
]
479 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434765
]
480 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434766
]
481 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434767
]
482 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890873
]
483 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3781
  131
]
484 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3781
  19
]
485 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3781
  57
]
486 0.11 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3781
  59
]
487 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1710.jpg"
  1
  "2024-11-22 04:32:19"
  3781
  1
  "productimage"
]
488 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3781
  18
  1
  "producttag"
]
489 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3781
  16
  1
  "producttag"
]
490 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3781
  36
  1
  "producttag"
]
491 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3781
  131
  "productcategory"
]
492 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3781
  19
  "productcategory"
]
493 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3781
  57
  "productcategory"
]
494 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3781
  59
  "productcategory"
]
495 0.18 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1800"
  "1800"
  "2024-11-22 04:32:19"
  13813
]
496 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434768
]
497 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434769
]
498 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434770
]
499 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890874
]
500 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3781
  131
]
501 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3781
  19
]
502 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3781
  57
]
503 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3781
  59
]
504 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1710.jpg"
  1
  "2024-11-22 04:32:19"
  3781
  1
  "productimage"
]
505 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3781
  18
  1
  "producttag"
]
506 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3781
  16
  1
  "producttag"
]
507 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3781
  36
  1
  "producttag"
]
508 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3781
  131
  "productcategory"
]
509 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3781
  19
  "productcategory"
]
510 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3781
  57
  "productcategory"
]
511 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3781
  59
  "productcategory"
]
512 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1000"
  "1000"
  "2024-11-22 04:32:19"
  13896
]
513 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434771
]
514 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434772
]
515 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434773
]
516 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890875
]
517 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3781
  131
]
518 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3781
  19
]
519 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3781
  57
]
520 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3781
  59
]
521 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  "3780"
]
522 0.20 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
  3780
]
523 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1709.jpg"
  1
  "2024-11-22 04:32:19"
  3780
  1
  "productimage"
]
524 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3781
  18
  1
  "producttag"
]
525 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3781
  16
  1
  "producttag"
]
526 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3781
  36
  1
  "producttag"
]
527 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3781
  131
  "productcategory"
]
528 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3781
  19
  "productcategory"
]
529 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3781
  57
  "productcategory"
]
530 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3781
  59
  "productcategory"
]
531 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1000"
  "1000"
  "2024-11-22 04:32:19"
  13979
]
532 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434774
]
533 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434775
]
534 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434776
]
535 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1874972
]
536 0.18 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  3780
]
537 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3780
  19
]
538 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3780
  57
]
539 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3780
  59
]
540 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3780
  131
]
541 0.16 ms
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
  3780
]
542 0.25 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  3780
]
543 0.08 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12677
]
544 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12677
]
545 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12678
]
546 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12678
]
547 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13812
]
548 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13812
]
549 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13895
]
550 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13895
]
551 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13978
]
552 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13978
]
553 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1709.jpg"
  1
  "2024-11-22 04:32:19"
  3780
  1
  "productimage"
]
554 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3780
  18
  1
  "producttag"
]
555 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3780
  36
  1
  "producttag"
]
556 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3780
  131
  "productcategory"
]
557 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3780
  19
  "productcategory"
]
558 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3780
  57
  "productcategory"
]
559 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3780
  59
  "productcategory"
]
560 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2000"
  "2000"
  "2024-11-22 04:32:19"
  12677
]
561 0.13 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398133
]
562 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398134
]
563 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890877
]
564 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3780
  131
]
565 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3780
  19
]
566 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3780
  57
]
567 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3780
  59
]
568 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1709.jpg"
  1
  "2024-11-22 04:32:19"
  3780
  1
  "productimage"
]
569 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3780
  18
  1
  "producttag"
]
570 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3780
  36
  1
  "producttag"
]
571 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3780
  131
  "productcategory"
]
572 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3780
  19
  "productcategory"
]
573 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3780
  57
  "productcategory"
]
574 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3780
  59
  "productcategory"
]
575 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2000"
  "2000"
  "2024-11-22 04:32:19"
  12678
]
576 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434780
]
577 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434781
]
578 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890878
]
579 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3780
  131
]
580 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3780
  19
]
581 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3780
  57
]
582 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3780
  59
]
583 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1709.jpg"
  1
  "2024-11-22 04:32:19"
  3780
  1
  "productimage"
]
584 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3780
  18
  1
  "producttag"
]
585 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3780
  36
  1
  "producttag"
]
586 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3780
  131
  "productcategory"
]
587 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3780
  19
  "productcategory"
]
588 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3780
  57
  "productcategory"
]
589 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3780
  59
  "productcategory"
]
590 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1800"
  "1800"
  "2024-11-22 04:32:19"
  13812
]
591 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434782
]
592 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434783
]
593 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890879
]
594 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3780
  131
]
595 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3780
  19
]
596 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3780
  57
]
597 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3780
  59
]
598 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1709.jpg"
  1
  "2024-11-22 04:32:19"
  3780
  1
  "productimage"
]
599 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3780
  18
  1
  "producttag"
]
600 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3780
  36
  1
  "producttag"
]
601 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3780
  131
  "productcategory"
]
602 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3780
  19
  "productcategory"
]
603 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3780
  57
  "productcategory"
]
604 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3780
  59
  "productcategory"
]
605 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1000"
  "1000"
  "2024-11-22 04:32:19"
  13895
]
606 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434784
]
607 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434785
]
608 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890880
]
609 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3780
  131
]
610 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3780
  19
]
611 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3780
  57
]
612 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3780
  59
]
613 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  "3779"
]
614 0.20 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
  3779
]
615 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1708.jpg"
  1
  "2024-11-22 04:32:19"
  3779
  1
  "productimage"
]
616 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3780
  18
  1
  "producttag"
]
617 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3780
  36
  1
  "producttag"
]
618 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3780
  131
  "productcategory"
]
619 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3780
  19
  "productcategory"
]
620 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3780
  57
  "productcategory"
]
621 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3780
  59
  "productcategory"
]
622 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1000"
  "1000"
  "2024-11-22 04:32:19"
  13978
]
623 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434786
]
624 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434787
]
625 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1874977
]
626 0.16 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  3779
]
627 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3779
  19
]
628 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3779
  57
]
629 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3779
  59
]
630 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3779
  131
]
631 0.17 ms
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
  3779
]
632 0.22 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  3779
]
633 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12675
]
634 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12675
]
635 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12676
]
636 0.09 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12676
]
637 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13811
]
638 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13811
]
639 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13894
]
640 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13894
]
641 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13977
]
642 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13977
]
643 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1708.jpg"
  1
  "2024-11-22 04:32:19"
  3779
  1
  "productimage"
]
644 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3779
  36
  1
  "producttag"
]
645 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3779
  19
  1
  "producttag"
]
646 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3779
  12
  1
  "producttag"
]
647 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3779
  131
  "productcategory"
]
648 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3779
  19
  "productcategory"
]
649 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3779
  57
  "productcategory"
]
650 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3779
  59
  "productcategory"
]
651 0.14 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2000"
  "2000"
  "2024-11-22 04:32:19"
  12675
]
652 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398147
]
653 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398148
]
654 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398149
]
655 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890882
]
656 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3779
  131
]
657 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3779
  19
]
658 0.20 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3779
  57
]
659 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3779
  59
]
660 0.16 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1708.jpg"
  1
  "2024-11-22 04:32:19"
  3779
  1
  "productimage"
]
661 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3779
  36
  1
  "producttag"
]
662 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3779
  19
  1
  "producttag"
]
663 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3779
  12
  1
  "producttag"
]
664 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3779
  131
  "productcategory"
]
665 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3779
  19
  "productcategory"
]
666 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3779
  57
  "productcategory"
]
667 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3779
  59
  "productcategory"
]
668 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2000"
  "2000"
  "2024-11-22 04:32:19"
  12676
]
669 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434790
]
670 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434791
]
671 0.13 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434792
]
672 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890883
]
673 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3779
  131
]
674 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3779
  19
]
675 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3779
  57
]
676 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3779
  59
]
677 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1708.jpg"
  1
  "2024-11-22 04:32:19"
  3779
  1
  "productimage"
]
678 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3779
  36
  1
  "producttag"
]
679 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3779
  19
  1
  "producttag"
]
680 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3779
  12
  1
  "producttag"
]
681 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3779
  131
  "productcategory"
]
682 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3779
  19
  "productcategory"
]
683 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3779
  57
  "productcategory"
]
684 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3779
  59
  "productcategory"
]
685 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1800"
  "1800"
  "2024-11-22 04:32:19"
  13811
]
686 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434793
]
687 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434794
]
688 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434795
]
689 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890884
]
690 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3779
  131
]
691 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3779
  19
]
692 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3779
  57
]
693 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3779
  59
]
694 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1708.jpg"
  1
  "2024-11-22 04:32:19"
  3779
  1
  "productimage"
]
695 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3779
  36
  1
  "producttag"
]
696 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3779
  19
  1
  "producttag"
]
697 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3779
  12
  1
  "producttag"
]
698 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3779
  131
  "productcategory"
]
699 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3779
  19
  "productcategory"
]
700 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3779
  57
  "productcategory"
]
701 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3779
  59
  "productcategory"
]
702 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1000"
  "1000"
  "2024-11-22 04:32:19"
  13894
]
703 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434796
]
704 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434797
]
705 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434798
]
706 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890885
]
707 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3779
  131
]
708 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3779
  19
]
709 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3779
  57
]
710 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3779
  59
]
711 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  "3778"
]
712 0.20 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
  3778
]
713 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1706.jpg"
  1
  "2024-11-22 04:32:19"
  3778
  1
  "productimage"
]
714 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3779
  36
  1
  "producttag"
]
715 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3779
  19
  1
  "producttag"
]
716 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3779
  12
  1
  "producttag"
]
717 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3779
  131
  "productcategory"
]
718 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3779
  19
  "productcategory"
]
719 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3779
  57
  "productcategory"
]
720 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3779
  59
  "productcategory"
]
721 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1000"
  "1000"
  "2024-11-22 04:32:19"
  13977
]
722 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434799
]
723 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434800
]
724 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434801
]
725 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1874982
]
726 0.16 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  3778
]
727 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3778
  19
]
728 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3778
  57
]
729 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3778
  59
]
730 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3778
  131
]
731 0.17 ms
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
  3778
]
732 0.22 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  3778
]
733 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12673
]
734 0.08 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12673
]
735 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12674
]
736 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12674
]
737 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13810
]
738 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13810
]
739 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13893
]
740 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13893
]
741 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13976
]
742 0.09 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13976
]
743 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1706.jpg"
  1
  "2024-11-22 04:32:19"
  3778
  1
  "productimage"
]
744 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3778
  18
  1
  "producttag"
]
745 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3778
  83
  1
  "producttag"
]
746 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3778
  36
  1
  "producttag"
]
747 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3778
  131
  "productcategory"
]
748 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3778
  19
  "productcategory"
]
749 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3778
  57
  "productcategory"
]
750 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3778
  59
  "productcategory"
]
751 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:32:19"
  12673
]
752 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398162
]
753 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398163
]
754 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398164
]
755 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890887
]
756 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3778
  131
]
757 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3778
  19
]
758 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3778
  57
]
759 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3778
  59
]
760 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1706.jpg"
  1
  "2024-11-22 04:32:19"
  3778
  1
  "productimage"
]
761 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3778
  18
  1
  "producttag"
]
762 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3778
  83
  1
  "producttag"
]
763 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3778
  36
  1
  "producttag"
]
764 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3778
  131
  "productcategory"
]
765 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3778
  19
  "productcategory"
]
766 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3778
  57
  "productcategory"
]
767 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3778
  59
  "productcategory"
]
768 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:32:19"
  12674
]
769 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434805
]
770 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434806
]
771 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434807
]
772 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890888
]
773 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3778
  131
]
774 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3778
  19
]
775 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3778
  57
]
776 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3778
  59
]
777 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1706.jpg"
  1
  "2024-11-22 04:32:19"
  3778
  1
  "productimage"
]
778 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3778
  18
  1
  "producttag"
]
779 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3778
  83
  1
  "producttag"
]
780 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3778
  36
  1
  "producttag"
]
781 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3778
  131
  "productcategory"
]
782 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3778
  19
  "productcategory"
]
783 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3778
  57
  "productcategory"
]
784 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3778
  59
  "productcategory"
]
785 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1400"
  "1400"
  "2024-11-22 04:32:19"
  13810
]
786 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434808
]
787 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434809
]
788 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434810
]
789 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890889
]
790 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3778
  131
]
791 0.40 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3778
  19
]
792 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3778
  57
]
793 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3778
  59
]
794 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1706.jpg"
  1
  "2024-11-22 04:32:19"
  3778
  1
  "productimage"
]
795 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3778
  18
  1
  "producttag"
]
796 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3778
  83
  1
  "producttag"
]
797 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3778
  36
  1
  "producttag"
]
798 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3778
  131
  "productcategory"
]
799 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3778
  19
  "productcategory"
]
800 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3778
  57
  "productcategory"
]
801 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3778
  59
  "productcategory"
]
802 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "800"
  "800"
  "2024-11-22 04:32:19"
  13893
]
803 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434811
]
804 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434812
]
805 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434813
]
806 0.10 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890890
]
807 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3778
  131
]
808 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3778
  19
]
809 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3778
  57
]
810 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3778
  59
]
811 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  "3777"
]
812 0.19 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
  3777
]
813 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1705.jpg"
  1
  "2024-11-22 04:32:19"
  3777
  1
  "productimage"
]
814 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3778
  18
  1
  "producttag"
]
815 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3778
  83
  1
  "producttag"
]
816 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3778
  36
  1
  "producttag"
]
817 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3778
  131
  "productcategory"
]
818 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3778
  19
  "productcategory"
]
819 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3778
  57
  "productcategory"
]
820 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3778
  59
  "productcategory"
]
821 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "800"
  "800"
  "2024-11-22 04:32:19"
  13976
]
822 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434814
]
823 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434815
]
824 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434816
]
825 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1874987
]
826 0.15 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  3777
]
827 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3777
  19
]
828 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3777
  57
]
829 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3777
  59
]
830 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3777
  131
]
831 0.16 ms
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
  3777
]
832 0.25 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  3777
]
833 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12671
]
834 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12671
]
835 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12672
]
836 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12672
]
837 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13809
]
838 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13809
]
839 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13892
]
840 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13892
]
841 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13975
]
842 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13975
]
843 0.16 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1705.jpg"
  1
  "2024-11-22 04:32:19"
  3777
  1
  "productimage"
]
844 0.13 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3777
  36
  1
  "producttag"
]
845 0.12 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3777
  18
  1
  "producttag"
]
846 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3777
  131
  "productcategory"
]
847 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3777
  19
  "productcategory"
]
848 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3777
  57
  "productcategory"
]
849 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3777
  59
  "productcategory"
]
850 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1000"
  "1000"
  "2024-11-22 04:32:19"
  12671
]
851 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398173
]
852 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398174
]
853 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890892
]
854 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3777
  131
]
855 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3777
  19
]
856 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3777
  57
]
857 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3777
  59
]
858 0.10 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1705.jpg"
  1
  "2024-11-22 04:32:19"
  3777
  1
  "productimage"
]
859 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3777
  36
  1
  "producttag"
]
860 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3777
  18
  1
  "producttag"
]
861 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3777
  131
  "productcategory"
]
862 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3777
  19
  "productcategory"
]
863 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3777
  57
  "productcategory"
]
864 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3777
  59
  "productcategory"
]
865 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1000"
  "1000"
  "2024-11-22 04:32:19"
  12672
]
866 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434820
]
867 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434821
]
868 0.14 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890893
]
869 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3777
  131
]
870 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3777
  19
]
871 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3777
  57
]
872 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3777
  59
]
873 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1705.jpg"
  1
  "2024-11-22 04:32:19"
  3777
  1
  "productimage"
]
874 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3777
  36
  1
  "producttag"
]
875 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3777
  18
  1
  "producttag"
]
876 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3777
  131
  "productcategory"
]
877 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3777
  19
  "productcategory"
]
878 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3777
  57
  "productcategory"
]
879 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3777
  59
  "productcategory"
]
880 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "900"
  "900"
  "2024-11-22 04:32:19"
  13809
]
881 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434822
]
882 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434823
]
883 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890894
]
884 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3777
  131
]
885 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3777
  19
]
886 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3777
  57
]
887 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3777
  59
]
888 0.10 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1705.jpg"
  1
  "2024-11-22 04:32:19"
  3777
  1
  "productimage"
]
889 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3777
  36
  1
  "producttag"
]
890 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3777
  18
  1
  "producttag"
]
891 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3777
  131
  "productcategory"
]
892 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3777
  19
  "productcategory"
]
893 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3777
  57
  "productcategory"
]
894 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3777
  59
  "productcategory"
]
895 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:32:19"
  13892
]
896 0.16 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434824
]
897 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434825
]
898 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890895
]
899 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3777
  131
]
900 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3777
  19
]
901 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3777
  57
]
902 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3777
  59
]
903 0.21 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  "5074"
]
904 0.22 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
  5074
]
905 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1720.jpg"
  1
  "2024-11-22 04:32:19"
  5074
  1
  "productimage"
]
906 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3777
  36
  1
  "producttag"
]
907 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3777
  18
  1
  "producttag"
]
908 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3777
  131
  "productcategory"
]
909 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3777
  19
  "productcategory"
]
910 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3777
  57
  "productcategory"
]
911 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3777
  59
  "productcategory"
]
912 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:32:19"
  13975
]
913 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434826
]
914 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434827
]
915 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1874992
]
916 0.16 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  5074
]
917 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5074
  19
]
918 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5074
  57
]
919 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5074
  59
]
920 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5074
  131
]
921 0.16 ms
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
  5074
]
922 0.22 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  5074
]
923 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  20779
]
924 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  20779
]
925 0.09 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  20790
]
926 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  20790
]
927 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  20791
]
928 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  20791
]
929 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  20792
]
930 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  20792
]
931 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  20793
]
932 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  20793
]
933 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1720.jpg"
  1
  "2024-11-22 04:32:19"
  5074
  1
  "productimage"
]
934 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  5074
  20
  1
  "producttag"
]
935 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  5074
  36
  1
  "producttag"
]
936 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5074
  131
  "productcategory"
]
937 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5074
  19
  "productcategory"
]
938 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5074
  57
  "productcategory"
]
939 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5074
  59
  "productcategory"
]
940 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2000"
  "2000"
  "2024-11-22 04:32:19"
  20779
]
941 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398183
]
942 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398184
]
943 0.14 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890897
]
944 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5074
  131
]
945 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5074
  19
]
946 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5074
  57
]
947 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5074
  59
]
948 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1720.jpg"
  1
  "2024-11-22 04:32:19"
  5074
  1
  "productimage"
]
949 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  5074
  20
  1
  "producttag"
]
950 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  5074
  36
  1
  "producttag"
]
951 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5074
  131
  "productcategory"
]
952 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5074
  19
  "productcategory"
]
953 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5074
  57
  "productcategory"
]
954 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5074
  59
  "productcategory"
]
955 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2000"
  "2000"
  "2024-11-22 04:32:19"
  20790
]
956 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434830
]
957 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434831
]
958 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890898
]
959 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5074
  131
]
960 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5074
  19
]
961 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5074
  57
]
962 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5074
  59
]
963 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1720.jpg"
  1
  "2024-11-22 04:32:19"
  5074
  1
  "productimage"
]
964 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  5074
  20
  1
  "producttag"
]
965 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  5074
  36
  1
  "producttag"
]
966 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5074
  131
  "productcategory"
]
967 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5074
  19
  "productcategory"
]
968 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5074
  57
  "productcategory"
]
969 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5074
  59
  "productcategory"
]
970 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1800"
  "1800"
  "2024-11-22 04:32:19"
  20791
]
971 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434832
]
972 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434833
]
973 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890899
]
974 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5074
  131
]
975 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5074
  19
]
976 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5074
  57
]
977 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5074
  59
]
978 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1720.jpg"
  1
  "2024-11-22 04:32:19"
  5074
  1
  "productimage"
]
979 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  5074
  20
  1
  "producttag"
]
980 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  5074
  36
  1
  "producttag"
]
981 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5074
  131
  "productcategory"
]
982 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5074
  19
  "productcategory"
]
983 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5074
  57
  "productcategory"
]
984 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5074
  59
  "productcategory"
]
985 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1000"
  "1000"
  "2024-11-22 04:32:19"
  20792
]
986 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434834
]
987 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434835
]
988 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890900
]
989 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5074
  131
]
990 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5074
  19
]
991 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5074
  57
]
992 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5074
  59
]
993 0.21 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  "3805"
]
994 0.21 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
  3805
]
995 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1734.jpg"
  1
  "2024-11-22 04:32:19"
  3805
  1
  "productimage"
]
996 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  5074
  20
  1
  "producttag"
]
997 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  5074
  36
  1
  "producttag"
]
998 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5074
  131
  "productcategory"
]
999 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5074
  19
  "productcategory"
]
1000 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5074
  57
  "productcategory"
]
1001 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5074
  59
  "productcategory"
]
1002 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1000"
  "1000"
  "2024-11-22 04:32:19"
  20793
]
1003 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434836
]
1004 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434837
]
1005 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1874997
]
1006 0.16 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  3805
]
1007 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3805
  19
]
1008 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3805
  57
]
1009 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3805
  59
]
1010 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3805
  131
]
1011 0.17 ms
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
  3805
]
1012 0.23 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  3805
]
1013 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12727
]
1014 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12727
]
1015 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12728
]
1016 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12728
]
1017 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13837
]
1018 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13837
]
1019 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13920
]
1020 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13920
]
1021 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  14003
]
1022 0.08 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  14003
]
1023 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1734.jpg"
  1
  "2024-11-22 04:32:19"
  3805
  1
  "productimage"
]
1024 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3805
  13
  1
  "producttag"
]
1025 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3805
  17
  1
  "producttag"
]
1026 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3805
  36
  1
  "producttag"
]
1027 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3805
  131
  "productcategory"
]
1028 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3805
  19
  "productcategory"
]
1029 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3805
  57
  "productcategory"
]
1030 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3805
  59
  "productcategory"
]
1031 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:32:19"
  12727
]
1032 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398197
]
1033 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398198
]
1034 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398199
]
1035 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890902
]
1036 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3805
  131
]
1037 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3805
  19
]
1038 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3805
  57
]
1039 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3805
  59
]
1040 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1734.jpg"
  1
  "2024-11-22 04:32:19"
  3805
  1
  "productimage"
]
1041 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3805
  13
  1
  "producttag"
]
1042 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3805
  17
  1
  "producttag"
]
1043 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3805
  36
  1
  "producttag"
]
1044 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3805
  131
  "productcategory"
]
1045 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3805
  19
  "productcategory"
]
1046 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3805
  57
  "productcategory"
]
1047 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3805
  59
  "productcategory"
]
1048 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:32:19"
  12728
]
1049 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434840
]
1050 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434841
]
1051 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434842
]
1052 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890903
]
1053 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3805
  131
]
1054 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3805
  19
]
1055 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3805
  57
]
1056 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3805
  59
]
1057 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1734.jpg"
  1
  "2024-11-22 04:32:19"
  3805
  1
  "productimage"
]
1058 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3805
  13
  1
  "producttag"
]
1059 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3805
  17
  1
  "producttag"
]
1060 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3805
  36
  1
  "producttag"
]
1061 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3805
  131
  "productcategory"
]
1062 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3805
  19
  "productcategory"
]
1063 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3805
  57
  "productcategory"
]
1064 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3805
  59
  "productcategory"
]
1065 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1400"
  "1400"
  "2024-11-22 04:32:19"
  13837
]
1066 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434843
]
1067 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434844
]
1068 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434845
]
1069 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890904
]
1070 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3805
  131
]
1071 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3805
  19
]
1072 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3805
  57
]
1073 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3805
  59
]
1074 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1734.jpg"
  1
  "2024-11-22 04:32:19"
  3805
  1
  "productimage"
]
1075 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3805
  13
  1
  "producttag"
]
1076 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3805
  17
  1
  "producttag"
]
1077 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3805
  36
  1
  "producttag"
]
1078 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3805
  131
  "productcategory"
]
1079 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3805
  19
  "productcategory"
]
1080 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3805
  57
  "productcategory"
]
1081 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3805
  59
  "productcategory"
]
1082 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "800"
  "800"
  "2024-11-22 04:32:19"
  13920
]
1083 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434846
]
1084 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434847
]
1085 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434848
]
1086 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890905
]
1087 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3805
  131
]
1088 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3805
  19
]
1089 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3805
  57
]
1090 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3805
  59
]
1091 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  "3802"
]
1092 0.20 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
  3802
]
1093 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1731.jpg"
  1
  "2024-11-22 04:32:19"
  3802
  1
  "productimage"
]
1094 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3805
  13
  1
  "producttag"
]
1095 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3805
  17
  1
  "producttag"
]
1096 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3805
  36
  1
  "producttag"
]
1097 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3805
  131
  "productcategory"
]
1098 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3805
  19
  "productcategory"
]
1099 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3805
  57
  "productcategory"
]
1100 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3805
  59
  "productcategory"
]
1101 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "800"
  "800"
  "2024-11-22 04:32:19"
  14003
]
1102 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434849
]
1103 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434850
]
1104 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434851
]
1105 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1875002
]
1106 0.16 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  3802
]
1107 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3802
  19
]
1108 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3802
  57
]
1109 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3802
  59
]
1110 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3802
  131
]
1111 0.20 ms
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
  3802
]
1112 0.22 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  3802
]
1113 0.08 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12721
]
1114 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12721
]
1115 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12722
]
1116 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12722
]
1117 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13834
]
1118 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13834
]
1119 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13917
]
1120 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13917
]
1121 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  14000
]
1122 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  14000
]
1123 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1731.jpg"
  1
  "2024-11-22 04:32:19"
  3802
  1
  "productimage"
]
1124 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3802
  21
  1
  "producttag"
]
1125 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3802
  22
  1
  "producttag"
]
1126 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3802
  36
  1
  "producttag"
]
1127 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3802
  131
  "productcategory"
]
1128 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3802
  19
  "productcategory"
]
1129 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3802
  57
  "productcategory"
]
1130 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3802
  59
  "productcategory"
]
1131 0.16 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "3000"
  "3000"
  "2024-11-22 04:32:19"
  12721
]
1132 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398212
]
1133 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398213
]
1134 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398214
]
1135 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890907
]
1136 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3802
  131
]
1137 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3802
  19
]
1138 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3802
  57
]
1139 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3802
  59
]
1140 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1731.jpg"
  1
  "2024-11-22 04:32:19"
  3802
  1
  "productimage"
]
1141 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3802
  21
  1
  "producttag"
]
1142 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3802
  22
  1
  "producttag"
]
1143 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3802
  36
  1
  "producttag"
]
1144 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3802
  131
  "productcategory"
]
1145 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3802
  19
  "productcategory"
]
1146 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3802
  57
  "productcategory"
]
1147 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3802
  59
  "productcategory"
]
1148 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "3000"
  "3000"
  "2024-11-22 04:32:19"
  12722
]
1149 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434855
]
1150 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434856
]
1151 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434857
]
1152 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890908
]
1153 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3802
  131
]
1154 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3802
  19
]
1155 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3802
  57
]
1156 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3802
  59
]
1157 0.14 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1731.jpg"
  1
  "2024-11-22 04:32:19"
  3802
  1
  "productimage"
]
1158 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3802
  21
  1
  "producttag"
]
1159 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3802
  22
  1
  "producttag"
]
1160 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3802
  36
  1
  "producttag"
]
1161 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3802
  131
  "productcategory"
]
1162 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3802
  19
  "productcategory"
]
1163 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3802
  57
  "productcategory"
]
1164 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3802
  59
  "productcategory"
]
1165 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2700"
  "2700"
  "2024-11-22 04:32:19"
  13834
]
1166 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434858
]
1167 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434859
]
1168 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434860
]
1169 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890909
]
1170 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3802
  131
]
1171 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3802
  19
]
1172 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3802
  57
]
1173 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3802
  59
]
1174 0.14 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1731.jpg"
  1
  "2024-11-22 04:32:19"
  3802
  1
  "productimage"
]
1175 0.12 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3802
  21
  1
  "producttag"
]
1176 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3802
  22
  1
  "producttag"
]
1177 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3802
  36
  1
  "producttag"
]
1178 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3802
  131
  "productcategory"
]
1179 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3802
  19
  "productcategory"
]
1180 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3802
  57
  "productcategory"
]
1181 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3802
  59
  "productcategory"
]
1182 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:32:19"
  13917
]
1183 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434861
]
1184 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434862
]
1185 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434863
]
1186 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890910
]
1187 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3802
  131
]
1188 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3802
  19
]
1189 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3802
  57
]
1190 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3802
  59
]
1191 0.26 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  "3801"
]
1192 0.22 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
  3801
]
1193 0.16 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1730.jpg"
  1
  "2024-11-22 04:32:19"
  3801
  1
  "productimage"
]
1194 0.12 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3802
  21
  1
  "producttag"
]
1195 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3802
  22
  1
  "producttag"
]
1196 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3802
  36
  1
  "producttag"
]
1197 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3802
  131
  "productcategory"
]
1198 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3802
  19
  "productcategory"
]
1199 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3802
  57
  "productcategory"
]
1200 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3802
  59
  "productcategory"
]
1201 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:32:19"
  14000
]
1202 0.12 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434864
]
1203 0.13 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434865
]
1204 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434866
]
1205 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1875007
]
1206 0.19 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  3801
]
1207 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3801
  19
]
1208 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3801
  57
]
1209 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3801
  59
]
1210 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3801
  131
]
1211 0.17 ms
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
  3801
]
1212 0.23 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  3801
]
1213 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12719
]
1214 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12719
]
1215 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12720
]
1216 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12720
]
1217 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13833
]
1218 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13833
]
1219 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13916
]
1220 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13916
]
1221 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13999
]
1222 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13999
]
1223 0.15 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1730.jpg"
  1
  "2024-11-22 04:32:19"
  3801
  1
  "productimage"
]
1224 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3801
  21
  1
  "producttag"
]
1225 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3801
  36
  1
  "producttag"
]
1226 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3801
  131
  "productcategory"
]
1227 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3801
  19
  "productcategory"
]
1228 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3801
  57
  "productcategory"
]
1229 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3801
  59
  "productcategory"
]
1230 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:32:19"
  12719
]
1231 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398223
]
1232 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398224
]
1233 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890912
]
1234 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3801
  131
]
1235 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3801
  19
]
1236 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3801
  57
]
1237 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3801
  59
]
1238 0.14 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1730.jpg"
  1
  "2024-11-22 04:32:19"
  3801
  1
  "productimage"
]
1239 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3801
  21
  1
  "producttag"
]
1240 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3801
  36
  1
  "producttag"
]
1241 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3801
  131
  "productcategory"
]
1242 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3801
  19
  "productcategory"
]
1243 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3801
  57
  "productcategory"
]
1244 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3801
  59
  "productcategory"
]
1245 0.14 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:32:19"
  12720
]
1246 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434870
]
1247 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434871
]
1248 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890913
]
1249 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3801
  131
]
1250 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3801
  19
]
1251 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3801
  57
]
1252 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3801
  59
]
1253 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1730.jpg"
  1
  "2024-11-22 04:32:19"
  3801
  1
  "productimage"
]
1254 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3801
  21
  1
  "producttag"
]
1255 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3801
  36
  1
  "producttag"
]
1256 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3801
  131
  "productcategory"
]
1257 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3801
  19
  "productcategory"
]
1258 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3801
  57
  "productcategory"
]
1259 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3801
  59
  "productcategory"
]
1260 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1400"
  "1400"
  "2024-11-22 04:32:19"
  13833
]
1261 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434872
]
1262 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434873
]
1263 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890914
]
1264 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3801
  131
]
1265 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3801
  19
]
1266 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3801
  57
]
1267 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3801
  59
]
1268 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1730.jpg"
  1
  "2024-11-22 04:32:19"
  3801
  1
  "productimage"
]
1269 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3801
  21
  1
  "producttag"
]
1270 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3801
  36
  1
  "producttag"
]
1271 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3801
  131
  "productcategory"
]
1272 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3801
  19
  "productcategory"
]
1273 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3801
  57
  "productcategory"
]
1274 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3801
  59
  "productcategory"
]
1275 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "800"
  "800"
  "2024-11-22 04:32:19"
  13916
]
1276 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434874
]
1277 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434875
]
1278 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890915
]
1279 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3801
  131
]
1280 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3801
  19
]
1281 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3801
  57
]
1282 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3801
  59
]
1283 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  "3800"
]
1284 0.25 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
  3800
]
1285 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1729.jpg"
  1
  "2024-11-22 04:32:19"
  3800
  1
  "productimage"
]
1286 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3801
  21
  1
  "producttag"
]
1287 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3801
  36
  1
  "producttag"
]
1288 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3801
  131
  "productcategory"
]
1289 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3801
  19
  "productcategory"
]
1290 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3801
  57
  "productcategory"
]
1291 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3801
  59
  "productcategory"
]
1292 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "800"
  "800"
  "2024-11-22 04:32:19"
  13999
]
1293 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434876
]
1294 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434877
]
1295 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1875012
]
1296 0.17 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  3800
]
1297 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3800
  19
]
1298 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3800
  57
]
1299 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3800
  59
]
1300 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3800
  131
]
1301 0.19 ms
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
  3800
]
1302 0.23 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  3800
]
1303 0.08 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12717
]
1304 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12717
]
1305 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12718
]
1306 0.08 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12718
]
1307 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13832
]
1308 0.11 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13832
]
1309 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13915
]
1310 0.09 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13915
]
1311 0.08 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13998
]
1312 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13998
]
1313 0.19 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1729.jpg"
  1
  "2024-11-22 04:32:19"
  3800
  1
  "productimage"
]
1314 0.14 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3800
  21
  1
  "producttag"
]
1315 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3800
  36
  1
  "producttag"
]
1316 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3800
  131
  "productcategory"
]
1317 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3800
  19
  "productcategory"
]
1318 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3800
  57
  "productcategory"
]
1319 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3800
  59
  "productcategory"
]
1320 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2000"
  "2000"
  "2024-11-22 04:32:19"
  12717
]
1321 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398233
]
1322 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398234
]
1323 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890917
]
1324 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3800
  131
]
1325 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3800
  19
]
1326 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3800
  57
]
1327 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3800
  59
]
1328 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1729.jpg"
  1
  "2024-11-22 04:32:19"
  3800
  1
  "productimage"
]
1329 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3800
  21
  1
  "producttag"
]
1330 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3800
  36
  1
  "producttag"
]
1331 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3800
  131
  "productcategory"
]
1332 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3800
  19
  "productcategory"
]
1333 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3800
  57
  "productcategory"
]
1334 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3800
  59
  "productcategory"
]
1335 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2000"
  "2000"
  "2024-11-22 04:32:19"
  12718
]
1336 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434880
]
1337 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434881
]
1338 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890918
]
1339 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3800
  131
]
1340 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3800
  19
]
1341 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3800
  57
]
1342 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3800
  59
]
1343 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1729.jpg"
  1
  "2024-11-22 04:32:19"
  3800
  1
  "productimage"
]
1344 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3800
  21
  1
  "producttag"
]
1345 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3800
  36
  1
  "producttag"
]
1346 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3800
  131
  "productcategory"
]
1347 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3800
  19
  "productcategory"
]
1348 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3800
  57
  "productcategory"
]
1349 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3800
  59
  "productcategory"
]
1350 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1800"
  "1800"
  "2024-11-22 04:32:19"
  13832
]
1351 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434882
]
1352 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434883
]
1353 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890919
]
1354 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3800
  131
]
1355 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3800
  19
]
1356 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3800
  57
]
1357 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3800
  59
]
1358 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1729.jpg"
  1
  "2024-11-22 04:32:19"
  3800
  1
  "productimage"
]
1359 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3800
  21
  1
  "producttag"
]
1360 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3800
  36
  1
  "producttag"
]
1361 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3800
  131
  "productcategory"
]
1362 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3800
  19
  "productcategory"
]
1363 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3800
  57
  "productcategory"
]
1364 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3800
  59
  "productcategory"
]
1365 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1000"
  "1000"
  "2024-11-22 04:32:19"
  13915
]
1366 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434884
]
1367 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434885
]
1368 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890920
]
1369 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3800
  131
]
1370 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3800
  19
]
1371 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3800
  57
]
1372 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3800
  59
]
1373 0.26 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  "3799"
]
1374 0.22 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
  3799
]
1375 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1728.jpg"
  1
  "2024-11-22 04:32:19"
  3799
  1
  "productimage"
]
1376 0.13 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3800
  21
  1
  "producttag"
]
1377 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3800
  36
  1
  "producttag"
]
1378 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3800
  131
  "productcategory"
]
1379 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3800
  19
  "productcategory"
]
1380 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3800
  57
  "productcategory"
]
1381 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3800
  59
  "productcategory"
]
1382 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1000"
  "1000"
  "2024-11-22 04:32:19"
  13998
]
1383 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434886
]
1384 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434887
]
1385 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1875017
]
1386 0.17 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  3799
]
1387 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3799
  19
]
1388 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3799
  57
]
1389 0.21 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3799
  59
]
1390 0.21 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3799
  131
]
1391 0.23 ms
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
  3799
]
1392 0.30 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  3799
]
1393 0.09 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12715
]
1394 0.09 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12715
]
1395 0.08 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12716
]
1396 0.08 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12716
]
1397 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13831
]
1398 0.08 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13831
]
1399 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13914
]
1400 0.08 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13914
]
1401 0.08 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13997
]
1402 0.08 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13997
]
1403 0.16 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1728.jpg"
  1
  "2024-11-22 04:32:19"
  3799
  1
  "productimage"
]
1404 0.14 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3799
  36
  1
  "producttag"
]
1405 0.12 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3799
  22
  1
  "producttag"
]
1406 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3799
  131
  "productcategory"
]
1407 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3799
  19
  "productcategory"
]
1408 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3799
  57
  "productcategory"
]
1409 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3799
  59
  "productcategory"
]
1410 0.14 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2000"
  "2000"
  "2024-11-22 04:32:19"
  12715
]
1411 0.14 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398243
]
1412 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398244
]
1413 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890922
]
1414 0.20 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3799
  131
]
1415 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3799
  19
]
1416 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3799
  57
]
1417 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3799
  59
]
1418 0.16 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1728.jpg"
  1
  "2024-11-22 04:32:19"
  3799
  1
  "productimage"
]
1419 0.13 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3799
  36
  1
  "producttag"
]
1420 0.13 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3799
  22
  1
  "producttag"
]
1421 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3799
  131
  "productcategory"
]
1422 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3799
  19
  "productcategory"
]
1423 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3799
  57
  "productcategory"
]
1424 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3799
  59
  "productcategory"
]
1425 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2000"
  "2000"
  "2024-11-22 04:32:19"
  12716
]
1426 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434890
]
1427 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434891
]
1428 0.10 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890923
]
1429 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3799
  131
]
1430 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3799
  19
]
1431 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3799
  57
]
1432 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3799
  59
]
1433 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1728.jpg"
  1
  "2024-11-22 04:32:19"
  3799
  1
  "productimage"
]
1434 0.14 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3799
  36
  1
  "producttag"
]
1435 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3799
  22
  1
  "producttag"
]
1436 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3799
  131
  "productcategory"
]
1437 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3799
  19
  "productcategory"
]
1438 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3799
  57
  "productcategory"
]
1439 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3799
  59
  "productcategory"
]
1440 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1800"
  "1800"
  "2024-11-22 04:32:19"
  13831
]
1441 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434892
]
1442 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434893
]
1443 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890924
]
1444 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3799
  131
]
1445 0.19 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3799
  19
]
1446 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3799
  57
]
1447 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3799
  59
]
1448 0.14 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1728.jpg"
  1
  "2024-11-22 04:32:19"
  3799
  1
  "productimage"
]
1449 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3799
  36
  1
  "producttag"
]
1450 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3799
  22
  1
  "producttag"
]
1451 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3799
  131
  "productcategory"
]
1452 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3799
  19
  "productcategory"
]
1453 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3799
  57
  "productcategory"
]
1454 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3799
  59
  "productcategory"
]
1455 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1000"
  "1000"
  "2024-11-22 04:32:19"
  13914
]
1456 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434894
]
1457 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434895
]
1458 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890925
]
1459 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3799
  131
]
1460 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3799
  19
]
1461 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3799
  57
]
1462 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3799
  59
]
1463 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  "3798"
]
1464 0.25 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
  3798
]
1465 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1727.jpg"
  1
  "2024-11-22 04:32:19"
  3798
  1
  "productimage"
]
1466 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3799
  36
  1
  "producttag"
]
1467 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3799
  22
  1
  "producttag"
]
1468 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3799
  131
  "productcategory"
]
1469 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3799
  19
  "productcategory"
]
1470 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3799
  57
  "productcategory"
]
1471 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3799
  59
  "productcategory"
]
1472 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1000"
  "1000"
  "2024-11-22 04:32:19"
  13997
]
1473 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434896
]
1474 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434897
]
1475 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1875022
]
1476 0.17 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  3798
]
1477 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3798
  19
]
1478 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3798
  57
]
1479 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3798
  59
]
1480 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3798
  131
]
1481 0.21 ms
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
  3798
]
1482 0.24 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  3798
]
1483 0.08 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12713
]
1484 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12713
]
1485 0.09 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12714
]
1486 0.08 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12714
]
1487 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13830
]
1488 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13830
]
1489 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13913
]
1490 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13913
]
1491 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13996
]
1492 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13996
]
1493 0.14 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1727.jpg"
  1
  "2024-11-22 04:32:19"
  3798
  1
  "productimage"
]
1494 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3798
  22
  1
  "producttag"
]
1495 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3798
  16
  1
  "producttag"
]
1496 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3798
  36
  1
  "producttag"
]
1497 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3798
  131
  "productcategory"
]
1498 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3798
  19
  "productcategory"
]
1499 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3798
  57
  "productcategory"
]
1500 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3798
  59
  "productcategory"
]
1501 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "3000"
  "3000"
  "2024-11-22 04:32:19"
  12713
]
1502 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398257
]
1503 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398258
]
1504 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398259
]
1505 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890927
]
1506 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3798
  131
]
1507 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3798
  19
]
1508 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3798
  57
]
1509 0.19 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3798
  59
]
1510 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1727.jpg"
  1
  "2024-11-22 04:32:19"
  3798
  1
  "productimage"
]
1511 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3798
  22
  1
  "producttag"
]
1512 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3798
  16
  1
  "producttag"
]
1513 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3798
  36
  1
  "producttag"
]
1514 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3798
  131
  "productcategory"
]
1515 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3798
  19
  "productcategory"
]
1516 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3798
  57
  "productcategory"
]
1517 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3798
  59
  "productcategory"
]
1518 0.14 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "3000"
  "3000"
  "2024-11-22 04:32:19"
  12714
]
1519 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434900
]
1520 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434901
]
1521 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434902
]
1522 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890928
]
1523 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3798
  131
]
1524 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3798
  19
]
1525 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3798
  57
]
1526 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3798
  59
]
1527 0.16 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1727.jpg"
  1
  "2024-11-22 04:32:19"
  3798
  1
  "productimage"
]
1528 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3798
  22
  1
  "producttag"
]
1529 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3798
  16
  1
  "producttag"
]
1530 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3798
  36
  1
  "producttag"
]
1531 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3798
  131
  "productcategory"
]
1532 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3798
  19
  "productcategory"
]
1533 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3798
  57
  "productcategory"
]
1534 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3798
  59
  "productcategory"
]
1535 0.14 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2700"
  "2700"
  "2024-11-22 04:32:19"
  13830
]
1536 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434903
]
1537 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434904
]
1538 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434905
]
1539 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890929
]
1540 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3798
  131
]
1541 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3798
  19
]
1542 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3798
  57
]
1543 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3798
  59
]
1544 0.19 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1727.jpg"
  1
  "2024-11-22 04:32:20"
  3798
  1
  "productimage"
]
1545 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3798
  22
  1
  "producttag"
]
1546 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3798
  16
  1
  "producttag"
]
1547 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:19"
  3798
  36
  1
  "producttag"
]
1548 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3798
  131
  "productcategory"
]
1549 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3798
  19
  "productcategory"
]
1550 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3798
  57
  "productcategory"
]
1551 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3798
  59
  "productcategory"
]
1552 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:32:20"
  13913
]
1553 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434906
]
1554 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434907
]
1555 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434908
]
1556 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890930
]
1557 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3798
  131
]
1558 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3798
  19
]
1559 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3798
  57
]
1560 0.21 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3798
  59
]
1561 0.36 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  "3797"
]
1562 0.25 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
  3797
]
1563 0.17 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1726.jpg"
  1
  "2024-11-22 04:32:20"
  3797
  1
  "productimage"
]
1564 0.12 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3798
  22
  1
  "producttag"
]
1565 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3798
  16
  1
  "producttag"
]
1566 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3798
  36
  1
  "producttag"
]
1567 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3798
  131
  "productcategory"
]
1568 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3798
  19
  "productcategory"
]
1569 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3798
  57
  "productcategory"
]
1570 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3798
  59
  "productcategory"
]
1571 0.15 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:32:20"
  13996
]
1572 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434909
]
1573 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434910
]
1574 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434911
]
1575 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1875027
]
1576 0.18 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  3797
]
1577 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3797
  19
]
1578 0.21 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3797
  57
]
1579 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3797
  59
]
1580 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3797
  131
]
1581 0.22 ms
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
  3797
]
1582 0.30 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  3797
]
1583 0.08 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12711
]
1584 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12711
]
1585 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12712
]
1586 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12712
]
1587 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13829
]
1588 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13829
]
1589 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13912
]
1590 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13912
]
1591 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13995
]
1592 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13995
]
1593 0.15 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1726.jpg"
  1
  "2024-11-22 04:32:20"
  3797
  1
  "productimage"
]
1594 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3797
  16
  1
  "producttag"
]
1595 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3797
  22
  1
  "producttag"
]
1596 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3797
  36
  1
  "producttag"
]
1597 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3797
  131
  "productcategory"
]
1598 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3797
  19
  "productcategory"
]
1599 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3797
  57
  "productcategory"
]
1600 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3797
  59
  "productcategory"
]
1601 0.16 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "3000"
  "3000"
  "2024-11-22 04:32:20"
  12711
]
1602 0.12 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398272
]
1603 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398273
]
1604 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398274
]
1605 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890932
]
1606 0.22 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3797
  131
]
1607 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3797
  19
]
1608 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3797
  57
]
1609 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3797
  59
]
1610 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1726.jpg"
  1
  "2024-11-22 04:32:20"
  3797
  1
  "productimage"
]
1611 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3797
  16
  1
  "producttag"
]
1612 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3797
  22
  1
  "producttag"
]
1613 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3797
  36
  1
  "producttag"
]
1614 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3797
  131
  "productcategory"
]
1615 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3797
  19
  "productcategory"
]
1616 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3797
  57
  "productcategory"
]
1617 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3797
  59
  "productcategory"
]
1618 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "3000"
  "3000"
  "2024-11-22 04:32:20"
  12712
]
1619 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434915
]
1620 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434916
]
1621 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434917
]
1622 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890933
]
1623 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3797
  131
]
1624 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3797
  19
]
1625 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3797
  57
]
1626 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3797
  59
]
1627 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1726.jpg"
  1
  "2024-11-22 04:32:20"
  3797
  1
  "productimage"
]
1628 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3797
  16
  1
  "producttag"
]
1629 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3797
  22
  1
  "producttag"
]
1630 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3797
  36
  1
  "producttag"
]
1631 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3797
  131
  "productcategory"
]
1632 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3797
  19
  "productcategory"
]
1633 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3797
  57
  "productcategory"
]
1634 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3797
  59
  "productcategory"
]
1635 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2700"
  "2700"
  "2024-11-22 04:32:20"
  13829
]
1636 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434918
]
1637 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434919
]
1638 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434920
]
1639 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890934
]
1640 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3797
  131
]
1641 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3797
  19
]
1642 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3797
  57
]
1643 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3797
  59
]
1644 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1726.jpg"
  1
  "2024-11-22 04:32:20"
  3797
  1
  "productimage"
]
1645 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3797
  16
  1
  "producttag"
]
1646 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3797
  22
  1
  "producttag"
]
1647 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3797
  36
  1
  "producttag"
]
1648 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3797
  131
  "productcategory"
]
1649 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3797
  19
  "productcategory"
]
1650 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3797
  57
  "productcategory"
]
1651 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3797
  59
  "productcategory"
]
1652 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:32:20"
  13912
]
1653 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434921
]
1654 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434922
]
1655 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434923
]
1656 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890935
]
1657 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3797
  131
]
1658 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3797
  19
]
1659 0.19 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3797
  57
]
1660 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3797
  59
]
1661 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  "3796"
]
1662 0.23 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
  3796
]
1663 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1725.jpg"
  1
  "2024-11-22 04:32:20"
  3796
  1
  "productimage"
]
1664 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3797
  16
  1
  "producttag"
]
1665 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3797
  22
  1
  "producttag"
]
1666 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3797
  36
  1
  "producttag"
]
1667 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3797
  131
  "productcategory"
]
1668 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3797
  19
  "productcategory"
]
1669 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3797
  57
  "productcategory"
]
1670 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3797
  59
  "productcategory"
]
1671 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:32:20"
  13995
]
1672 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434924
]
1673 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434925
]
1674 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434926
]
1675 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1875032
]
1676 0.16 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  3796
]
1677 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3796
  19
]
1678 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3796
  57
]
1679 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3796
  59
]
1680 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3796
  131
]
1681 0.21 ms
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
  3796
]
1682 0.23 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  3796
]
1683 0.08 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12709
]
1684 0.08 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12709
]
1685 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12710
]
1686 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12710
]
1687 0.07 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13828
]
1688 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13828
]
1689 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13911
]
1690 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13911
]
1691 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13994
]
1692 0.09 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13994
]
1693 0.15 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1725.jpg"
  1
  "2024-11-22 04:32:20"
  3796
  1
  "productimage"
]
1694 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3796
  22
  1
  "producttag"
]
1695 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3796
  16
  1
  "producttag"
]
1696 0.14 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3796
  36
  1
  "producttag"
]
1697 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3796
  131
  "productcategory"
]
1698 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3796
  19
  "productcategory"
]
1699 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3796
  57
  "productcategory"
]
1700 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3796
  59
  "productcategory"
]
1701 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "3000"
  "3000"
  "2024-11-22 04:32:20"
  12709
]
1702 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398287
]
1703 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398288
]
1704 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398289
]
1705 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890937
]
1706 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3796
  131
]
1707 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3796
  19
]
1708 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3796
  57
]
1709 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3796
  59
]
1710 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1725.jpg"
  1
  "2024-11-22 04:32:20"
  3796
  1
  "productimage"
]
1711 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3796
  22
  1
  "producttag"
]
1712 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3796
  16
  1
  "producttag"
]
1713 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3796
  36
  1
  "producttag"
]
1714 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3796
  131
  "productcategory"
]
1715 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3796
  19
  "productcategory"
]
1716 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3796
  57
  "productcategory"
]
1717 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3796
  59
  "productcategory"
]
1718 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "3000"
  "3000"
  "2024-11-22 04:32:20"
  12710
]
1719 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434930
]
1720 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434931
]
1721 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434932
]
1722 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890938
]
1723 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3796
  131
]
1724 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3796
  19
]
1725 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3796
  57
]
1726 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3796
  59
]
1727 0.14 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1725.jpg"
  1
  "2024-11-22 04:32:20"
  3796
  1
  "productimage"
]
1728 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3796
  22
  1
  "producttag"
]
1729 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3796
  16
  1
  "producttag"
]
1730 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3796
  36
  1
  "producttag"
]
1731 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3796
  131
  "productcategory"
]
1732 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3796
  19
  "productcategory"
]
1733 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3796
  57
  "productcategory"
]
1734 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3796
  59
  "productcategory"
]
1735 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2700"
  "2700"
  "2024-11-22 04:32:20"
  13828
]
1736 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434933
]
1737 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434934
]
1738 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434935
]
1739 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890939
]
1740 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3796
  131
]
1741 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3796
  19
]
1742 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3796
  57
]
1743 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3796
  59
]
1744 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1725.jpg"
  1
  "2024-11-22 04:32:20"
  3796
  1
  "productimage"
]
1745 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3796
  22
  1
  "producttag"
]
1746 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3796
  16
  1
  "producttag"
]
1747 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3796
  36
  1
  "producttag"
]
1748 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3796
  131
  "productcategory"
]
1749 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3796
  19
  "productcategory"
]
1750 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3796
  57
  "productcategory"
]
1751 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3796
  59
  "productcategory"
]
1752 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:32:20"
  13911
]
1753 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434936
]
1754 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434937
]
1755 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434938
]
1756 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890940
]
1757 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3796
  131
]
1758 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3796
  19
]
1759 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3796
  57
]
1760 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3796
  59
]
1761 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  "3795"
]
1762 0.23 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
  3795
]
1763 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1724.jpg"
  1
  "2024-11-22 04:32:20"
  3795
  1
  "productimage"
]
1764 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3796
  22
  1
  "producttag"
]
1765 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3796
  16
  1
  "producttag"
]
1766 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3796
  36
  1
  "producttag"
]
1767 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3796
  131
  "productcategory"
]
1768 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3796
  19
  "productcategory"
]
1769 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3796
  57
  "productcategory"
]
1770 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3796
  59
  "productcategory"
]
1771 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:32:20"
  13994
]
1772 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434939
]
1773 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434940
]
1774 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434941
]
1775 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1875037
]
1776 0.20 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  3795
]
1777 0.20 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3795
  19
]
1778 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3795
  57
]
1779 0.24 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3795
  59
]
1780 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3795
  131
]
1781 0.20 ms
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
  3795
]
1782 0.23 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  3795
]
1783 0.08 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12707
]
1784 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12707
]
1785 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12708
]
1786 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12708
]
1787 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13827
]
1788 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13827
]
1789 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13910
]
1790 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13910
]
1791 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13993
]
1792 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13993
]
1793 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1724.jpg"
  1
  "2024-11-22 04:32:20"
  3795
  1
  "productimage"
]
1794 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3795
  22
  1
  "producttag"
]
1795 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3795
  21
  1
  "producttag"
]
1796 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3795
  36
  1
  "producttag"
]
1797 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3795
  131
  "productcategory"
]
1798 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3795
  19
  "productcategory"
]
1799 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3795
  57
  "productcategory"
]
1800 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3795
  59
  "productcategory"
]
1801 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:32:20"
  12707
]
1802 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398302
]
1803 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398303
]
1804 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398304
]
1805 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890942
]
1806 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3795
  131
]
1807 0.20 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3795
  19
]
1808 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3795
  57
]
1809 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3795
  59
]
1810 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1724.jpg"
  1
  "2024-11-22 04:32:20"
  3795
  1
  "productimage"
]
1811 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3795
  22
  1
  "producttag"
]
1812 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3795
  21
  1
  "producttag"
]
1813 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3795
  36
  1
  "producttag"
]
1814 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3795
  131
  "productcategory"
]
1815 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3795
  19
  "productcategory"
]
1816 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3795
  57
  "productcategory"
]
1817 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3795
  59
  "productcategory"
]
1818 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:32:20"
  12708
]
1819 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434945
]
1820 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434946
]
1821 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434947
]
1822 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890943
]
1823 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3795
  131
]
1824 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3795
  19
]
1825 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3795
  57
]
1826 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3795
  59
]
1827 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1724.jpg"
  1
  "2024-11-22 04:32:20"
  3795
  1
  "productimage"
]
1828 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3795
  22
  1
  "producttag"
]
1829 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3795
  21
  1
  "producttag"
]
1830 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3795
  36
  1
  "producttag"
]
1831 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3795
  131
  "productcategory"
]
1832 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3795
  19
  "productcategory"
]
1833 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3795
  57
  "productcategory"
]
1834 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3795
  59
  "productcategory"
]
1835 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1400"
  "1400"
  "2024-11-22 04:32:20"
  13827
]
1836 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434948
]
1837 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434949
]
1838 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434950
]
1839 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890944
]
1840 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3795
  131
]
1841 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3795
  19
]
1842 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3795
  57
]
1843 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3795
  59
]
1844 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1724.jpg"
  1
  "2024-11-22 04:32:20"
  3795
  1
  "productimage"
]
1845 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3795
  22
  1
  "producttag"
]
1846 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3795
  21
  1
  "producttag"
]
1847 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3795
  36
  1
  "producttag"
]
1848 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3795
  131
  "productcategory"
]
1849 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3795
  19
  "productcategory"
]
1850 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3795
  57
  "productcategory"
]
1851 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3795
  59
  "productcategory"
]
1852 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "800"
  "800"
  "2024-11-22 04:32:20"
  13910
]
1853 0.13 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434951
]
1854 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434952
]
1855 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434953
]
1856 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890945
]
1857 0.19 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3795
  131
]
1858 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3795
  19
]
1859 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3795
  57
]
1860 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3795
  59
]
1861 0.21 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  "3793"
]
1862 0.19 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
  3793
]
1863 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1722.jpg"
  1
  "2024-11-22 04:32:20"
  3793
  1
  "productimage"
]
1864 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3795
  22
  1
  "producttag"
]
1865 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3795
  21
  1
  "producttag"
]
1866 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3795
  36
  1
  "producttag"
]
1867 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3795
  131
  "productcategory"
]
1868 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3795
  19
  "productcategory"
]
1869 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3795
  57
  "productcategory"
]
1870 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3795
  59
  "productcategory"
]
1871 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "800"
  "800"
  "2024-11-22 04:32:20"
  13993
]
1872 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434954
]
1873 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434955
]
1874 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434956
]
1875 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1875042
]
1876 0.15 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  3793
]
1877 0.22 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3793
  19
]
1878 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3793
  57
]
1879 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3793
  59
]
1880 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3793
  131
]
1881 0.22 ms
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
  3793
]
1882 0.26 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  3793
]
1883 0.08 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12703
]
1884 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12703
]
1885 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  12704
]
1886 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  12704
]
1887 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13825
]
1888 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13825
]
1889 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13908
]
1890 0.06 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13908
]
1891 0.06 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  13991
]
1892 0.07 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  13991
]
1893 0.14 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1722.jpg"
  1
  "2024-11-22 04:32:20"
  3793
  1
  "productimage"
]
1894 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3793
  21
  1
  "producttag"
]
1895 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3793
  36
  1
  "producttag"
]
1896 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3793
  131
  "productcategory"
]
1897 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3793
  19
  "productcategory"
]
1898 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3793
  57
  "productcategory"
]
1899 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3793
  59
  "productcategory"
]
1900 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "3000"
  "3000"
  "2024-11-22 04:32:20"
  12703
]
1901 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398313
]
1902 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4398314
]
1903 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890947
]
1904 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3793
  131
]
1905 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3793
  19
]
1906 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3793
  57
]
1907 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3793
  59
]
1908 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an1722.jpg"
  1
  "2024-11-22 04:32:20"
  3793
  1
  "productimage"
]
1909 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3793
  21
  1
  "producttag"
]
1910 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3793
  36
  1
  "producttag"
]
1911 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3793
  131
  "productcategory"
]
1912 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3793
  19
  "productcategory"
]
1913 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3793
  57
  "productcategory"
]
1914 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3793
  59
  "productcategory"
]
1915 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "3000"
  "3000"
  "2024-11-22 04:32:20"
  12704
]
1916 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434960
]
1917 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434961
]
1918 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1890948
]
1919 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3793
  131
]
1920 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3793
  19
]
1921 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3793
  57
]
1922 0.20 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  3793
  59
]
1923 0.16 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3793
  21
  1
  "producttag"
]
1924 0.12 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:32:20"
  3793
  36
  1
  "producttag"
]
1925 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3793
  131
  "productcategory"
]
1926 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3793
  19
  "productcategory"
]
1927 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3793
  57
  "productcategory"
]
1928 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  3793
  59
  "productcategory"
]
1929 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2700"
  "2700"
  "2024-11-22 04:32:20"
  13825
]
1930 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434962
]
1931 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4434963
]

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
Eccube\Entity\AbstractEntity No errors.
Eccube\Entity\ProductClass No errors.
Eccube\Entity\Cart No errors.
Eccube\Entity\Order No errors.
Eccube\Entity\Product No errors.
Eccube\Entity\CustomerFavoriteProduct No errors.
Eccube\Entity\BaseInfo No errors.
Eccube\Entity\Page No errors.
Eccube\Entity\PageLayout No errors.
Eccube\Entity\Block No errors.
Eccube\Entity\BlockPosition No errors.
Eccube\Entity\Master\AbstractMasterEntity No errors.
Eccube\Entity\Master\DeviceType No errors.
Eccube\Entity\AuthorityRole No errors.
Eccube\Entity\Layout No errors.
Eccube\Entity\Member No errors.
Eccube\Entity\Master\Work No errors.
Eccube\Entity\Master\Authority No errors.
Eccube\Entity\Master\Country No errors.
Eccube\Entity\Master\Pref No errors.
Eccube\Entity\DeliveryDuration No errors.
Eccube\Entity\Master\SaleType No errors.
Eccube\Entity\Tag No errors.
Eccube\Entity\Category No errors.
Eccube\Entity\ClassCategory No errors.
Eccube\Entity\ProductImage No errors.
Eccube\Entity\Master\ProductStatus No errors.
Eccube\Entity\ProductCategory No errors.
Eccube\Entity\ProductTag No errors.
Eccube\Entity\ProductStock No errors.
Eccube\Entity\TaxRule No errors.
Eccube\Entity\Master\RoundingType No errors.
Eccube\Entity\ClassName No errors.