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

Query Metrics

788 Database Queries
31 Different statements
147.01 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.14 ms
SET SESSION time_zone = '+00:00'
Parameters:
[]
2 0.08 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.07 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.09 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.06 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.08 ms
SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED
Parameters:
[]
7 0.05 ms
"START TRANSACTION"
Parameters:
[]
8 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:
[
  "4504"
]
9 0.49 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:
[
  4504
]
10 13.43 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:
[
  4504
]
11 8.46 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:
[
  4504
]
12 1.60 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:
[
  17914
]
13 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:
[
  17914
]
14 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:
[
  17915
]
15 0.31 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:38:21"
]
16 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:
[
  17915
]
17 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:
[
  17916
]
18 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:
[
  17916
]
19 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:
[
  17917
]
20 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:
[
  17917
]
21 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:
[
  17918
]
22 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:
[
  17918
]
23 0.39 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "3000"
  "3000"
  "2024-11-22 04:38:21"
  17915
]
24 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2700"
  "2700"
  "2024-11-22 04:38:21"
  17916
]
25 0.10 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:38:21"
  17917
]
26 0.07 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:
[
  "4503"
]
27 0.10 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:38:21"
  17918
]
28 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:
[
  4503
]
29 8.70 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:
[
  4503
]
30 5.18 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:
[
  4503
]
31 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:
[
  17909
]
32 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:
[
  17909
]
33 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:
[
  17910
]
34 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:
[
  17910
]
35 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:
[
  17911
]
36 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:
[
  17911
]
37 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:
[
  17912
]
38 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:
[
  17912
]
39 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:
[
  17913
]
40 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:
[
  17913
]
41 0.15 ms
UPDATE dtb_product_class SET price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2700"
  "2024-11-22 04:38:21"
  17909
]
42 0.10 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "3000"
  "3000"
  "2024-11-22 04:38:21"
  17910
]
43 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2700"
  "2700"
  "2024-11-22 04:38:21"
  17911
]
44 0.15 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:38:21"
  17912
]
45 0.08 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:
[
  "4502"
]
46 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:38:21"
  17913
]
47 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:
[
  4502
]
48 5.83 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:
[
  4502
]
49 3.20 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:
[
  4502
]
50 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:
[
  17904
]
51 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:
[
  17904
]
52 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:
[
  17905
]
53 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:
[
  17905
]
54 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:
[
  17906
]
55 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:
[
  17906
]
56 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:
[
  17907
]
57 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:
[
  17907
]
58 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:
[
  17908
]
59 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:
[
  17908
]
60 0.15 ms
UPDATE dtb_product_class SET price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2700"
  "2024-11-22 04:38:21"
  17904
]
61 0.14 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "3000"
  "3000"
  "2024-11-22 04:38:21"
  17905
]
62 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2700"
  "2700"
  "2024-11-22 04:38:21"
  17906
]
63 0.15 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:38:21"
  17907
]
64 0.08 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:
[
  "4499"
]
65 0.27 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:
[
  4499
]
66 1.06 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "test03.jpg"
  1
  "2024-11-22 04:38:21"
  4499
  1
  "productimage"
]
67 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:38:21"
  17908
]
68 0.11 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1878560
]
69 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:
[
  4499
]
70 3.07 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  19
]
71 0.20 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  57
]
72 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  59
]
73 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  131
]
74 0.07 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
]
75 0.06 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
]
76 0.06 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
]
77 0.05 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
]
78 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:
[
  4499
]
79 1.72 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:
[
  4499
]
80 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:
[
  17888
]
81 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:
[
  17888
]
82 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:
[
  17889
]
83 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:
[
  17889
]
84 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:
[
  17890
]
85 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:
[
  17890
]
86 0.05 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:
[
  17891
]
87 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:
[
  17891
]
88 0.05 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:
[
  17892
]
89 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:
[
  17892
]
90 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:
[
  17893
]
91 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:
[
  17893
]
92 0.17 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "test03.jpg"
  1
  "2024-11-22 04:38:21"
  4499
  1
  "productimage"
]
93 4.17 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4499
  36
  1
  "producttag"
]
94 0.14 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4499
  22
  1
  "producttag"
]
95 0.12 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  131
  "productcategory"
]
96 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  19
  "productcategory"
]
97 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  57
  "productcategory"
]
98 0.06 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  59
  "productcategory"
]
99 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2000"
  "2000"
  "2024-11-22 04:38:21"
  17888
]
100 0.12 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4406781
]
101 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4406782
]
102 0.10 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910353
]
103 0.19 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  131
]
104 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  19
]
105 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  57
]
106 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  59
]
107 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "test03.jpg"
  1
  "2024-11-22 04:38:21"
  4499
  1
  "productimage"
]
108 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4499
  36
  1
  "producttag"
]
109 0.13 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4499
  22
  1
  "producttag"
]
110 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  131
  "productcategory"
]
111 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  19
  "productcategory"
]
112 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  57
  "productcategory"
]
113 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  59
  "productcategory"
]
114 0.14 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "3000"
  "3000"
  "2024-11-22 04:38:21"
  17889
]
115 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479934
]
116 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479935
]
117 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910354
]
118 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  131
]
119 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  19
]
120 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  57
]
121 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  59
]
122 0.16 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "test03.jpg"
  1
  "2024-11-22 04:38:21"
  4499
  1
  "productimage"
]
123 0.13 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4499
  36
  1
  "producttag"
]
124 0.12 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4499
  22
  1
  "producttag"
]
125 0.14 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  131
  "productcategory"
]
126 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  19
  "productcategory"
]
127 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  57
  "productcategory"
]
128 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  59
  "productcategory"
]
129 0.14 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2700"
  "2700"
  "2024-11-22 04:38:21"
  17890
]
130 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479936
]
131 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479937
]
132 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910355
]
133 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  131
]
134 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  19
]
135 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  57
]
136 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  59
]
137 0.16 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "test03.jpg"
  1
  "2024-11-22 04:38:21"
  4499
  1
  "productimage"
]
138 0.12 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4499
  36
  1
  "producttag"
]
139 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4499
  22
  1
  "producttag"
]
140 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  131
  "productcategory"
]
141 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  19
  "productcategory"
]
142 0.15 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  57
  "productcategory"
]
143 0.16 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  59
  "productcategory"
]
144 0.18 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:38:21"
  17891
]
145 0.15 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479938
]
146 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479939
]
147 0.15 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910356
]
148 0.20 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  131
]
149 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  19
]
150 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  57
]
151 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  59
]
152 0.15 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "test03.jpg"
  1
  "2024-11-22 04:38:21"
  4499
  1
  "productimage"
]
153 0.12 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4499
  36
  1
  "producttag"
]
154 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4499
  22
  1
  "producttag"
]
155 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  131
  "productcategory"
]
156 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  19
  "productcategory"
]
157 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  57
  "productcategory"
]
158 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  59
  "productcategory"
]
159 0.16 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:38:21"
  17892
]
160 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479940
]
161 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479941
]
162 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910357
]
163 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  131
]
164 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  19
]
165 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  57
]
166 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4499
  59
]
167 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:
[
  "4497"
]
168 0.13 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4499
  36
  1
  "producttag"
]
169 0.12 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4499
  22
  1
  "producttag"
]
170 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  131
  "productcategory"
]
171 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  19
  "productcategory"
]
172 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  57
  "productcategory"
]
173 0.06 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4499
  59
  "productcategory"
]
174 0.14 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479942
]
175 0.15 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479943
]
176 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:
[
  4497
]
177 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:
[
  4497
]
178 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:
[
  4497
]
179 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:
[
  17886
]
180 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:
[
  17886
]
181 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:
[
  17894
]
182 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:
[
  17894
]
183 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:
[
  17895
]
184 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:
[
  17895
]
185 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:
[
  17896
]
186 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:
[
  17896
]
187 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:
[
  17897
]
188 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:
[
  17897
]
189 0.13 ms
UPDATE dtb_product_class SET price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "10000"
  "2024-11-22 04:38:21"
  17886
]
190 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "3000"
  "3000"
  "2024-11-22 04:38:21"
  17894
]
191 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2700"
  "2700"
  "2024-11-22 04:38:21"
  17895
]
192 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:38:21"
  17896
]
193 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:
[
  "4496"
]
194 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:38:21"
  17897
]
195 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:
[
  4496
]
196 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  19
]
197 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  57
]
198 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  59
]
199 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  131
]
200 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:
[
  4496
]
201 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:
[
  4496
]
202 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:
[
  17880
]
203 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:
[
  17880
]
204 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:
[
  17881
]
205 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:
[
  17881
]
206 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:
[
  17882
]
207 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:
[
  17882
]
208 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:
[
  17883
]
209 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:
[
  17883
]
210 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:
[
  17884
]
211 0.12 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:
[
  17884
]
212 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:
[
  17885
]
213 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:
[
  17885
]
214 0.12 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4496
  36
  1
  "producttag"
]
215 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4496
  22
  1
  "producttag"
]
216 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  131
  "productcategory"
]
217 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  19
  "productcategory"
]
218 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  57
  "productcategory"
]
219 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  59
  "productcategory"
]
220 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "2000"
  "2000"
  "2024-11-22 04:38:21"
  17880
]
221 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4406793
]
222 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4406794
]
223 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  131
]
224 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  19
]
225 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  57
]
226 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  59
]
227 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4496
  36
  1
  "producttag"
]
228 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4496
  22
  1
  "producttag"
]
229 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  131
  "productcategory"
]
230 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  19
  "productcategory"
]
231 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  57
  "productcategory"
]
232 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  59
  "productcategory"
]
233 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1000"
  "500"
  "2024-11-22 04:38:21"
  17881
]
234 0.12 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479946
]
235 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479947
]
236 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  131
]
237 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  19
]
238 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  57
]
239 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  59
]
240 0.12 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4496
  36
  1
  "producttag"
]
241 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4496
  22
  1
  "producttag"
]
242 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  131
  "productcategory"
]
243 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  19
  "productcategory"
]
244 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  57
  "productcategory"
]
245 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  59
  "productcategory"
]
246 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1800"
  "1800"
  "2024-11-22 04:38:21"
  17882
]
247 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479948
]
248 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479949
]
249 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  131
]
250 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  19
]
251 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  57
]
252 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  59
]
253 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4496
  36
  1
  "producttag"
]
254 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4496
  22
  1
  "producttag"
]
255 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  131
  "productcategory"
]
256 0.13 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  19
  "productcategory"
]
257 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  57
  "productcategory"
]
258 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  59
  "productcategory"
]
259 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:38:21"
  17883
]
260 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479950
]
261 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479951
]
262 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  131
]
263 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  19
]
264 0.20 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  57
]
265 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  59
]
266 0.14 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4496
  36
  1
  "producttag"
]
267 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4496
  22
  1
  "producttag"
]
268 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  131
  "productcategory"
]
269 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  19
  "productcategory"
]
270 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  57
  "productcategory"
]
271 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  59
  "productcategory"
]
272 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1000"
  "500"
  "2024-11-22 04:38:21"
  17884
]
273 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479952
]
274 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479953
]
275 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  131
]
276 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  19
]
277 0.19 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  57
]
278 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  4496
  59
]
279 0.31 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:
[
  "5376"
]
280 0.26 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:
[
  5376
]
281 0.17 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "nr0651.jpg"
  1
  "2024-11-22 04:38:21"
  5376
  1
  "productimage"
]
282 0.13 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4496
  36
  1
  "producttag"
]
283 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  4496
  22
  1
  "producttag"
]
284 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  131
  "productcategory"
]
285 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  19
  "productcategory"
]
286 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  57
  "productcategory"
]
287 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  4496
  59
  "productcategory"
]
288 0.12 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479954
]
289 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479955
]
290 0.11 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1878565
]
291 0.22 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:
[
  5376
]
292 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5376
  19
]
293 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5376
  20
]
294 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5376
  21
]
295 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5376
  131
]
296 0.31 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:
[
  20
]
297 0.18 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:
[
  21
]
298 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:
[
  5376
]
299 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:
[
  5376
]
300 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:
[
  22037
]
301 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:
[
  22037
]
302 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:
[
  22128
]
303 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:
[
  22128
]
304 0.05 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:
[
  22129
]
305 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:
[
  22129
]
306 0.05 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:
[
  22130
]
307 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:
[
  22130
]
308 0.05 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:
[
  22131
]
309 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:
[
  22131
]
310 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "nr0651.jpg"
  1
  "2024-11-22 04:38:21"
  5376
  1
  "productimage"
]
311 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  5376
  59
  1
  "producttag"
]
312 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  5376
  31
  1
  "producttag"
]
313 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5376
  131
  "productcategory"
]
314 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5376
  19
  "productcategory"
]
315 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5376
  20
  "productcategory"
]
316 0.06 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5376
  21
  "productcategory"
]
317 0.16 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "400"
  "400"
  "2024-11-22 04:38:21"
  22037
]
318 0.17 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4406803
]
319 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4406804
]
320 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910359
]
321 0.21 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5376
  131
]
322 0.19 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5376
  19
]
323 0.19 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5376
  20
]
324 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5376
  21
]
325 0.16 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "nr0651.jpg"
  1
  "2024-11-22 04:38:21"
  5376
  1
  "productimage"
]
326 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  5376
  59
  1
  "producttag"
]
327 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  5376
  31
  1
  "producttag"
]
328 0.12 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5376
  131
  "productcategory"
]
329 0.13 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5376
  19
  "productcategory"
]
330 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5376
  20
  "productcategory"
]
331 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5376
  21
  "productcategory"
]
332 0.14 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "400"
  "400"
  "2024-11-22 04:38:21"
  22128
]
333 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479958
]
334 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479959
]
335 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910360
]
336 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5376
  131
]
337 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5376
  19
]
338 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5376
  20
]
339 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5376
  21
]
340 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "nr0651.jpg"
  1
  "2024-11-22 04:38:21"
  5376
  1
  "productimage"
]
341 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  5376
  59
  1
  "producttag"
]
342 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  5376
  31
  1
  "producttag"
]
343 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5376
  131
  "productcategory"
]
344 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5376
  19
  "productcategory"
]
345 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5376
  20
  "productcategory"
]
346 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5376
  21
  "productcategory"
]
347 0.16 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "400"
  "400"
  "2024-11-22 04:38:21"
  22129
]
348 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479960
]
349 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479961
]
350 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910361
]
351 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5376
  131
]
352 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5376
  19
]
353 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5376
  20
]
354 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5376
  21
]
355 0.14 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "nr0651.jpg"
  1
  "2024-11-22 04:38:21"
  5376
  1
  "productimage"
]
356 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  5376
  59
  1
  "producttag"
]
357 0.13 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  5376
  31
  1
  "producttag"
]
358 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5376
  131
  "productcategory"
]
359 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5376
  19
  "productcategory"
]
360 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5376
  20
  "productcategory"
]
361 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5376
  21
  "productcategory"
]
362 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "400"
  "400"
  "2024-11-22 04:38:21"
  22130
]
363 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479962
]
364 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479963
]
365 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910362
]
366 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5376
  131
]
367 0.20 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5376
  19
]
368 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5376
  20
]
369 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5376
  21
]
370 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:
[
  "5328"
]
371 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:
[
  5328
]
372 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "nr0651.jpg"
  1
  "2024-11-22 04:38:21"
  5328
  1
  "productimage"
]
373 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  5376
  59
  1
  "producttag"
]
374 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  5376
  31
  1
  "producttag"
]
375 0.12 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5376
  131
  "productcategory"
]
376 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5376
  19
  "productcategory"
]
377 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5376
  20
  "productcategory"
]
378 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5376
  21
  "productcategory"
]
379 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "400"
  "400"
  "2024-11-22 04:38:21"
  22131
]
380 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479964
]
381 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479965
]
382 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1878570
]
383 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:
[
  5328
]
384 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5328
  19
]
385 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5328
  20
]
386 0.11 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5328
  21
]
387 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5328
  131
]
388 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:
[
  5328
]
389 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:
[
  5328
]
390 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:
[
  21627
]
391 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:
[
  21627
]
392 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:
[
  21628
]
393 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:
[
  21628
]
394 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:
[
  21765
]
395 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:
[
  21765
]
396 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:
[
  21866
]
397 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:
[
  21866
]
398 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:
[
  21967
]
399 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:
[
  21967
]
400 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "nr0651.jpg"
  1
  "2024-11-22 04:38:21"
  5328
  1
  "productimage"
]
401 0.12 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  5328
  59
  1
  "producttag"
]
402 0.14 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  5328
  31
  1
  "producttag"
]
403 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5328
  131
  "productcategory"
]
404 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5328
  19
  "productcategory"
]
405 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5328
  20
  "productcategory"
]
406 0.06 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5328
  21
  "productcategory"
]
407 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "400"
  "400"
  "2024-11-22 04:38:21"
  21627
]
408 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4406813
]
409 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4406814
]
410 0.07 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910364
]
411 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5328
  131
]
412 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5328
  19
]
413 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5328
  20
]
414 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5328
  21
]
415 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "nr0651.jpg"
  1
  "2024-11-22 04:38:21"
  5328
  1
  "productimage"
]
416 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  5328
  59
  1
  "producttag"
]
417 0.07 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  5328
  31
  1
  "producttag"
]
418 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5328
  131
  "productcategory"
]
419 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5328
  19
  "productcategory"
]
420 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5328
  20
  "productcategory"
]
421 0.06 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5328
  21
  "productcategory"
]
422 0.10 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "400"
  "400"
  "2024-11-22 04:38:21"
  21628
]
423 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479968
]
424 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479969
]
425 0.07 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910365
]
426 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5328
  131
]
427 0.11 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5328
  19
]
428 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5328
  20
]
429 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5328
  21
]
430 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "nr0651.jpg"
  1
  "2024-11-22 04:38:21"
  5328
  1
  "productimage"
]
431 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  5328
  59
  1
  "producttag"
]
432 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:21"
  5328
  31
  1
  "producttag"
]
433 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5328
  131
  "productcategory"
]
434 0.06 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5328
  19
  "productcategory"
]
435 0.06 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5328
  20
  "productcategory"
]
436 0.06 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5328
  21
  "productcategory"
]
437 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "400"
  "400"
  "2024-11-22 04:38:21"
  21765
]
438 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479970
]
439 0.12 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479971
]
440 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910366
]
441 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5328
  131
]
442 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5328
  19
]
443 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5328
  20
]
444 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5328
  21
]
445 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "nr0651.jpg"
  1
  "2024-11-22 04:38:22"
  5328
  1
  "productimage"
]
446 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  5328
  59
  1
  "producttag"
]
447 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  5328
  31
  1
  "producttag"
]
448 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5328
  131
  "productcategory"
]
449 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5328
  19
  "productcategory"
]
450 0.06 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5328
  20
  "productcategory"
]
451 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5328
  21
  "productcategory"
]
452 0.10 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "400"
  "400"
  "2024-11-22 04:38:22"
  21866
]
453 0.13 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479972
]
454 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479973
]
455 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910367
]
456 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5328
  131
]
457 0.11 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5328
  19
]
458 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5328
  20
]
459 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5328
  21
]
460 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:
[
  "5327"
]
461 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:
[
  5327
]
462 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "nr0650.jpg"
  1
  "2024-11-22 04:38:22"
  5327
  1
  "productimage"
]
463 0.12 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  5328
  59
  1
  "producttag"
]
464 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  5328
  31
  1
  "producttag"
]
465 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5328
  131
  "productcategory"
]
466 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5328
  19
  "productcategory"
]
467 0.06 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5328
  20
  "productcategory"
]
468 0.06 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5328
  21
  "productcategory"
]
469 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "400"
  "400"
  "2024-11-22 04:38:22"
  21967
]
470 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479974
]
471 0.07 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479975
]
472 0.07 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1878575
]
473 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:
[
  5327
]
474 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5327
  19
]
475 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5327
  20
]
476 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5327
  23
]
477 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5327
  131
]
478 0.18 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:
[
  23
]
479 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:
[
  5327
]
480 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:
[
  5327
]
481 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:
[
  21625
]
482 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:
[
  21625
]
483 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:
[
  21626
]
484 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:
[
  21626
]
485 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:
[
  21766
]
486 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:
[
  21766
]
487 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:
[
  21867
]
488 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:
[
  21867
]
489 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:
[
  21968
]
490 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:
[
  21968
]
491 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "nr0650.jpg"
  1
  "2024-11-22 04:38:22"
  5327
  1
  "productimage"
]
492 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  5327
  59
  1
  "producttag"
]
493 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  5327
  31
  1
  "producttag"
]
494 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5327
  131
  "productcategory"
]
495 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5327
  19
  "productcategory"
]
496 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5327
  20
  "productcategory"
]
497 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5327
  23
  "productcategory"
]
498 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "300"
  "300"
  "2024-11-22 04:38:22"
  21625
]
499 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4406823
]
500 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4406824
]
501 0.11 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910369
]
502 0.19 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5327
  131
]
503 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5327
  19
]
504 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5327
  20
]
505 0.19 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5327
  23
]
506 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "nr0650.jpg"
  1
  "2024-11-22 04:38:22"
  5327
  1
  "productimage"
]
507 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  5327
  59
  1
  "producttag"
]
508 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  5327
  31
  1
  "producttag"
]
509 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5327
  131
  "productcategory"
]
510 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5327
  19
  "productcategory"
]
511 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5327
  20
  "productcategory"
]
512 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5327
  23
  "productcategory"
]
513 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "300"
  "300"
  "2024-11-22 04:38:22"
  21626
]
514 0.12 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479978
]
515 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479979
]
516 0.11 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910370
]
517 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5327
  131
]
518 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5327
  19
]
519 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5327
  20
]
520 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5327
  23
]
521 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "nr0650.jpg"
  1
  "2024-11-22 04:38:22"
  5327
  1
  "productimage"
]
522 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  5327
  59
  1
  "producttag"
]
523 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  5327
  31
  1
  "producttag"
]
524 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5327
  131
  "productcategory"
]
525 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5327
  19
  "productcategory"
]
526 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5327
  20
  "productcategory"
]
527 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5327
  23
  "productcategory"
]
528 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "300"
  "300"
  "2024-11-22 04:38:22"
  21766
]
529 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479980
]
530 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479981
]
531 0.10 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910371
]
532 0.19 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5327
  131
]
533 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5327
  19
]
534 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5327
  20
]
535 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5327
  23
]
536 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "nr0650.jpg"
  1
  "2024-11-22 04:38:22"
  5327
  1
  "productimage"
]
537 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  5327
  59
  1
  "producttag"
]
538 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  5327
  31
  1
  "producttag"
]
539 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5327
  131
  "productcategory"
]
540 0.13 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5327
  19
  "productcategory"
]
541 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5327
  20
  "productcategory"
]
542 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5327
  23
  "productcategory"
]
543 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "300"
  "300"
  "2024-11-22 04:38:22"
  21867
]
544 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479982
]
545 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479983
]
546 0.10 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910372
]
547 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5327
  131
]
548 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5327
  19
]
549 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5327
  20
]
550 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  5327
  23
]
551 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:
[
  "2700"
]
552 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:
[
  2700
]
553 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an0998.jpg"
  1
  "2024-11-22 04:38:22"
  2700
  1
  "productimage"
]
554 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  5327
  59
  1
  "producttag"
]
555 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  5327
  31
  1
  "producttag"
]
556 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5327
  131
  "productcategory"
]
557 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5327
  19
  "productcategory"
]
558 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5327
  20
  "productcategory"
]
559 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  5327
  23
  "productcategory"
]
560 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "300"
  "300"
  "2024-11-22 04:38:22"
  21968
]
561 0.11 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479984
]
562 0.12 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479985
]
563 0.11 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1878580
]
564 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:
[
  2700
]
565 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2700
  65
]
566 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2700
  66
]
567 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2700
  67
]
568 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2700
  131
]
569 0.16 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:
[
  65
]
570 0.14 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:
[
  66
]
571 0.14 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:
[
  67
]
572 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:
[
  2700
]
573 0.20 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:
[
  2700
]
574 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:
[
  10523
]
575 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:
[
  10523
]
576 0.05 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:
[
  10524
]
577 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:
[
  10524
]
578 0.05 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:
[
  17415
]
579 0.05 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:
[
  17415
]
580 0.05 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:
[
  17513
]
581 0.05 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:
[
  17513
]
582 0.05 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:
[
  17611
]
583 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:
[
  17611
]
584 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an0998.jpg"
  1
  "2024-11-22 04:38:22"
  2700
  1
  "productimage"
]
585 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  2700
  59
  1
  "producttag"
]
586 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  2700
  31
  1
  "producttag"
]
587 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2700
  131
  "productcategory"
]
588 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2700
  65
  "productcategory"
]
589 0.06 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2700
  66
  "productcategory"
]
590 0.06 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2700
  67
  "productcategory"
]
591 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:38:22"
  10523
]
592 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4406833
]
593 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4406834
]
594 0.10 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910374
]
595 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2700
  131
]
596 0.11 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2700
  65
]
597 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2700
  66
]
598 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2700
  67
]
599 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an0998.jpg"
  1
  "2024-11-22 04:38:22"
  2700
  1
  "productimage"
]
600 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  2700
  59
  1
  "producttag"
]
601 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  2700
  31
  1
  "producttag"
]
602 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2700
  131
  "productcategory"
]
603 0.10 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2700
  65
  "productcategory"
]
604 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2700
  66
  "productcategory"
]
605 0.12 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2700
  67
  "productcategory"
]
606 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1500"
  "1500"
  "2024-11-22 04:38:22"
  10524
]
607 0.14 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479988
]
608 0.10 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479989
]
609 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910375
]
610 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2700
  131
]
611 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2700
  65
]
612 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2700
  66
]
613 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2700
  67
]
614 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an0998.jpg"
  1
  "2024-11-22 04:38:22"
  2700
  1
  "productimage"
]
615 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  2700
  59
  1
  "producttag"
]
616 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  2700
  31
  1
  "producttag"
]
617 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2700
  131
  "productcategory"
]
618 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2700
  65
  "productcategory"
]
619 0.06 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2700
  66
  "productcategory"
]
620 0.06 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2700
  67
  "productcategory"
]
621 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "1400"
  "1400"
  "2024-11-22 04:38:22"
  17415
]
622 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479990
]
623 0.07 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479991
]
624 0.07 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910376
]
625 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2700
  131
]
626 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2700
  65
]
627 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2700
  66
]
628 0.17 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2700
  67
]
629 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an0998.jpg"
  1
  "2024-11-22 04:38:22"
  2700
  1
  "productimage"
]
630 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  2700
  59
  1
  "producttag"
]
631 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  2700
  31
  1
  "producttag"
]
632 0.09 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2700
  131
  "productcategory"
]
633 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2700
  65
  "productcategory"
]
634 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2700
  66
  "productcategory"
]
635 0.06 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2700
  67
  "productcategory"
]
636 0.10 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "800"
  "800"
  "2024-11-22 04:38:22"
  17513
]
637 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479992
]
638 0.07 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479993
]
639 0.07 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910377
]
640 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2700
  131
]
641 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2700
  65
]
642 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2700
  66
]
643 0.13 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2700
  67
]
644 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:
[
  "2666"
]
645 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:
[
  2666
]
646 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an0964.jpg"
  1
  "2024-11-22 04:38:22"
  2666
  1
  "productimage"
]
647 0.10 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  2700
  59
  1
  "producttag"
]
648 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  2700
  31
  1
  "producttag"
]
649 0.11 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2700
  131
  "productcategory"
]
650 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2700
  65
  "productcategory"
]
651 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2700
  66
  "productcategory"
]
652 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2700
  67
  "productcategory"
]
653 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "800"
  "800"
  "2024-11-22 04:38:22"
  17611
]
654 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479994
]
655 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479995
]
656 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1878585
]
657 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:
[
  2666
]
658 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2666
  19
]
659 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2666
  41
]
660 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2666
  131
]
661 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2666
  192
]
662 0.17 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:
[
  41
]
663 0.15 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:
[
  192
]
664 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:
[
  2666
]
665 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:
[
  2666
]
666 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:
[
  10455
]
667 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:
[
  10455
]
668 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:
[
  10456
]
669 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:
[
  10456
]
670 0.05 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:
[
  17381
]
671 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:
[
  17381
]
672 0.05 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:
[
  17479
]
673 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:
[
  17479
]
674 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:
[
  17577
]
675 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:
[
  17577
]
676 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an0964.jpg"
  1
  "2024-11-22 04:38:22"
  2666
  1
  "productimage"
]
677 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  2666
  59
  1
  "producttag"
]
678 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  2666
  31
  1
  "producttag"
]
679 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2666
  131
  "productcategory"
]
680 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2666
  19
  "productcategory"
]
681 0.06 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2666
  41
  "productcategory"
]
682 0.06 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2666
  192
  "productcategory"
]
683 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:38:22"
  10455
]
684 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4406843
]
685 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4406844
]
686 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910379
]
687 0.18 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2666
  131
]
688 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2666
  19
]
689 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2666
  41
]
690 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2666
  192
]
691 0.17 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an0964.jpg"
  1
  "2024-11-22 04:38:22"
  2666
  1
  "productimage"
]
692 0.11 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  2666
  59
  1
  "producttag"
]
693 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  2666
  31
  1
  "producttag"
]
694 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2666
  131
  "productcategory"
]
695 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2666
  19
  "productcategory"
]
696 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2666
  41
  "productcategory"
]
697 0.06 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2666
  192
  "productcategory"
]
698 0.13 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:38:22"
  10456
]
699 0.14 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479998
]
700 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4479999
]
701 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910380
]
702 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2666
  131
]
703 0.11 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2666
  19
]
704 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2666
  41
]
705 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2666
  192
]
706 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an0964.jpg"
  1
  "2024-11-22 04:38:22"
  2666
  1
  "productimage"
]
707 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  2666
  59
  1
  "producttag"
]
708 0.07 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  2666
  31
  1
  "producttag"
]
709 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2666
  131
  "productcategory"
]
710 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2666
  19
  "productcategory"
]
711 0.15 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2666
  41
  "productcategory"
]
712 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2666
  192
  "productcategory"
]
713 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:38:22"
  17381
]
714 0.09 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4480000
]
715 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4480001
]
716 0.07 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910381
]
717 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2666
  131
]
718 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2666
  19
]
719 0.15 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2666
  41
]
720 0.14 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2666
  192
]
721 0.12 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an0964.jpg"
  1
  "2024-11-22 04:38:22"
  2666
  1
  "productimage"
]
722 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  2666
  59
  1
  "producttag"
]
723 0.08 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  2666
  31
  1
  "producttag"
]
724 0.08 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2666
  131
  "productcategory"
]
725 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2666
  19
  "productcategory"
]
726 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2666
  41
  "productcategory"
]
727 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2666
  192
  "productcategory"
]
728 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:38:22"
  17479
]
729 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4480002
]
730 0.07 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4480003
]
731 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910382
]
732 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2666
  131
]
733 0.16 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2666
  19
]
734 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2666
  41
]
735 0.12 ms
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[
  2666
  192
]
736 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:
[
  "4285"
]
737 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:
[
  4285
]
738 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an0709.jpg"
  1
  "2024-11-22 04:38:22"
  4285
  1
  "productimage"
]
739 0.09 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  2666
  59
  1
  "producttag"
]
740 0.07 ms
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "2024-11-22 04:38:22"
  2666
  31
  1
  "producttag"
]
741 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2666
  131
  "productcategory"
]
742 0.07 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2666
  19
  "productcategory"
]
743 0.06 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2666
  41
  "productcategory"
]
744 0.06 ms
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[
  2666
  192
  "productcategory"
]
745 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:38:22"
  17577
]
746 0.08 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4480004
]
747 0.07 ms
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
  4480005
]
748 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1878590
]
749 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:
[
  4285
]
750 0.13 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:
[
  4285
]
751 0.20 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:
[
  4285
]
752 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:
[
  16304
]
753 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:
[
  16304
]
754 0.05 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:
[
  16305
]
755 0.05 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:
[
  16305
]
756 0.05 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:
[
  16697
]
757 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:
[
  16697
]
758 0.05 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:
[
  16830
]
759 0.05 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:
[
  16830
]
760 0.05 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:
[
  16963
]
761 0.05 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:
[
  16963
]
762 0.11 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an0709.jpg"
  1
  "2024-11-22 04:38:22"
  4285
  1
  "productimage"
]
763 0.12 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:38:22"
  16304
]
764 0.11 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910384
]
765 0.10 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an0709.jpg"
  1
  "2024-11-22 04:38:22"
  4285
  1
  "productimage"
]
766 0.10 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:38:22"
  16305
]
767 0.08 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910385
]
768 0.09 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an0709.jpg"
  1
  "2024-11-22 04:38:22"
  4285
  1
  "productimage"
]
769 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:38:22"
  16697
]
770 0.09 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910386
]
771 0.13 ms
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "an0709.jpg"
  1
  "2024-11-22 04:38:22"
  4285
  1
  "productimage"
]
772 0.11 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:38:22"
  16830
]
773 0.11 ms
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
  1910387
]
774 0.17 ms
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[
  "500"
  "500"
  "2024-11-22 04:38:22"
  16963
]
775 0.11 ms
SELECT DATABASE()
Parameters:
[]
776 0.98 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "xs355060_props"
]
777 0.06 ms
SELECT DATABASE()
Parameters:
[]
778 0.71 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "xs355060_props"
]
779 0.06 ms
SELECT DATABASE()
Parameters:
[]
780 0.45 ms
SELECT t.TABLE_NAME,
           t.ENGINE,
           t.AUTO_INCREMENT,
           t.TABLE_COMMENT,
           t.CREATE_OPTIONS,
           t.TABLE_COLLATION,
           ccsa.CHARACTER_SET_NAME
      FROM information_schema.TABLES t
        INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa
            ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
Parameters:
[
  "xs355060_props"
  "doctrine_migration_versions"
]
781 0.05 ms
SELECT DATABASE()
Parameters:
[]
782 1.13 ms
SELECT DISTINCT            k.CONSTRAINT_NAME,
            k.COLUMN_NAME,
            k.REFERENCED_TABLE_NAME,
            k.REFERENCED_COLUMN_NAME,
            k.ORDINAL_POSITION /*!50116,
            c.UPDATE_RULE,
            c.DELETE_RULE */
FROM information_schema.key_column_usage k /*!50116
INNER JOIN information_schema.referential_constraints c
ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME
AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'xs355060_props' */ ORDER BY k.ORDINAL_POSITION
Parameters:
[
  "xs355060_props"
  "doctrine_migration_versions"
]
783 1.28 ms
SELECT       c.COLUMN_NAME        AS field,
       c.COLUMN_TYPE        AS type,
       c.IS_NULLABLE        AS `null`,
       c.COLUMN_KEY         AS `key`,
       c.COLUMN_DEFAULT     AS `default`,
       c.EXTRA,
       c.COLUMN_COMMENT     AS comment,
       c.CHARACTER_SET_NAME AS characterset,
       c.COLLATION_NAME     AS collation
FROM information_schema.COLUMNS c
    INNER JOIN information_schema.TABLES t
        ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
Parameters:
[
  "xs355060_props"
  "xs355060_props"
  "doctrine_migration_versions"
]
784 0.06 ms
SELECT DATABASE()
Parameters:
[]
785 0.24 ms
SELECT        NON_UNIQUE  AS Non_Unique,
        INDEX_NAME  AS Key_name,
        COLUMN_NAME AS Column_Name,
        SUB_PART    AS Sub_Part,
        INDEX_TYPE  AS Index_Type
FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
Parameters:
[
  "xs355060_props"
  "doctrine_migration_versions"
]
786 0.06 ms
SELECT * FROM doctrine_migration_versions
Parameters:
[]
787 0.08 ms
SELECT DATABASE()
Parameters:
[]
788 0.06 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
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.
Eccube\Entity\Customer No errors.
Eccube\Entity\CartItem No errors.
Eccube\Entity\OrderItem No errors.
Eccube\Entity\Shipping No errors.
Eccube\Entity\MailHistory No errors.
Eccube\Entity\Master\Sex No errors.
Eccube\Entity\Master\Job No errors.
Eccube\Entity\Payment No errors.
Eccube\Entity\Master\CustomerOrderStatus No errors.
Eccube\Entity\Master\OrderStatusColor No errors.
Eccube\Entity\Master\OrderStatus No errors.
Eccube\Entity\Plugin No errors.