Query Metrics
1917
Database Queries
22
Different statements
229.93 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.17 ms |
SET SESSION time_zone = '+00:00'
Parameters:
[] |
2 | 0.12 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.09 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.10 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.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
]
|
6 | 0.09 ms |
SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED
Parameters:
[] |
7 | 0.06 ms |
"START TRANSACTION"
Parameters:
[] |
8 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
"3168"
]
|
9 | 2.43 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:
[
3168
]
|
10 | 6.46 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1470.jpg" 1 "2024-11-22 04:37:09" 3168 1 "productimage" ] |
11 | 0.14 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905338
]
|
12 | 0.24 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:
[
3168
]
|
13 | 7.81 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3168 65 ] |
14 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3168 66 ] |
15 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3168 67 ] |
16 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3168 131 ] |
17 | 0.08 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
65
]
|
18 | 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:
[
131
]
|
19 | 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:
[
66
]
|
20 | 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:
[
67
]
|
21 | 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:
[
3168
]
|
22 | 0.29 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:
[
3168
]
|
23 | 1.49 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:
[
11459
]
|
24 | 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:
[
11459
]
|
25 | 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:
[
11460
]
|
26 | 0.28 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:37:09"
]
|
27 | 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:
[
11460
]
|
28 | 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:
[
14419
]
|
29 | 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:
[
14419
]
|
30 | 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:
[
14518
]
|
31 | 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:
[
14518
]
|
32 | 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:
[
14617
]
|
33 | 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:
[
14617
]
|
34 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1470.jpg" 1 "2024-11-22 04:37:09" 3168 1 "productimage" ] |
35 | 1.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3168 12 1 "producttag" ] |
36 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3168 23 1 "producttag" ] |
37 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3168 32 1 "producttag" ] |
38 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3168 131 "productcategory" ] |
39 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3168 65 "productcategory" ] |
40 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3168 66 "productcategory" ] |
41 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3168 67 "productcategory" ] |
42 | 0.32 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:37:09" 14518 ] |
43 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468079
]
|
44 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468080
]
|
45 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468081
]
|
46 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905339
]
|
47 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3168 131 ] |
48 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3168 65 ] |
49 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3168 66 ] |
50 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3168 67 ] |
51 | 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:
[
"3166"
]
|
52 | 0.20 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
3166
]
|
53 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1468.jpg" 1 "2024-11-22 04:37:09" 3166 1 "productimage" ] |
54 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3168 12 1 "producttag" ] |
55 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3168 23 1 "producttag" ] |
56 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3168 32 1 "producttag" ] |
57 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3168 131 "productcategory" ] |
58 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3168 65 "productcategory" ] |
59 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3168 66 "productcategory" ] |
60 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3168 67 "productcategory" ] |
61 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:37:09" 14617 ] |
62 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468082
]
|
63 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468083
]
|
64 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468084
]
|
65 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1889446
]
|
66 | 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:
[
3166
]
|
67 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3166 65 ] |
68 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3166 66 ] |
69 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3166 67 ] |
70 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3166 131 ] |
71 | 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:
[
3166
]
|
72 | 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:
[
3166
]
|
73 | 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:
[
11455
]
|
74 | 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:
[
11455
]
|
75 | 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:
[
11456
]
|
76 | 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:
[
11456
]
|
77 | 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:
[
14417
]
|
78 | 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:
[
14417
]
|
79 | 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:
[
14516
]
|
80 | 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:
[
14516
]
|
81 | 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:
[
14615
]
|
82 | 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:
[
14615
]
|
83 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1468.jpg" 1 "2024-11-22 04:37:09" 3166 1 "productimage" ] |
84 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3166 17 1 "producttag" ] |
85 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3166 29 1 "producttag" ] |
86 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3166 131 "productcategory" ] |
87 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3166 65 "productcategory" ] |
88 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3166 66 "productcategory" ] |
89 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3166 67 "productcategory" ] |
90 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:09" 11455 ] |
91 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431563
]
|
92 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431564
]
|
93 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905341
]
|
94 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3166 131 ] |
95 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3166 65 ] |
96 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3166 66 ] |
97 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3166 67 ] |
98 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1468.jpg" 1 "2024-11-22 04:37:09" 3166 1 "productimage" ] |
99 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3166 17 1 "producttag" ] |
100 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3166 29 1 "producttag" ] |
101 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3166 131 "productcategory" ] |
102 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3166 65 "productcategory" ] |
103 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3166 66 "productcategory" ] |
104 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3166 67 "productcategory" ] |
105 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:09" 11456 ] |
106 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468088
]
|
107 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468089
]
|
108 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905342
]
|
109 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3166 131 ] |
110 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3166 65 ] |
111 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3166 66 ] |
112 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3166 67 ] |
113 | 0.10 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1468.jpg" 1 "2024-11-22 04:37:09" 3166 1 "productimage" ] |
114 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3166 17 1 "producttag" ] |
115 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3166 29 1 "producttag" ] |
116 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3166 131 "productcategory" ] |
117 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3166 65 "productcategory" ] |
118 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3166 66 "productcategory" ] |
119 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3166 67 "productcategory" ] |
120 | 0.10 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:09" 14417 ] |
121 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468090
]
|
122 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468091
]
|
123 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905343
]
|
124 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3166 131 ] |
125 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3166 65 ] |
126 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3166 66 ] |
127 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3166 67 ] |
128 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1468.jpg" 1 "2024-11-22 04:37:09" 3166 1 "productimage" ] |
129 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3166 17 1 "producttag" ] |
130 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3166 29 1 "producttag" ] |
131 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3166 131 "productcategory" ] |
132 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3166 65 "productcategory" ] |
133 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3166 66 "productcategory" ] |
134 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3166 67 "productcategory" ] |
135 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:09" 14516 ] |
136 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468092
]
|
137 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468093
]
|
138 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905344
]
|
139 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3166 131 ] |
140 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3166 65 ] |
141 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3166 66 ] |
142 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3166 67 ] |
143 | 0.17 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:
[
"3165"
]
|
144 | 0.17 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:
[
3165
]
|
145 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1467.jpg" 1 "2024-11-22 04:37:09" 3165 1 "productimage" ] |
146 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3166 17 1 "producttag" ] |
147 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3166 29 1 "producttag" ] |
148 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3166 131 "productcategory" ] |
149 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3166 65 "productcategory" ] |
150 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3166 66 "productcategory" ] |
151 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3166 67 "productcategory" ] |
152 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:09" 14615 ] |
153 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468094
]
|
154 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468095
]
|
155 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1889451
]
|
156 | 0.16 ms |
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
3165
]
|
157 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3165 65 ] |
158 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3165 72 ] |
159 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3165 74 ] |
160 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3165 131 ] |
161 | 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:
[
72
]
|
162 | 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:
[
74
]
|
163 | 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:
[
3165
]
|
164 | 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:
[
3165
]
|
165 | 0.07 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
11453
]
|
166 | 0.07 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
11453
]
|
167 | 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:
[
11454
]
|
168 | 0.06 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
11454
]
|
169 | 0.06 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
14416
]
|
170 | 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:
[
14416
]
|
171 | 0.06 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
14515
]
|
172 | 0.06 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
14515
]
|
173 | 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:
[
14614
]
|
174 | 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:
[
14614
]
|
175 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1467.jpg" 1 "2024-11-22 04:37:09" 3165 1 "productimage" ] |
176 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3165 12 1 "producttag" ] |
177 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3165 32 1 "producttag" ] |
178 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3165 131 "productcategory" ] |
179 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3165 65 "productcategory" ] |
180 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3165 72 "productcategory" ] |
181 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3165 74 "productcategory" ] |
182 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:09" 11453 ] |
183 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431573
]
|
184 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431574
]
|
185 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905346
]
|
186 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3165 131 ] |
187 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3165 65 ] |
188 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3165 72 ] |
189 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3165 74 ] |
190 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1467.jpg" 1 "2024-11-22 04:37:09" 3165 1 "productimage" ] |
191 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3165 12 1 "producttag" ] |
192 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3165 32 1 "producttag" ] |
193 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3165 131 "productcategory" ] |
194 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3165 65 "productcategory" ] |
195 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3165 72 "productcategory" ] |
196 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3165 74 "productcategory" ] |
197 | 0.10 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:09" 11454 ] |
198 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468098
]
|
199 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468099
]
|
200 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905347
]
|
201 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3165 131 ] |
202 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3165 65 ] |
203 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3165 72 ] |
204 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3165 74 ] |
205 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1467.jpg" 1 "2024-11-22 04:37:09" 3165 1 "productimage" ] |
206 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3165 12 1 "producttag" ] |
207 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3165 32 1 "producttag" ] |
208 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3165 131 "productcategory" ] |
209 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3165 65 "productcategory" ] |
210 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3165 72 "productcategory" ] |
211 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3165 74 "productcategory" ] |
212 | 0.10 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:09" 14416 ] |
213 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468100
]
|
214 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468101
]
|
215 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905348
]
|
216 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3165 131 ] |
217 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3165 65 ] |
218 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3165 72 ] |
219 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3165 74 ] |
220 | 0.10 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1467.jpg" 1 "2024-11-22 04:37:09" 3165 1 "productimage" ] |
221 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3165 12 1 "producttag" ] |
222 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3165 32 1 "producttag" ] |
223 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3165 131 "productcategory" ] |
224 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3165 65 "productcategory" ] |
225 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3165 72 "productcategory" ] |
226 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3165 74 "productcategory" ] |
227 | 0.10 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:09" 14515 ] |
228 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468102
]
|
229 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468103
]
|
230 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905349
]
|
231 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3165 131 ] |
232 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3165 65 ] |
233 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3165 72 ] |
234 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3165 74 ] |
235 | 0.17 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:
[
"3164"
]
|
236 | 0.17 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:
[
3164
]
|
237 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1466.jpg" 1 "2024-11-22 04:37:09" 3164 1 "productimage" ] |
238 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3165 12 1 "producttag" ] |
239 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3165 32 1 "producttag" ] |
240 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3165 131 "productcategory" ] |
241 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3165 65 "productcategory" ] |
242 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3165 72 "productcategory" ] |
243 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3165 74 "productcategory" ] |
244 | 0.10 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:09" 14614 ] |
245 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468104
]
|
246 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468105
]
|
247 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1889456
]
|
248 | 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:
[
3164
]
|
249 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3164 65 ] |
250 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3164 72 ] |
251 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3164 74 ] |
252 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3164 131 ] |
253 | 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:
[
3164
]
|
254 | 0.21 ms |
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
3164
]
|
255 | 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:
[
11451
]
|
256 | 0.07 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
11451
]
|
257 | 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:
[
11452
]
|
258 | 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:
[
11452
]
|
259 | 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:
[
14415
]
|
260 | 0.06 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
14415
]
|
261 | 0.06 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
14514
]
|
262 | 0.06 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
14514
]
|
263 | 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:
[
14613
]
|
264 | 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:
[
14613
]
|
265 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1466.jpg" 1 "2024-11-22 04:37:09" 3164 1 "productimage" ] |
266 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3164 20 1 "producttag" ] |
267 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3164 17 1 "producttag" ] |
268 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3164 32 1 "producttag" ] |
269 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3164 131 "productcategory" ] |
270 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3164 65 "productcategory" ] |
271 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3164 72 "productcategory" ] |
272 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3164 74 "productcategory" ] |
273 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:09" 11451 ] |
274 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431587
]
|
275 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431588
]
|
276 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431589
]
|
277 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905351
]
|
278 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3164 131 ] |
279 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3164 65 ] |
280 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3164 72 ] |
281 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3164 74 ] |
282 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1466.jpg" 1 "2024-11-22 04:37:09" 3164 1 "productimage" ] |
283 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3164 20 1 "producttag" ] |
284 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3164 17 1 "producttag" ] |
285 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3164 32 1 "producttag" ] |
286 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3164 131 "productcategory" ] |
287 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3164 65 "productcategory" ] |
288 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3164 72 "productcategory" ] |
289 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3164 74 "productcategory" ] |
290 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:09" 11452 ] |
291 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468108
]
|
292 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468109
]
|
293 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468110
]
|
294 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905352
]
|
295 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3164 131 ] |
296 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3164 65 ] |
297 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3164 72 ] |
298 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3164 74 ] |
299 | 0.10 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1466.jpg" 1 "2024-11-22 04:37:09" 3164 1 "productimage" ] |
300 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3164 20 1 "producttag" ] |
301 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3164 17 1 "producttag" ] |
302 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3164 32 1 "producttag" ] |
303 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3164 131 "productcategory" ] |
304 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3164 65 "productcategory" ] |
305 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3164 72 "productcategory" ] |
306 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3164 74 "productcategory" ] |
307 | 0.10 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:09" 14415 ] |
308 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468111
]
|
309 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468112
]
|
310 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468113
]
|
311 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905353
]
|
312 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3164 131 ] |
313 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3164 65 ] |
314 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3164 72 ] |
315 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3164 74 ] |
316 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1466.jpg" 1 "2024-11-22 04:37:09" 3164 1 "productimage" ] |
317 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3164 20 1 "producttag" ] |
318 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3164 17 1 "producttag" ] |
319 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3164 32 1 "producttag" ] |
320 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3164 131 "productcategory" ] |
321 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3164 65 "productcategory" ] |
322 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3164 72 "productcategory" ] |
323 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3164 74 "productcategory" ] |
324 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:09" 14514 ] |
325 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468114
]
|
326 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468115
]
|
327 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468116
]
|
328 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905354
]
|
329 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3164 131 ] |
330 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3164 65 ] |
331 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3164 72 ] |
332 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3164 74 ] |
333 | 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:
[
"3163"
]
|
334 | 0.19 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
3163
]
|
335 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1465.jpg" 1 "2024-11-22 04:37:09" 3163 1 "productimage" ] |
336 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3164 20 1 "producttag" ] |
337 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3164 17 1 "producttag" ] |
338 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3164 32 1 "producttag" ] |
339 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3164 131 "productcategory" ] |
340 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3164 65 "productcategory" ] |
341 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3164 72 "productcategory" ] |
342 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3164 74 "productcategory" ] |
343 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:09" 14613 ] |
344 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468117
]
|
345 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468118
]
|
346 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468119
]
|
347 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1889461
]
|
348 | 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:
[
3163
]
|
349 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3163 65 ] |
350 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3163 72 ] |
351 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3163 73 ] |
352 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3163 131 ] |
353 | 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:
[
73
]
|
354 | 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:
[
3163
]
|
355 | 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:
[
3163
]
|
356 | 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:
[
11449
]
|
357 | 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:
[
11449
]
|
358 | 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:
[
11450
]
|
359 | 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:
[
11450
]
|
360 | 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:
[
14414
]
|
361 | 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:
[
14414
]
|
362 | 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:
[
14513
]
|
363 | 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:
[
14513
]
|
364 | 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:
[
14612
]
|
365 | 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:
[
14612
]
|
366 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1465.jpg" 1 "2024-11-22 04:37:09" 3163 1 "productimage" ] |
367 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3163 14 1 "producttag" ] |
368 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3163 19 1 "producttag" ] |
369 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3163 32 1 "producttag" ] |
370 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3163 131 "productcategory" ] |
371 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3163 65 "productcategory" ] |
372 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3163 72 "productcategory" ] |
373 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3163 73 "productcategory" ] |
374 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:09" 11449 ] |
375 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431602
]
|
376 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431603
]
|
377 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431604
]
|
378 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905356
]
|
379 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3163 131 ] |
380 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3163 65 ] |
381 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3163 72 ] |
382 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3163 73 ] |
383 | 0.10 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1465.jpg" 1 "2024-11-22 04:37:09" 3163 1 "productimage" ] |
384 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3163 14 1 "producttag" ] |
385 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3163 19 1 "producttag" ] |
386 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3163 32 1 "producttag" ] |
387 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3163 131 "productcategory" ] |
388 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3163 65 "productcategory" ] |
389 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3163 72 "productcategory" ] |
390 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3163 73 "productcategory" ] |
391 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:09" 11450 ] |
392 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468123
]
|
393 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468124
]
|
394 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468125
]
|
395 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905357
]
|
396 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3163 131 ] |
397 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3163 65 ] |
398 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3163 72 ] |
399 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3163 73 ] |
400 | 0.10 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1465.jpg" 1 "2024-11-22 04:37:09" 3163 1 "productimage" ] |
401 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3163 14 1 "producttag" ] |
402 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3163 19 1 "producttag" ] |
403 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3163 32 1 "producttag" ] |
404 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3163 131 "productcategory" ] |
405 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3163 65 "productcategory" ] |
406 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3163 72 "productcategory" ] |
407 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3163 73 "productcategory" ] |
408 | 0.10 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:09" 14414 ] |
409 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468126
]
|
410 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468127
]
|
411 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468128
]
|
412 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905358
]
|
413 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3163 131 ] |
414 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3163 65 ] |
415 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3163 72 ] |
416 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3163 73 ] |
417 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1465.jpg" 1 "2024-11-22 04:37:09" 3163 1 "productimage" ] |
418 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3163 14 1 "producttag" ] |
419 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3163 19 1 "producttag" ] |
420 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3163 32 1 "producttag" ] |
421 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3163 131 "productcategory" ] |
422 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3163 65 "productcategory" ] |
423 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3163 72 "productcategory" ] |
424 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3163 73 "productcategory" ] |
425 | 0.10 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:09" 14513 ] |
426 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468129
]
|
427 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468130
]
|
428 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468131
]
|
429 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905359
]
|
430 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3163 131 ] |
431 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3163 65 ] |
432 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3163 72 ] |
433 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3163 73 ] |
434 | 0.17 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:
[
"3162"
]
|
435 | 0.17 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:
[
3162
]
|
436 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1464.jpg" 1 "2024-11-22 04:37:09" 3162 1 "productimage" ] |
437 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3163 14 1 "producttag" ] |
438 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3163 19 1 "producttag" ] |
439 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3163 32 1 "producttag" ] |
440 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3163 131 "productcategory" ] |
441 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3163 65 "productcategory" ] |
442 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3163 72 "productcategory" ] |
443 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3163 73 "productcategory" ] |
444 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:09" 14612 ] |
445 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468132
]
|
446 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468133
]
|
447 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468134
]
|
448 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1889466
]
|
449 | 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:
[
3162
]
|
450 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3162 65 ] |
451 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3162 72 ] |
452 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3162 73 ] |
453 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3162 131 ] |
454 | 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:
[
3162
]
|
455 | 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:
[
3162
]
|
456 | 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:
[
11447
]
|
457 | 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:
[
11447
]
|
458 | 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:
[
11448
]
|
459 | 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:
[
11448
]
|
460 | 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:
[
14413
]
|
461 | 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:
[
14413
]
|
462 | 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:
[
14512
]
|
463 | 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:
[
14512
]
|
464 | 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:
[
14611
]
|
465 | 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:
[
14611
]
|
466 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1464.jpg" 1 "2024-11-22 04:37:09" 3162 1 "productimage" ] |
467 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3162 14 1 "producttag" ] |
468 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3162 20 1 "producttag" ] |
469 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3162 32 1 "producttag" ] |
470 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3162 131 "productcategory" ] |
471 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3162 65 "productcategory" ] |
472 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3162 72 "productcategory" ] |
473 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3162 73 "productcategory" ] |
474 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:09" 11447 ] |
475 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431617
]
|
476 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431618
]
|
477 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431619
]
|
478 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905361
]
|
479 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3162 131 ] |
480 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3162 65 ] |
481 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3162 72 ] |
482 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3162 73 ] |
483 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1464.jpg" 1 "2024-11-22 04:37:09" 3162 1 "productimage" ] |
484 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3162 14 1 "producttag" ] |
485 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3162 20 1 "producttag" ] |
486 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3162 32 1 "producttag" ] |
487 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3162 131 "productcategory" ] |
488 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3162 65 "productcategory" ] |
489 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3162 72 "productcategory" ] |
490 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3162 73 "productcategory" ] |
491 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:09" 11448 ] |
492 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468138
]
|
493 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468139
]
|
494 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468140
]
|
495 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905362
]
|
496 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3162 131 ] |
497 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3162 65 ] |
498 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3162 72 ] |
499 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3162 73 ] |
500 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1464.jpg" 1 "2024-11-22 04:37:09" 3162 1 "productimage" ] |
501 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3162 14 1 "producttag" ] |
502 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3162 20 1 "producttag" ] |
503 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3162 32 1 "producttag" ] |
504 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3162 131 "productcategory" ] |
505 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3162 65 "productcategory" ] |
506 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3162 72 "productcategory" ] |
507 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3162 73 "productcategory" ] |
508 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:09" 14413 ] |
509 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468141
]
|
510 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468142
]
|
511 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468143
]
|
512 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905363
]
|
513 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3162 131 ] |
514 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3162 65 ] |
515 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3162 72 ] |
516 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3162 73 ] |
517 | 0.10 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1464.jpg" 1 "2024-11-22 04:37:09" 3162 1 "productimage" ] |
518 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3162 14 1 "producttag" ] |
519 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3162 20 1 "producttag" ] |
520 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3162 32 1 "producttag" ] |
521 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3162 131 "productcategory" ] |
522 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3162 65 "productcategory" ] |
523 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3162 72 "productcategory" ] |
524 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3162 73 "productcategory" ] |
525 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:09" 14512 ] |
526 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468144
]
|
527 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468145
]
|
528 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468146
]
|
529 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905364
]
|
530 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3162 131 ] |
531 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3162 65 ] |
532 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3162 72 ] |
533 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3162 73 ] |
534 | 0.17 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:
[
"3161"
]
|
535 | 0.17 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:
[
3161
]
|
536 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1463.jpg" 1 "2024-11-22 04:37:09" 3161 1 "productimage" ] |
537 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3162 14 1 "producttag" ] |
538 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3162 20 1 "producttag" ] |
539 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3162 32 1 "producttag" ] |
540 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3162 131 "productcategory" ] |
541 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3162 65 "productcategory" ] |
542 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3162 72 "productcategory" ] |
543 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3162 73 "productcategory" ] |
544 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:09" 14611 ] |
545 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468147
]
|
546 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468148
]
|
547 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468149
]
|
548 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1889471
]
|
549 | 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:
[
3161
]
|
550 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3161 65 ] |
551 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3161 72 ] |
552 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3161 73 ] |
553 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3161 131 ] |
554 | 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:
[
3161
]
|
555 | 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:
[
3161
]
|
556 | 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:
[
11445
]
|
557 | 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:
[
11445
]
|
558 | 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:
[
11446
]
|
559 | 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:
[
11446
]
|
560 | 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:
[
14412
]
|
561 | 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:
[
14412
]
|
562 | 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:
[
14511
]
|
563 | 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:
[
14511
]
|
564 | 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:
[
14610
]
|
565 | 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:
[
14610
]
|
566 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1463.jpg" 1 "2024-11-22 04:37:09" 3161 1 "productimage" ] |
567 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3161 14 1 "producttag" ] |
568 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3161 19 1 "producttag" ] |
569 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3161 32 1 "producttag" ] |
570 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3161 131 "productcategory" ] |
571 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3161 65 "productcategory" ] |
572 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3161 72 "productcategory" ] |
573 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3161 73 "productcategory" ] |
574 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:37:09" 11445 ] |
575 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431632
]
|
576 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431633
]
|
577 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431634
]
|
578 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905366
]
|
579 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3161 131 ] |
580 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3161 65 ] |
581 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3161 72 ] |
582 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3161 73 ] |
583 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1463.jpg" 1 "2024-11-22 04:37:09" 3161 1 "productimage" ] |
584 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3161 14 1 "producttag" ] |
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:37:09" 3161 19 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:37:09" 3161 32 1 "producttag" ] |
587 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3161 131 "productcategory" ] |
588 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3161 65 "productcategory" ] |
589 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3161 72 "productcategory" ] |
590 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3161 73 "productcategory" ] |
591 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:37:09" 11446 ] |
592 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468153
]
|
593 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468154
]
|
594 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468155
]
|
595 | 0.07 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905367
]
|
596 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3161 131 ] |
597 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3161 65 ] |
598 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3161 72 ] |
599 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3161 73 ] |
600 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1463.jpg" 1 "2024-11-22 04:37:09" 3161 1 "productimage" ] |
601 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3161 14 1 "producttag" ] |
602 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3161 19 1 "producttag" ] |
603 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3161 32 1 "producttag" ] |
604 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3161 131 "productcategory" ] |
605 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3161 65 "productcategory" ] |
606 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3161 72 "productcategory" ] |
607 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3161 73 "productcategory" ] |
608 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:37:09" 14412 ] |
609 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468156
]
|
610 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468157
]
|
611 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468158
]
|
612 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905368
]
|
613 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3161 131 ] |
614 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3161 65 ] |
615 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3161 72 ] |
616 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3161 73 ] |
617 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1463.jpg" 1 "2024-11-22 04:37:09" 3161 1 "productimage" ] |
618 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3161 14 1 "producttag" ] |
619 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3161 19 1 "producttag" ] |
620 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3161 32 1 "producttag" ] |
621 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3161 131 "productcategory" ] |
622 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3161 65 "productcategory" ] |
623 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3161 72 "productcategory" ] |
624 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3161 73 "productcategory" ] |
625 | 0.10 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:37:09" 14511 ] |
626 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468159
]
|
627 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468160
]
|
628 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468161
]
|
629 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905369
]
|
630 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3161 131 ] |
631 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3161 65 ] |
632 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3161 72 ] |
633 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3161 73 ] |
634 | 0.17 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:
[
"4934"
]
|
635 | 0.92 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:
[
4934
]
|
636 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1474.jpg" 1 "2024-11-22 04:37:09" 4934 1 "productimage" ] |
637 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3161 14 1 "producttag" ] |
638 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3161 19 1 "producttag" ] |
639 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3161 32 1 "producttag" ] |
640 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3161 131 "productcategory" ] |
641 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3161 65 "productcategory" ] |
642 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3161 72 "productcategory" ] |
643 | 0.68 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3161 73 "productcategory" ] |
644 | 0.44 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:37:09" 14610 ] |
645 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468162
]
|
646 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468163
]
|
647 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468164
]
|
648 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1889476
]
|
649 | 0.16 ms |
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
4934
]
|
650 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4934 65 ] |
651 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4934 97 ] |
652 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4934 106 ] |
653 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4934 131 ] |
654 | 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:
[
97
]
|
655 | 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:
[
106
]
|
656 | 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:
[
4934
]
|
657 | 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:
[
4934
]
|
658 | 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:
[
20046
]
|
659 | 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:
[
20046
]
|
660 | 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:
[
20407
]
|
661 | 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:
[
20407
]
|
662 | 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:
[
20408
]
|
663 | 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:
[
20408
]
|
664 | 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:
[
20409
]
|
665 | 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:
[
20409
]
|
666 | 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:
[
20410
]
|
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:
[
20410
]
|
668 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1474.jpg" 1 "2024-11-22 04:37:09" 4934 1 "productimage" ] |
669 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 4934 12 1 "producttag" ] |
670 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 4934 32 1 "producttag" ] |
671 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4934 131 "productcategory" ] |
672 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4934 65 "productcategory" ] |
673 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4934 97 "productcategory" ] |
674 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4934 106 "productcategory" ] |
675 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:09" 20046 ] |
676 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431643
]
|
677 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431644
]
|
678 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905371
]
|
679 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4934 131 ] |
680 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4934 65 ] |
681 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4934 97 ] |
682 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4934 106 ] |
683 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1474.jpg" 1 "2024-11-22 04:37:09" 4934 1 "productimage" ] |
684 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 4934 12 1 "producttag" ] |
685 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 4934 32 1 "producttag" ] |
686 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4934 131 "productcategory" ] |
687 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4934 65 "productcategory" ] |
688 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4934 97 "productcategory" ] |
689 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4934 106 "productcategory" ] |
690 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:09" 20407 ] |
691 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468168
]
|
692 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468169
]
|
693 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905372
]
|
694 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4934 131 ] |
695 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4934 65 ] |
696 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4934 97 ] |
697 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4934 106 ] |
698 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1474.jpg" 1 "2024-11-22 04:37:09" 4934 1 "productimage" ] |
699 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 4934 12 1 "producttag" ] |
700 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 4934 32 1 "producttag" ] |
701 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4934 131 "productcategory" ] |
702 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4934 65 "productcategory" ] |
703 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4934 97 "productcategory" ] |
704 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4934 106 "productcategory" ] |
705 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:09" 20408 ] |
706 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468170
]
|
707 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468171
]
|
708 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905373
]
|
709 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4934 131 ] |
710 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4934 65 ] |
711 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4934 97 ] |
712 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4934 106 ] |
713 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1474.jpg" 1 "2024-11-22 04:37:09" 4934 1 "productimage" ] |
714 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 4934 12 1 "producttag" ] |
715 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 4934 32 1 "producttag" ] |
716 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4934 131 "productcategory" ] |
717 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4934 65 "productcategory" ] |
718 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4934 97 "productcategory" ] |
719 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4934 106 "productcategory" ] |
720 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:09" 20409 ] |
721 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468172
]
|
722 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468173
]
|
723 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905374
]
|
724 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4934 131 ] |
725 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4934 65 ] |
726 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4934 97 ] |
727 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4934 106 ] |
728 | 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:
[
"4933"
]
|
729 | 0.19 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
4933
]
|
730 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1474.jpg" 1 "2024-11-22 04:37:09" 4933 1 "productimage" ] |
731 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 4934 12 1 "producttag" ] |
732 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 4934 32 1 "producttag" ] |
733 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4934 131 "productcategory" ] |
734 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4934 65 "productcategory" ] |
735 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4934 97 "productcategory" ] |
736 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4934 106 "productcategory" ] |
737 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:09" 20410 ] |
738 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468174
]
|
739 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468175
]
|
740 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1889481
]
|
741 | 0.16 ms |
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
4933
]
|
742 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4933 65 ] |
743 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4933 97 ] |
744 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4933 106 ] |
745 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4933 131 ] |
746 | 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:
[
4933
]
|
747 | 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:
[
4933
]
|
748 | 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:
[
20045
]
|
749 | 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:
[
20045
]
|
750 | 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:
[
20411
]
|
751 | 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:
[
20411
]
|
752 | 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:
[
20412
]
|
753 | 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:
[
20412
]
|
754 | 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:
[
20413
]
|
755 | 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:
[
20413
]
|
756 | 0.11 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:
[
20414
]
|
757 | 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:
[
20414
]
|
758 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1474.jpg" 1 "2024-11-22 04:37:09" 4933 1 "productimage" ] |
759 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 4933 12 1 "producttag" ] |
760 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 4933 32 1 "producttag" ] |
761 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4933 131 "productcategory" ] |
762 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4933 65 "productcategory" ] |
763 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4933 97 "productcategory" ] |
764 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4933 106 "productcategory" ] |
765 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:09" 20045 ] |
766 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431653
]
|
767 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431654
]
|
768 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905376
]
|
769 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4933 131 ] |
770 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4933 65 ] |
771 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4933 97 ] |
772 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4933 106 ] |
773 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1474.jpg" 1 "2024-11-22 04:37:09" 4933 1 "productimage" ] |
774 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 4933 12 1 "producttag" ] |
775 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 4933 32 1 "producttag" ] |
776 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4933 131 "productcategory" ] |
777 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4933 65 "productcategory" ] |
778 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4933 97 "productcategory" ] |
779 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4933 106 "productcategory" ] |
780 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:09" 20411 ] |
781 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468178
]
|
782 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468179
]
|
783 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905377
]
|
784 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4933 131 ] |
785 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4933 65 ] |
786 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4933 97 ] |
787 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4933 106 ] |
788 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1474.jpg" 1 "2024-11-22 04:37:09" 4933 1 "productimage" ] |
789 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 4933 12 1 "producttag" ] |
790 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 4933 32 1 "producttag" ] |
791 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4933 131 "productcategory" ] |
792 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4933 65 "productcategory" ] |
793 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4933 97 "productcategory" ] |
794 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4933 106 "productcategory" ] |
795 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:09" 20412 ] |
796 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468180
]
|
797 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468181
]
|
798 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905378
]
|
799 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4933 131 ] |
800 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4933 65 ] |
801 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4933 97 ] |
802 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4933 106 ] |
803 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1474.jpg" 1 "2024-11-22 04:37:09" 4933 1 "productimage" ] |
804 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 4933 12 1 "producttag" ] |
805 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 4933 32 1 "producttag" ] |
806 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4933 131 "productcategory" ] |
807 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4933 65 "productcategory" ] |
808 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4933 97 "productcategory" ] |
809 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4933 106 "productcategory" ] |
810 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:09" 20413 ] |
811 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468182
]
|
812 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468183
]
|
813 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905379
]
|
814 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4933 131 ] |
815 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4933 65 ] |
816 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4933 97 ] |
817 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4933 106 ] |
818 | 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:
[
"3183"
]
|
819 | 0.19 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
3183
]
|
820 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1485.jpg" 1 "2024-11-22 04:37:09" 3183 1 "productimage" ] |
821 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 4933 12 1 "producttag" ] |
822 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 4933 32 1 "producttag" ] |
823 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4933 131 "productcategory" ] |
824 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4933 65 "productcategory" ] |
825 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4933 97 "productcategory" ] |
826 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4933 106 "productcategory" ] |
827 | 0.17 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:09" 20414 ] |
828 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468184
]
|
829 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468185
]
|
830 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1889486
]
|
831 | 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:
[
3183
]
|
832 | 0.25 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3183 19 ] |
833 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3183 20 ] |
834 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3183 22 ] |
835 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3183 131 ] |
836 | 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:
[
19
]
|
837 | 0.19 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
]
|
838 | 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:
[
22
]
|
839 | 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:
[
3183
]
|
840 | 0.21 ms |
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
3183
]
|
841 | 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:
[
11489
]
|
842 | 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:
[
11489
]
|
843 | 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:
[
11490
]
|
844 | 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:
[
11490
]
|
845 | 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:
[
14434
]
|
846 | 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:
[
14434
]
|
847 | 0.09 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
14533
]
|
848 | 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:
[
14533
]
|
849 | 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:
[
14632
]
|
850 | 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:
[
14632
]
|
851 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1485.jpg" 1 "2024-11-22 04:37:09" 3183 1 "productimage" ] |
852 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3183 59 1 "producttag" ] |
853 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3183 31 1 "producttag" ] |
854 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3183 131 "productcategory" ] |
855 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3183 19 "productcategory" ] |
856 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3183 20 "productcategory" ] |
857 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3183 22 "productcategory" ] |
858 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:37:09" 11489 ] |
859 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431663
]
|
860 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431664
]
|
861 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905381
]
|
862 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3183 131 ] |
863 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3183 19 ] |
864 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3183 20 ] |
865 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3183 22 ] |
866 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1485.jpg" 1 "2024-11-22 04:37:09" 3183 1 "productimage" ] |
867 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3183 59 1 "producttag" ] |
868 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:09" 3183 31 1 "producttag" ] |
869 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3183 131 "productcategory" ] |
870 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3183 19 "productcategory" ] |
871 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3183 20 "productcategory" ] |
872 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3183 22 "productcategory" ] |
873 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:37:09" 11490 ] |
874 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468188
]
|
875 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468189
]
|
876 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905382
]
|
877 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3183 131 ] |
878 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3183 19 ] |
879 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3183 20 ] |
880 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3183 22 ] |
881 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1485.jpg" 1 "2024-11-22 04:37:10" 3183 1 "productimage" ] |
882 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3183 59 1 "producttag" ] |
883 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3183 31 1 "producttag" ] |
884 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3183 131 "productcategory" ] |
885 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3183 19 "productcategory" ] |
886 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3183 20 "productcategory" ] |
887 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3183 22 "productcategory" ] |
888 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:37:10" 14434 ] |
889 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468190
]
|
890 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468191
]
|
891 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905383
]
|
892 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3183 131 ] |
893 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3183 19 ] |
894 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3183 20 ] |
895 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3183 22 ] |
896 | 0.10 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1485.jpg" 1 "2024-11-22 04:37:10" 3183 1 "productimage" ] |
897 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3183 59 1 "producttag" ] |
898 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3183 31 1 "producttag" ] |
899 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3183 131 "productcategory" ] |
900 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3183 19 "productcategory" ] |
901 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3183 20 "productcategory" ] |
902 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3183 22 "productcategory" ] |
903 | 0.17 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:37:10" 14533 ] |
904 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468192
]
|
905 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468193
]
|
906 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905384
]
|
907 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3183 131 ] |
908 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3183 19 ] |
909 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3183 20 ] |
910 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3183 22 ] |
911 | 0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
"3182"
]
|
912 | 0.28 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:
[
3182
]
|
913 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1484.jpg" 1 "2024-11-22 04:37:10" 3182 1 "productimage" ] |
914 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3183 59 1 "producttag" ] |
915 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3183 31 1 "producttag" ] |
916 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3183 131 "productcategory" ] |
917 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3183 19 "productcategory" ] |
918 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3183 20 "productcategory" ] |
919 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3183 22 "productcategory" ] |
920 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:37:10" 14632 ] |
921 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468194
]
|
922 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468195
]
|
923 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1889491
]
|
924 | 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:
[
3182
]
|
925 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3182 19 ] |
926 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3182 20 ] |
927 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3182 22 ] |
928 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3182 131 ] |
929 | 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:
[
3182
]
|
930 | 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:
[
3182
]
|
931 | 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:
[
11487
]
|
932 | 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:
[
11487
]
|
933 | 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:
[
11488
]
|
934 | 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:
[
11488
]
|
935 | 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:
[
14433
]
|
936 | 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:
[
14433
]
|
937 | 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:
[
14532
]
|
938 | 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:
[
14532
]
|
939 | 0.09 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
14631
]
|
940 | 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:
[
14631
]
|
941 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1484.jpg" 1 "2024-11-22 04:37:10" 3182 1 "productimage" ] |
942 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3182 14 1 "producttag" ] |
943 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3182 31 1 "producttag" ] |
944 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3182 131 "productcategory" ] |
945 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3182 19 "productcategory" ] |
946 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3182 20 "productcategory" ] |
947 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3182 22 "productcategory" ] |
948 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:37:10" 11487 ] |
949 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431673
]
|
950 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431674
]
|
951 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905386
]
|
952 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3182 131 ] |
953 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3182 19 ] |
954 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3182 20 ] |
955 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3182 22 ] |
956 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1484.jpg" 1 "2024-11-22 04:37:10" 3182 1 "productimage" ] |
957 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3182 14 1 "producttag" ] |
958 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3182 31 1 "producttag" ] |
959 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3182 131 "productcategory" ] |
960 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3182 19 "productcategory" ] |
961 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3182 20 "productcategory" ] |
962 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3182 22 "productcategory" ] |
963 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:37:10" 11488 ] |
964 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468198
]
|
965 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468199
]
|
966 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905387
]
|
967 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3182 131 ] |
968 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3182 19 ] |
969 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3182 20 ] |
970 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3182 22 ] |
971 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1484.jpg" 1 "2024-11-22 04:37:10" 3182 1 "productimage" ] |
972 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3182 14 1 "producttag" ] |
973 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3182 31 1 "producttag" ] |
974 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3182 131 "productcategory" ] |
975 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3182 19 "productcategory" ] |
976 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3182 20 "productcategory" ] |
977 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3182 22 "productcategory" ] |
978 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:37:10" 14433 ] |
979 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468200
]
|
980 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468201
]
|
981 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905388
]
|
982 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3182 131 ] |
983 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3182 19 ] |
984 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3182 20 ] |
985 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3182 22 ] |
986 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1484.jpg" 1 "2024-11-22 04:37:10" 3182 1 "productimage" ] |
987 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3182 14 1 "producttag" ] |
988 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3182 31 1 "producttag" ] |
989 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3182 131 "productcategory" ] |
990 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3182 19 "productcategory" ] |
991 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3182 20 "productcategory" ] |
992 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3182 22 "productcategory" ] |
993 | 0.17 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:37:10" 14532 ] |
994 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468202
]
|
995 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468203
]
|
996 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905389
]
|
997 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3182 131 ] |
998 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3182 19 ] |
999 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3182 20 ] |
1000 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3182 22 ] |
1001 | 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:
[
"3180"
]
|
1002 | 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:
[
3180
]
|
1003 | 0.17 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1482.jpg" 1 "2024-11-22 04:37:10" 3180 1 "productimage" ] |
1004 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3182 14 1 "producttag" ] |
1005 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3182 31 1 "producttag" ] |
1006 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3182 131 "productcategory" ] |
1007 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3182 19 "productcategory" ] |
1008 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3182 20 "productcategory" ] |
1009 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3182 22 "productcategory" ] |
1010 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:37:10" 14631 ] |
1011 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468204
]
|
1012 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468205
]
|
1013 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1889496
]
|
1014 | 0.16 ms |
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
3180
]
|
1015 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3180 19 ] |
1016 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3180 20 ] |
1017 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3180 22 ] |
1018 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3180 131 ] |
1019 | 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:
[
3180
]
|
1020 | 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:
[
3180
]
|
1021 | 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:
[
11483
]
|
1022 | 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:
[
11483
]
|
1023 | 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:
[
11484
]
|
1024 | 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:
[
11484
]
|
1025 | 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:
[
14431
]
|
1026 | 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:
[
14431
]
|
1027 | 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:
[
14530
]
|
1028 | 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:
[
14530
]
|
1029 | 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:
[
14629
]
|
1030 | 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:
[
14629
]
|
1031 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1482.jpg" 1 "2024-11-22 04:37:10" 3180 1 "productimage" ] |
1032 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3180 59 1 "producttag" ] |
1033 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3180 13 1 "producttag" ] |
1034 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3180 31 1 "producttag" ] |
1035 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3180 131 "productcategory" ] |
1036 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3180 19 "productcategory" ] |
1037 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3180 20 "productcategory" ] |
1038 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3180 22 "productcategory" ] |
1039 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:10" 11483 ] |
1040 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431687
]
|
1041 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431688
]
|
1042 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431689
]
|
1043 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905391
]
|
1044 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3180 131 ] |
1045 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3180 19 ] |
1046 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3180 20 ] |
1047 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3180 22 ] |
1048 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1482.jpg" 1 "2024-11-22 04:37:10" 3180 1 "productimage" ] |
1049 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3180 59 1 "producttag" ] |
1050 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3180 13 1 "producttag" ] |
1051 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3180 31 1 "producttag" ] |
1052 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3180 131 "productcategory" ] |
1053 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3180 19 "productcategory" ] |
1054 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3180 20 "productcategory" ] |
1055 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3180 22 "productcategory" ] |
1056 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:10" 11484 ] |
1057 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468208
]
|
1058 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468209
]
|
1059 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468210
]
|
1060 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905392
]
|
1061 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3180 131 ] |
1062 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3180 19 ] |
1063 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3180 20 ] |
1064 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3180 22 ] |
1065 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1482.jpg" 1 "2024-11-22 04:37:10" 3180 1 "productimage" ] |
1066 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3180 59 1 "producttag" ] |
1067 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3180 13 1 "producttag" ] |
1068 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3180 31 1 "producttag" ] |
1069 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3180 131 "productcategory" ] |
1070 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3180 19 "productcategory" ] |
1071 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3180 20 "productcategory" ] |
1072 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3180 22 "productcategory" ] |
1073 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:10" 14431 ] |
1074 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468211
]
|
1075 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468212
]
|
1076 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468213
]
|
1077 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905393
]
|
1078 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3180 131 ] |
1079 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3180 19 ] |
1080 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3180 20 ] |
1081 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3180 22 ] |
1082 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1482.jpg" 1 "2024-11-22 04:37:10" 3180 1 "productimage" ] |
1083 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3180 59 1 "producttag" ] |
1084 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3180 13 1 "producttag" ] |
1085 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3180 31 1 "producttag" ] |
1086 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3180 131 "productcategory" ] |
1087 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3180 19 "productcategory" ] |
1088 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3180 20 "productcategory" ] |
1089 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3180 22 "productcategory" ] |
1090 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:10" 14530 ] |
1091 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468214
]
|
1092 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468215
]
|
1093 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468216
]
|
1094 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905394
]
|
1095 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3180 131 ] |
1096 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3180 19 ] |
1097 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3180 20 ] |
1098 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3180 22 ] |
1099 | 0.32 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:
[
"3179"
]
|
1100 | 0.31 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:
[
3179
]
|
1101 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1481.jpg" 1 "2024-11-22 04:37:10" 3179 1 "productimage" ] |
1102 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3180 59 1 "producttag" ] |
1103 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3180 13 1 "producttag" ] |
1104 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3180 31 1 "producttag" ] |
1105 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3180 131 "productcategory" ] |
1106 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3180 19 "productcategory" ] |
1107 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3180 20 "productcategory" ] |
1108 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3180 22 "productcategory" ] |
1109 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:10" 14629 ] |
1110 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468217
]
|
1111 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468218
]
|
1112 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468219
]
|
1113 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1889501
]
|
1114 | 0.16 ms |
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
3179
]
|
1115 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3179 19 ] |
1116 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3179 27 ] |
1117 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3179 131 ] |
1118 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3179 158 ] |
1119 | 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:
[
27
]
|
1120 | 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:
[
158
]
|
1121 | 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:
[
3179
]
|
1122 | 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:
[
3179
]
|
1123 | 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:
[
11481
]
|
1124 | 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:
[
11481
]
|
1125 | 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:
[
11482
]
|
1126 | 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:
[
11482
]
|
1127 | 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:
[
14430
]
|
1128 | 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:
[
14430
]
|
1129 | 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:
[
14529
]
|
1130 | 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:
[
14529
]
|
1131 | 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:
[
14628
]
|
1132 | 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:
[
14628
]
|
1133 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1481.jpg" 1 "2024-11-22 04:37:10" 3179 1 "productimage" ] |
1134 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3179 59 1 "producttag" ] |
1135 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3179 31 1 "producttag" ] |
1136 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3179 131 "productcategory" ] |
1137 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3179 19 "productcategory" ] |
1138 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3179 27 "productcategory" ] |
1139 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3179 158 "productcategory" ] |
1140 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1700" "1700" "2024-11-22 04:37:10" 11481 ] |
1141 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431698
]
|
1142 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431699
]
|
1143 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905396
]
|
1144 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3179 131 ] |
1145 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3179 19 ] |
1146 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3179 27 ] |
1147 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3179 158 ] |
1148 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1481.jpg" 1 "2024-11-22 04:37:10" 3179 1 "productimage" ] |
1149 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3179 59 1 "producttag" ] |
1150 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3179 31 1 "producttag" ] |
1151 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3179 131 "productcategory" ] |
1152 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3179 19 "productcategory" ] |
1153 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3179 27 "productcategory" ] |
1154 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3179 158 "productcategory" ] |
1155 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1700" "1700" "2024-11-22 04:37:10" 11482 ] |
1156 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468223
]
|
1157 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468224
]
|
1158 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905397
]
|
1159 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3179 131 ] |
1160 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3179 19 ] |
1161 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3179 27 ] |
1162 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3179 158 ] |
1163 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1481.jpg" 1 "2024-11-22 04:37:10" 3179 1 "productimage" ] |
1164 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3179 59 1 "producttag" ] |
1165 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3179 31 1 "producttag" ] |
1166 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3179 131 "productcategory" ] |
1167 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3179 19 "productcategory" ] |
1168 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3179 27 "productcategory" ] |
1169 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3179 158 "productcategory" ] |
1170 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1600" "1600" "2024-11-22 04:37:10" 14430 ] |
1171 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468225
]
|
1172 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468226
]
|
1173 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905398
]
|
1174 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3179 131 ] |
1175 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3179 19 ] |
1176 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3179 27 ] |
1177 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3179 158 ] |
1178 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1481.jpg" 1 "2024-11-22 04:37:10" 3179 1 "productimage" ] |
1179 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3179 59 1 "producttag" ] |
1180 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3179 31 1 "producttag" ] |
1181 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3179 131 "productcategory" ] |
1182 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3179 19 "productcategory" ] |
1183 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3179 27 "productcategory" ] |
1184 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3179 158 "productcategory" ] |
1185 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "900" "900" "2024-11-22 04:37:10" 14529 ] |
1186 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468227
]
|
1187 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468228
]
|
1188 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905399
]
|
1189 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3179 131 ] |
1190 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3179 19 ] |
1191 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3179 27 ] |
1192 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3179 158 ] |
1193 | 0.24 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:
[
"3178"
]
|
1194 | 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:
[
3178
]
|
1195 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1480.jpg" 1 "2024-11-22 04:37:10" 3178 1 "productimage" ] |
1196 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3179 59 1 "producttag" ] |
1197 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3179 31 1 "producttag" ] |
1198 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3179 131 "productcategory" ] |
1199 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3179 19 "productcategory" ] |
1200 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3179 27 "productcategory" ] |
1201 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3179 158 "productcategory" ] |
1202 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "900" "900" "2024-11-22 04:37:10" 14628 ] |
1203 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468229
]
|
1204 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468230
]
|
1205 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1889506
]
|
1206 | 0.16 ms |
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
3178
]
|
1207 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3178 19 ] |
1208 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3178 27 ] |
1209 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3178 131 ] |
1210 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3178 158 ] |
1211 | 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:
[
3178
]
|
1212 | 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:
[
3178
]
|
1213 | 0.09 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
11479
]
|
1214 | 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:
[
11479
]
|
1215 | 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:
[
11480
]
|
1216 | 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:
[
11480
]
|
1217 | 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:
[
14429
]
|
1218 | 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:
[
14429
]
|
1219 | 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:
[
14528
]
|
1220 | 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:
[
14528
]
|
1221 | 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:
[
14627
]
|
1222 | 0.07 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
14627
]
|
1223 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1480.jpg" 1 "2024-11-22 04:37:10" 3178 1 "productimage" ] |
1224 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3178 59 1 "producttag" ] |
1225 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3178 31 1 "producttag" ] |
1226 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3178 43 1 "producttag" ] |
1227 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3178 131 "productcategory" ] |
1228 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3178 19 "productcategory" ] |
1229 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3178 27 "productcategory" ] |
1230 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3178 158 "productcategory" ] |
1231 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2000" "2000" "2024-11-22 04:37:10" 11479 ] |
1232 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431712
]
|
1233 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431713
]
|
1234 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431714
]
|
1235 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905401
]
|
1236 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3178 131 ] |
1237 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3178 19 ] |
1238 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3178 27 ] |
1239 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3178 158 ] |
1240 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1480.jpg" 1 "2024-11-22 04:37:10" 3178 1 "productimage" ] |
1241 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3178 59 1 "producttag" ] |
1242 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3178 31 1 "producttag" ] |
1243 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3178 43 1 "producttag" ] |
1244 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3178 131 "productcategory" ] |
1245 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3178 19 "productcategory" ] |
1246 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3178 27 "productcategory" ] |
1247 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3178 158 "productcategory" ] |
1248 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2000" "2000" "2024-11-22 04:37:10" 11480 ] |
1249 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468233
]
|
1250 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468234
]
|
1251 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468235
]
|
1252 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905402
]
|
1253 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3178 131 ] |
1254 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3178 19 ] |
1255 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3178 27 ] |
1256 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3178 158 ] |
1257 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1480.jpg" 1 "2024-11-22 04:37:10" 3178 1 "productimage" ] |
1258 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3178 59 1 "producttag" ] |
1259 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3178 31 1 "producttag" ] |
1260 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3178 43 1 "producttag" ] |
1261 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3178 131 "productcategory" ] |
1262 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3178 19 "productcategory" ] |
1263 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3178 27 "productcategory" ] |
1264 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3178 158 "productcategory" ] |
1265 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1800" "1800" "2024-11-22 04:37:10" 14429 ] |
1266 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468236
]
|
1267 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468237
]
|
1268 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468238
]
|
1269 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905403
]
|
1270 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3178 131 ] |
1271 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3178 19 ] |
1272 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3178 27 ] |
1273 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3178 158 ] |
1274 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1480.jpg" 1 "2024-11-22 04:37:10" 3178 1 "productimage" ] |
1275 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3178 59 1 "producttag" ] |
1276 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3178 31 1 "producttag" ] |
1277 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3178 43 1 "producttag" ] |
1278 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3178 131 "productcategory" ] |
1279 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3178 19 "productcategory" ] |
1280 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3178 27 "productcategory" ] |
1281 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3178 158 "productcategory" ] |
1282 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1000" "1000" "2024-11-22 04:37:10" 14528 ] |
1283 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468239
]
|
1284 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468240
]
|
1285 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468241
]
|
1286 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905404
]
|
1287 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3178 131 ] |
1288 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3178 19 ] |
1289 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3178 27 ] |
1290 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3178 158 ] |
1291 | 0.22 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:
[
"3177"
]
|
1292 | 0.23 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
3177
]
|
1293 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1479.jpg" 1 "2024-11-22 04:37:10" 3177 1 "productimage" ] |
1294 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3178 59 1 "producttag" ] |
1295 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3178 31 1 "producttag" ] |
1296 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3178 43 1 "producttag" ] |
1297 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3178 131 "productcategory" ] |
1298 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3178 19 "productcategory" ] |
1299 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3178 27 "productcategory" ] |
1300 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3178 158 "productcategory" ] |
1301 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1000" "1000" "2024-11-22 04:37:10" 14627 ] |
1302 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468242
]
|
1303 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468243
]
|
1304 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468244
]
|
1305 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1889511
]
|
1306 | 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:
[
3177
]
|
1307 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3177 65 ] |
1308 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3177 97 ] |
1309 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3177 99 ] |
1310 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3177 131 ] |
1311 | 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:
[
99
]
|
1312 | 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:
[
3177
]
|
1313 | 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:
[
3177
]
|
1314 | 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:
[
11477
]
|
1315 | 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:
[
11477
]
|
1316 | 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:
[
11478
]
|
1317 | 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:
[
11478
]
|
1318 | 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:
[
14428
]
|
1319 | 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:
[
14428
]
|
1320 | 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:
[
14527
]
|
1321 | 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:
[
14527
]
|
1322 | 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:
[
14626
]
|
1323 | 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:
[
14626
]
|
1324 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1479.jpg" 1 "2024-11-22 04:37:10" 3177 1 "productimage" ] |
1325 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3177 59 1 "producttag" ] |
1326 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3177 31 1 "producttag" ] |
1327 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3177 43 1 "producttag" ] |
1328 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3177 131 "productcategory" ] |
1329 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3177 65 "productcategory" ] |
1330 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3177 97 "productcategory" ] |
1331 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3177 99 "productcategory" ] |
1332 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1600" "1600" "2024-11-22 04:37:10" 11477 ] |
1333 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431727
]
|
1334 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431728
]
|
1335 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431729
]
|
1336 | 0.14 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905406
]
|
1337 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3177 131 ] |
1338 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3177 65 ] |
1339 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3177 97 ] |
1340 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3177 99 ] |
1341 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1479.jpg" 1 "2024-11-22 04:37:10" 3177 1 "productimage" ] |
1342 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3177 59 1 "producttag" ] |
1343 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3177 31 1 "producttag" ] |
1344 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3177 43 1 "producttag" ] |
1345 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3177 131 "productcategory" ] |
1346 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3177 65 "productcategory" ] |
1347 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3177 97 "productcategory" ] |
1348 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3177 99 "productcategory" ] |
1349 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1600" "1600" "2024-11-22 04:37:10" 11478 ] |
1350 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468248
]
|
1351 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468249
]
|
1352 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468250
]
|
1353 | 0.13 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905407
]
|
1354 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3177 131 ] |
1355 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3177 65 ] |
1356 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3177 97 ] |
1357 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3177 99 ] |
1358 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1479.jpg" 1 "2024-11-22 04:37:10" 3177 1 "productimage" ] |
1359 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3177 59 1 "producttag" ] |
1360 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3177 31 1 "producttag" ] |
1361 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3177 43 1 "producttag" ] |
1362 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3177 131 "productcategory" ] |
1363 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3177 65 "productcategory" ] |
1364 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3177 97 "productcategory" ] |
1365 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3177 99 "productcategory" ] |
1366 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1500" "1500" "2024-11-22 04:37:10" 14428 ] |
1367 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468251
]
|
1368 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468252
]
|
1369 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468253
]
|
1370 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905408
]
|
1371 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3177 131 ] |
1372 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3177 65 ] |
1373 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3177 97 ] |
1374 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3177 99 ] |
1375 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1479.jpg" 1 "2024-11-22 04:37:10" 3177 1 "productimage" ] |
1376 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3177 59 1 "producttag" ] |
1377 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3177 31 1 "producttag" ] |
1378 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3177 43 1 "producttag" ] |
1379 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3177 131 "productcategory" ] |
1380 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3177 65 "productcategory" ] |
1381 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3177 97 "productcategory" ] |
1382 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3177 99 "productcategory" ] |
1383 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:37:10" 14527 ] |
1384 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468254
]
|
1385 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468255
]
|
1386 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468256
]
|
1387 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905409
]
|
1388 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3177 131 ] |
1389 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3177 65 ] |
1390 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3177 97 ] |
1391 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3177 99 ] |
1392 | 0.24 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:
[
"3176"
]
|
1393 | 0.25 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
3176
]
|
1394 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1478.jpg" 1 "2024-11-22 04:37:10" 3176 1 "productimage" ] |
1395 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3177 59 1 "producttag" ] |
1396 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3177 31 1 "producttag" ] |
1397 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3177 43 1 "producttag" ] |
1398 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3177 131 "productcategory" ] |
1399 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3177 65 "productcategory" ] |
1400 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3177 97 "productcategory" ] |
1401 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3177 99 "productcategory" ] |
1402 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:37:10" 14626 ] |
1403 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468257
]
|
1404 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468258
]
|
1405 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468259
]
|
1406 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1889516
]
|
1407 | 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:
[
3176
]
|
1408 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3176 19 ] |
1409 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3176 20 ] |
1410 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3176 21 ] |
1411 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3176 131 ] |
1412 | 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:
[
21
]
|
1413 | 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:
[
3176
]
|
1414 | 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:
[
3176
]
|
1415 | 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:
[
11475
]
|
1416 | 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:
[
11475
]
|
1417 | 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:
[
11476
]
|
1418 | 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:
[
11476
]
|
1419 | 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:
[
14427
]
|
1420 | 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:
[
14427
]
|
1421 | 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:
[
14526
]
|
1422 | 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:
[
14526
]
|
1423 | 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:
[
14625
]
|
1424 | 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:
[
14625
]
|
1425 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1478.jpg" 1 "2024-11-22 04:37:10" 3176 1 "productimage" ] |
1426 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3176 59 1 "producttag" ] |
1427 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3176 31 1 "producttag" ] |
1428 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3176 131 "productcategory" ] |
1429 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3176 19 "productcategory" ] |
1430 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3176 20 "productcategory" ] |
1431 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3176 21 "productcategory" ] |
1432 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:37:10" 11475 ] |
1433 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431738
]
|
1434 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431739
]
|
1435 | 0.13 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905411
]
|
1436 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3176 131 ] |
1437 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3176 19 ] |
1438 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3176 20 ] |
1439 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3176 21 ] |
1440 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1478.jpg" 1 "2024-11-22 04:37:10" 3176 1 "productimage" ] |
1441 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3176 59 1 "producttag" ] |
1442 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3176 31 1 "producttag" ] |
1443 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3176 131 "productcategory" ] |
1444 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3176 19 "productcategory" ] |
1445 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3176 20 "productcategory" ] |
1446 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3176 21 "productcategory" ] |
1447 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:37:10" 11476 ] |
1448 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468263
]
|
1449 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468264
]
|
1450 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905412
]
|
1451 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3176 131 ] |
1452 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3176 19 ] |
1453 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3176 20 ] |
1454 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3176 21 ] |
1455 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1478.jpg" 1 "2024-11-22 04:37:10" 3176 1 "productimage" ] |
1456 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3176 59 1 "producttag" ] |
1457 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3176 31 1 "producttag" ] |
1458 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3176 131 "productcategory" ] |
1459 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3176 19 "productcategory" ] |
1460 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3176 20 "productcategory" ] |
1461 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3176 21 "productcategory" ] |
1462 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:37:10" 14427 ] |
1463 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468265
]
|
1464 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468266
]
|
1465 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905413
]
|
1466 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3176 131 ] |
1467 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3176 19 ] |
1468 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3176 20 ] |
1469 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3176 21 ] |
1470 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1478.jpg" 1 "2024-11-22 04:37:10" 3176 1 "productimage" ] |
1471 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3176 59 1 "producttag" ] |
1472 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3176 31 1 "producttag" ] |
1473 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3176 131 "productcategory" ] |
1474 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3176 19 "productcategory" ] |
1475 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3176 20 "productcategory" ] |
1476 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3176 21 "productcategory" ] |
1477 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:37:10" 14526 ] |
1478 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468267
]
|
1479 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468268
]
|
1480 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905414
]
|
1481 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3176 131 ] |
1482 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3176 19 ] |
1483 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3176 20 ] |
1484 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3176 21 ] |
1485 | 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:
[
"3175"
]
|
1486 | 0.20 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
3175
]
|
1487 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1477.jpg" 1 "2024-11-22 04:37:10" 3175 1 "productimage" ] |
1488 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3176 59 1 "producttag" ] |
1489 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3176 31 1 "producttag" ] |
1490 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3176 131 "productcategory" ] |
1491 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3176 19 "productcategory" ] |
1492 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3176 20 "productcategory" ] |
1493 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3176 21 "productcategory" ] |
1494 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:37:10" 14625 ] |
1495 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468269
]
|
1496 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468270
]
|
1497 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1889521
]
|
1498 | 0.16 ms |
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
3175
]
|
1499 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3175 19 ] |
1500 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3175 20 ] |
1501 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3175 21 ] |
1502 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3175 131 ] |
1503 | 0.23 ms |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
3175
]
|
1504 | 0.28 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:
[
3175
]
|
1505 | 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:
[
11473
]
|
1506 | 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:
[
11473
]
|
1507 | 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:
[
11474
]
|
1508 | 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:
[
11474
]
|
1509 | 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:
[
14426
]
|
1510 | 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:
[
14426
]
|
1511 | 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:
[
14525
]
|
1512 | 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:
[
14525
]
|
1513 | 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:
[
14624
]
|
1514 | 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:
[
14624
]
|
1515 | 0.17 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1477.jpg" 1 "2024-11-22 04:37:10" 3175 1 "productimage" ] |
1516 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3175 59 1 "producttag" ] |
1517 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3175 31 1 "producttag" ] |
1518 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3175 131 "productcategory" ] |
1519 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3175 19 "productcategory" ] |
1520 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3175 20 "productcategory" ] |
1521 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3175 21 "productcategory" ] |
1522 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:10" 11473 ] |
1523 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431748
]
|
1524 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431749
]
|
1525 | 0.15 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905416
]
|
1526 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3175 131 ] |
1527 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3175 19 ] |
1528 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3175 20 ] |
1529 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3175 21 ] |
1530 | 0.17 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1477.jpg" 1 "2024-11-22 04:37:10" 3175 1 "productimage" ] |
1531 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3175 59 1 "producttag" ] |
1532 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3175 31 1 "producttag" ] |
1533 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3175 131 "productcategory" ] |
1534 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3175 19 "productcategory" ] |
1535 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3175 20 "productcategory" ] |
1536 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3175 21 "productcategory" ] |
1537 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:10" 11474 ] |
1538 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468273
]
|
1539 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468274
]
|
1540 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905417
]
|
1541 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3175 131 ] |
1542 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3175 19 ] |
1543 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3175 20 ] |
1544 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3175 21 ] |
1545 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1477.jpg" 1 "2024-11-22 04:37:10" 3175 1 "productimage" ] |
1546 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3175 59 1 "producttag" ] |
1547 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3175 31 1 "producttag" ] |
1548 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3175 131 "productcategory" ] |
1549 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3175 19 "productcategory" ] |
1550 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3175 20 "productcategory" ] |
1551 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3175 21 "productcategory" ] |
1552 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:10" 14426 ] |
1553 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468275
]
|
1554 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468276
]
|
1555 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905418
]
|
1556 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3175 131 ] |
1557 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3175 19 ] |
1558 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3175 20 ] |
1559 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3175 21 ] |
1560 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1477.jpg" 1 "2024-11-22 04:37:10" 3175 1 "productimage" ] |
1561 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3175 59 1 "producttag" ] |
1562 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3175 31 1 "producttag" ] |
1563 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3175 131 "productcategory" ] |
1564 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3175 19 "productcategory" ] |
1565 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3175 20 "productcategory" ] |
1566 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3175 21 "productcategory" ] |
1567 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:10" 14525 ] |
1568 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468277
]
|
1569 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468278
]
|
1570 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905419
]
|
1571 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3175 131 ] |
1572 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3175 19 ] |
1573 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3175 20 ] |
1574 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3175 21 ] |
1575 | 0.24 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:
[
"3173"
]
|
1576 | 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:
[
3173
]
|
1577 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1475.jpg" 1 "2024-11-22 04:37:10" 3173 1 "productimage" ] |
1578 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3175 59 1 "producttag" ] |
1579 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3175 31 1 "producttag" ] |
1580 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3175 131 "productcategory" ] |
1581 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3175 19 "productcategory" ] |
1582 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3175 20 "productcategory" ] |
1583 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3175 21 "productcategory" ] |
1584 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:37:10" 14624 ] |
1585 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468279
]
|
1586 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468280
]
|
1587 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1889526
]
|
1588 | 0.16 ms |
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
3173
]
|
1589 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3173 19 ] |
1590 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3173 20 ] |
1591 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3173 21 ] |
1592 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3173 131 ] |
1593 | 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:
[
3173
]
|
1594 | 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:
[
3173
]
|
1595 | 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:
[
11469
]
|
1596 | 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:
[
11469
]
|
1597 | 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:
[
11470
]
|
1598 | 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:
[
11470
]
|
1599 | 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:
[
14424
]
|
1600 | 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:
[
14424
]
|
1601 | 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:
[
14523
]
|
1602 | 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:
[
14523
]
|
1603 | 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:
[
14622
]
|
1604 | 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:
[
14622
]
|
1605 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1475.jpg" 1 "2024-11-22 04:37:10" 3173 1 "productimage" ] |
1606 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3173 20 1 "producttag" ] |
1607 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3173 31 1 "producttag" ] |
1608 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3173 131 "productcategory" ] |
1609 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3173 19 "productcategory" ] |
1610 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3173 20 "productcategory" ] |
1611 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3173 21 "productcategory" ] |
1612 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1800" "1800" "2024-11-22 04:37:10" 11469 ] |
1613 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431758
]
|
1614 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431759
]
|
1615 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905421
]
|
1616 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3173 131 ] |
1617 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3173 19 ] |
1618 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3173 20 ] |
1619 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3173 21 ] |
1620 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1475.jpg" 1 "2024-11-22 04:37:10" 3173 1 "productimage" ] |
1621 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3173 20 1 "producttag" ] |
1622 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3173 31 1 "producttag" ] |
1623 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3173 131 "productcategory" ] |
1624 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3173 19 "productcategory" ] |
1625 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3173 20 "productcategory" ] |
1626 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3173 21 "productcategory" ] |
1627 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1800" "1800" "2024-11-22 04:37:10" 11470 ] |
1628 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468283
]
|
1629 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468284
]
|
1630 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905422
]
|
1631 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3173 131 ] |
1632 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3173 19 ] |
1633 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3173 20 ] |
1634 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3173 21 ] |
1635 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1475.jpg" 1 "2024-11-22 04:37:10" 3173 1 "productimage" ] |
1636 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3173 20 1 "producttag" ] |
1637 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3173 31 1 "producttag" ] |
1638 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3173 131 "productcategory" ] |
1639 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3173 19 "productcategory" ] |
1640 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3173 20 "productcategory" ] |
1641 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3173 21 "productcategory" ] |
1642 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1700" "1700" "2024-11-22 04:37:10" 14424 ] |
1643 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468285
]
|
1644 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468286
]
|
1645 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905423
]
|
1646 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3173 131 ] |
1647 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3173 19 ] |
1648 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3173 20 ] |
1649 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3173 21 ] |
1650 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1475.jpg" 1 "2024-11-22 04:37:10" 3173 1 "productimage" ] |
1651 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3173 20 1 "producttag" ] |
1652 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3173 31 1 "producttag" ] |
1653 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3173 131 "productcategory" ] |
1654 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3173 19 "productcategory" ] |
1655 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3173 20 "productcategory" ] |
1656 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3173 21 "productcategory" ] |
1657 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "900" "900" "2024-11-22 04:37:10" 14523 ] |
1658 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468287
]
|
1659 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468288
]
|
1660 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905424
]
|
1661 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3173 131 ] |
1662 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3173 19 ] |
1663 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3173 20 ] |
1664 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3173 21 ] |
1665 | 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:
[
"3172"
]
|
1666 | 0.23 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
3172
]
|
1667 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1474.jpg" 1 "2024-11-22 04:37:10" 3172 1 "productimage" ] |
1668 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3173 20 1 "producttag" ] |
1669 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3173 31 1 "producttag" ] |
1670 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3173 131 "productcategory" ] |
1671 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3173 19 "productcategory" ] |
1672 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3173 20 "productcategory" ] |
1673 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3173 21 "productcategory" ] |
1674 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "900" "900" "2024-11-22 04:37:10" 14622 ] |
1675 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468289
]
|
1676 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468290
]
|
1677 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1889531
]
|
1678 | 0.16 ms |
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
3172
]
|
1679 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3172 65 ] |
1680 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3172 97 ] |
1681 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3172 106 ] |
1682 | 0.26 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3172 131 ] |
1683 | 0.27 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:
[
3172
]
|
1684 | 0.28 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:
[
3172
]
|
1685 | 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:
[
11467
]
|
1686 | 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:
[
11467
]
|
1687 | 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:
[
11468
]
|
1688 | 0.07 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
11468
]
|
1689 | 0.06 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
14423
]
|
1690 | 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:
[
14423
]
|
1691 | 0.06 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
14522
]
|
1692 | 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:
[
14522
]
|
1693 | 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:
[
14621
]
|
1694 | 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:
[
14621
]
|
1695 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1474.jpg" 1 "2024-11-22 04:37:10" 3172 1 "productimage" ] |
1696 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3172 12 1 "producttag" ] |
1697 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3172 32 1 "producttag" ] |
1698 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3172 131 "productcategory" ] |
1699 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3172 65 "productcategory" ] |
1700 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3172 97 "productcategory" ] |
1701 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3172 106 "productcategory" ] |
1702 | 0.17 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:10" 11467 ] |
1703 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431768
]
|
1704 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431769
]
|
1705 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905426
]
|
1706 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3172 131 ] |
1707 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3172 65 ] |
1708 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3172 97 ] |
1709 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3172 106 ] |
1710 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1474.jpg" 1 "2024-11-22 04:37:10" 3172 1 "productimage" ] |
1711 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3172 12 1 "producttag" ] |
1712 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3172 32 1 "producttag" ] |
1713 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3172 131 "productcategory" ] |
1714 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3172 65 "productcategory" ] |
1715 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3172 97 "productcategory" ] |
1716 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3172 106 "productcategory" ] |
1717 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:10" 11468 ] |
1718 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468293
]
|
1719 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468294
]
|
1720 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905427
]
|
1721 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3172 131 ] |
1722 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3172 65 ] |
1723 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3172 97 ] |
1724 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3172 106 ] |
1725 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1474.jpg" 1 "2024-11-22 04:37:10" 3172 1 "productimage" ] |
1726 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3172 12 1 "producttag" ] |
1727 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3172 32 1 "producttag" ] |
1728 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3172 131 "productcategory" ] |
1729 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3172 65 "productcategory" ] |
1730 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3172 97 "productcategory" ] |
1731 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3172 106 "productcategory" ] |
1732 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:10" 14423 ] |
1733 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468295
]
|
1734 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468296
]
|
1735 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905428
]
|
1736 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3172 131 ] |
1737 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3172 65 ] |
1738 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3172 97 ] |
1739 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3172 106 ] |
1740 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1474.jpg" 1 "2024-11-22 04:37:10" 3172 1 "productimage" ] |
1741 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3172 12 1 "producttag" ] |
1742 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3172 32 1 "producttag" ] |
1743 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3172 131 "productcategory" ] |
1744 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3172 65 "productcategory" ] |
1745 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3172 97 "productcategory" ] |
1746 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3172 106 "productcategory" ] |
1747 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:10" 14522 ] |
1748 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468297
]
|
1749 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468298
]
|
1750 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905429
]
|
1751 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3172 131 ] |
1752 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3172 65 ] |
1753 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3172 97 ] |
1754 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3172 106 ] |
1755 | 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:
[
"3391"
]
|
1756 | 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:
[
3391
]
|
1757 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1501.jpg" 1 "2024-11-22 04:37:10" 3391 1 "productimage" ] |
1758 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3172 12 1 "producttag" ] |
1759 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3172 32 1 "producttag" ] |
1760 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3172 131 "productcategory" ] |
1761 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3172 65 "productcategory" ] |
1762 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3172 97 "productcategory" ] |
1763 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3172 106 "productcategory" ] |
1764 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "200" "200" "2024-11-22 04:37:10" 14621 ] |
1765 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468299
]
|
1766 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468300
]
|
1767 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1889536
]
|
1768 | 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:
[
3391
]
|
1769 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3391 19 ] |
1770 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3391 41 ] |
1771 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3391 42 ] |
1772 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3391 131 ] |
1773 | 0.19 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
]
|
1774 | 0.22 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:
[
42
]
|
1775 | 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:
[
3391
]
|
1776 | 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:
[
3391
]
|
1777 | 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:
[
11901
]
|
1778 | 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:
[
11901
]
|
1779 | 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:
[
11902
]
|
1780 | 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:
[
11902
]
|
1781 | 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:
[
14054
]
|
1782 | 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:
[
14054
]
|
1783 | 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:
[
14153
]
|
1784 | 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:
[
14153
]
|
1785 | 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:
[
14252
]
|
1786 | 0.07 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
14252
]
|
1787 | 0.17 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1501.jpg" 1 "2024-11-22 04:37:10" 3391 1 "productimage" ] |
1788 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3391 59 1 "producttag" ] |
1789 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3391 31 1 "producttag" ] |
1790 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3391 131 "productcategory" ] |
1791 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3391 19 "productcategory" ] |
1792 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3391 41 "productcategory" ] |
1793 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3391 42 "productcategory" ] |
1794 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2000" "2000" "2024-11-22 04:37:10" 11901 ] |
1795 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431778
]
|
1796 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431779
]
|
1797 | 0.13 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905431
]
|
1798 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3391 131 ] |
1799 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3391 19 ] |
1800 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3391 41 ] |
1801 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3391 42 ] |
1802 | 0.17 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1501.jpg" 1 "2024-11-22 04:37:10" 3391 1 "productimage" ] |
1803 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3391 59 1 "producttag" ] |
1804 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3391 31 1 "producttag" ] |
1805 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3391 131 "productcategory" ] |
1806 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3391 19 "productcategory" ] |
1807 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3391 41 "productcategory" ] |
1808 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3391 42 "productcategory" ] |
1809 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2000" "2000" "2024-11-22 04:37:10" 11902 ] |
1810 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468303
]
|
1811 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468304
]
|
1812 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905432
]
|
1813 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3391 131 ] |
1814 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3391 19 ] |
1815 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3391 41 ] |
1816 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3391 42 ] |
1817 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1501.jpg" 1 "2024-11-22 04:37:10" 3391 1 "productimage" ] |
1818 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3391 59 1 "producttag" ] |
1819 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3391 31 1 "producttag" ] |
1820 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3391 131 "productcategory" ] |
1821 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3391 19 "productcategory" ] |
1822 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3391 41 "productcategory" ] |
1823 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3391 42 "productcategory" ] |
1824 | 0.17 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1800" "1800" "2024-11-22 04:37:10" 14054 ] |
1825 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468305
]
|
1826 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468306
]
|
1827 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905433
]
|
1828 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3391 131 ] |
1829 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3391 19 ] |
1830 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3391 41 ] |
1831 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3391 42 ] |
1832 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1501.jpg" 1 "2024-11-22 04:37:10" 3391 1 "productimage" ] |
1833 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3391 59 1 "producttag" ] |
1834 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3391 31 1 "producttag" ] |
1835 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3391 131 "productcategory" ] |
1836 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3391 19 "productcategory" ] |
1837 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3391 41 "productcategory" ] |
1838 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3391 42 "productcategory" ] |
1839 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1000" "1000" "2024-11-22 04:37:10" 14153 ] |
1840 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468307
]
|
1841 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468308
]
|
1842 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905434
]
|
1843 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3391 131 ] |
1844 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3391 19 ] |
1845 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3391 41 ] |
1846 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3391 42 ] |
1847 | 0.24 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:
[
"3390"
]
|
1848 | 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:
[
3390
]
|
1849 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1500.jpg" 1 "2024-11-22 04:37:10" 3390 1 "productimage" ] |
1850 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3391 59 1 "producttag" ] |
1851 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3391 31 1 "producttag" ] |
1852 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3391 131 "productcategory" ] |
1853 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3391 19 "productcategory" ] |
1854 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3391 41 "productcategory" ] |
1855 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3391 42 "productcategory" ] |
1856 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1000" "1000" "2024-11-22 04:37:10" 14252 ] |
1857 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468309
]
|
1858 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468310
]
|
1859 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1889541
]
|
1860 | 0.16 ms |
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
3390
]
|
1861 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3390 65 ] |
1862 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3390 86 ] |
1863 | 0.24 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3390 87 ] |
1864 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3390 131 ] |
1865 | 0.19 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:
[
86
]
|
1866 | 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:
[
87
]
|
1867 | 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:
[
3390
]
|
1868 | 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:
[
3390
]
|
1869 | 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:
[
11899
]
|
1870 | 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:
[
11899
]
|
1871 | 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:
[
11900
]
|
1872 | 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:
[
11900
]
|
1873 | 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:
[
14053
]
|
1874 | 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:
[
14053
]
|
1875 | 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:
[
14152
]
|
1876 | 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:
[
14152
]
|
1877 | 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:
[
14251
]
|
1878 | 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:
[
14251
]
|
1879 | 0.17 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1500.jpg" 1 "2024-11-22 04:37:10" 3390 1 "productimage" ] |
1880 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3390 59 1 "producttag" ] |
1881 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3390 31 1 "producttag" ] |
1882 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3390 131 "productcategory" ] |
1883 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3390 65 "productcategory" ] |
1884 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3390 86 "productcategory" ] |
1885 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3390 87 "productcategory" ] |
1886 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "4000" "4000" "2024-11-22 04:37:10" 11899 ] |
1887 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431788
]
|
1888 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4431789
]
|
1889 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905436
]
|
1890 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3390 131 ] |
1891 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3390 65 ] |
1892 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3390 86 ] |
1893 | 0.28 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3390 87 ] |
1894 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1500.jpg" 1 "2024-11-22 04:37:10" 3390 1 "productimage" ] |
1895 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3390 59 1 "producttag" ] |
1896 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3390 31 1 "producttag" ] |
1897 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3390 131 "productcategory" ] |
1898 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3390 65 "productcategory" ] |
1899 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3390 86 "productcategory" ] |
1900 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3390 87 "productcategory" ] |
1901 | 0.17 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "4000" "4000" "2024-11-22 04:37:10" 11900 ] |
1902 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468313
]
|
1903 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468314
]
|
1904 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905437
]
|
1905 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3390 131 ] |
1906 | 0.30 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3390 65 ] |
1907 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3390 86 ] |
1908 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3390 87 ] |
1909 | 0.23 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3390 59 1 "producttag" ] |
1910 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:37:10" 3390 31 1 "producttag" ] |
1911 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3390 131 "productcategory" ] |
1912 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3390 65 "productcategory" ] |
1913 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3390 86 "productcategory" ] |
1914 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3390 87 "productcategory" ] |
1915 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "3600" "3600" "2024-11-22 04:37:10" 14053 ] |
1916 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468315
]
|
1917 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4468316
]
|
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. |