Query Metrics
1905
Database Queries
22
Different statements
228.71 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.16 ms |
SET SESSION time_zone = '+00:00'
Parameters:
[] |
2 | 0.10 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.10 ms |
SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED
Parameters:
[] |
7 | 0.06 ms |
"START TRANSACTION"
Parameters:
[] |
8 | 0.55 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:
[
"420"
]
|
9 | 2.30 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:
[
420
]
|
10 | 4.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0382.jpg" 1 "2024-11-22 04:35:49" 420 1 "productimage" ] |
11 | 0.16 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899683
]
|
12 | 0.26 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:
[
420
]
|
13 | 3.75 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 420 19 ] |
14 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 420 41 ] |
15 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 420 44 ] |
16 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 420 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:
[
19
]
|
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:
[
41
]
|
20 | 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:
[
44
]
|
21 | 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:
[
420
]
|
22 | 0.31 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:
[
420
]
|
23 | 1.40 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
806
]
|
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:
[
806
]
|
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:
[
807
]
|
26 | 0.31 ms |
SELECT d0_.id AS id_0, d0_.tax_rate AS tax_rate_1, d0_.tax_adjust AS tax_adjust_2, d0_.apply_date AS apply_date_3, d0_.create_date AS create_date_4, d0_.update_date AS update_date_5, d0_.discriminator_type AS discriminator_type_6, d0_.product_class_id AS product_class_id_7, d0_.creator_id AS creator_id_8, d0_.country_id AS country_id_9, d0_.pref_id AS pref_id_10, d0_.product_id AS product_id_11, d0_.rounding_type_id AS rounding_type_id_12 FROM dtb_tax_rule d0_ WHERE (d0_.apply_date < ? AND d0_.pref_id IS NULL AND d0_.country_id IS NULL AND d0_.product_id IS NULL AND d0_.product_class_id IS NULL) AND d0_.discriminator_type IN ('taxrule') ORDER BY d0_.apply_date DESC
Parameters:
[
"2024-11-22 04:35:49"
]
|
27 | 2.27 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
807
]
|
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:
[
3742
]
|
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:
[
3742
]
|
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:
[
4629
]
|
31 | 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:
[
4629
]
|
32 | 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:
[
4630
]
|
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:
[
4630
]
|
34 | 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:
[
"1097"
]
|
35 | 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:
[
1097
]
|
36 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0409.jpg" 1 "2024-11-22 04:35:49" 1097 1 "productimage" ] |
37 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 420 17 1 "producttag" ] |
38 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 420 29 1 "producttag" ] |
39 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 420 52 1 "producttag" ] |
40 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 420 131 "productcategory" ] |
41 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 420 19 "productcategory" ] |
42 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 420 41 "productcategory" ] |
43 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 420 44 "productcategory" ] |
44 | 0.35 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1500" "1500" "2024-11-22 04:35:49" 4630 ] |
45 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455840
]
|
46 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455841
]
|
47 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455842
]
|
48 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1883790
]
|
49 | 0.19 ms |
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
1097
]
|
50 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1097 65 ] |
51 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1097 66 ] |
52 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1097 67 ] |
53 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1097 131 ] |
54 | 0.20 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
]
|
55 | 0.18 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
66
]
|
56 | 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:
[
67
]
|
57 | 0.21 ms |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
1097
]
|
58 | 0.27 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:
[
1097
]
|
59 | 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:
[
2150
]
|
60 | 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:
[
2150
]
|
61 | 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:
[
2151
]
|
62 | 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:
[
2151
]
|
63 | 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:
[
3273
]
|
64 | 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:
[
3273
]
|
65 | 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:
[
5257
]
|
66 | 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:
[
5257
]
|
67 | 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:
[
5258
]
|
68 | 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:
[
5258
]
|
69 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0409.jpg" 1 "2024-11-22 04:35:49" 1097 1 "productimage" ] |
70 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1097 17 1 "producttag" ] |
71 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1097 29 1 "producttag" ] |
72 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1097 131 "productcategory" ] |
73 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1097 65 "productcategory" ] |
74 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1097 66 "productcategory" ] |
75 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1097 67 "productcategory" ] |
76 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 2150 ] |
77 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419321
]
|
78 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419322
]
|
79 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899685
]
|
80 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1097 131 ] |
81 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1097 65 ] |
82 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1097 66 ] |
83 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1097 67 ] |
84 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0409.jpg" 1 "2024-11-22 04:35:49" 1097 1 "productimage" ] |
85 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1097 17 1 "producttag" ] |
86 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1097 29 1 "producttag" ] |
87 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1097 131 "productcategory" ] |
88 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1097 65 "productcategory" ] |
89 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1097 66 "productcategory" ] |
90 | 0.20 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1097 67 "productcategory" ] |
91 | 0.29 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 2151 ] |
92 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455846
]
|
93 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455847
]
|
94 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899686
]
|
95 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1097 131 ] |
96 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1097 65 ] |
97 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1097 66 ] |
98 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1097 67 ] |
99 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0409.jpg" 1 "2024-11-22 04:35:49" 1097 1 "productimage" ] |
100 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1097 17 1 "producttag" ] |
101 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1097 29 1 "producttag" ] |
102 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1097 131 "productcategory" ] |
103 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1097 65 "productcategory" ] |
104 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1097 66 "productcategory" ] |
105 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1097 67 "productcategory" ] |
106 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 3273 ] |
107 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455848
]
|
108 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455849
]
|
109 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899687
]
|
110 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1097 131 ] |
111 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1097 65 ] |
112 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1097 66 ] |
113 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1097 67 ] |
114 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0409.jpg" 1 "2024-11-22 04:35:49" 1097 1 "productimage" ] |
115 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1097 17 1 "producttag" ] |
116 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1097 29 1 "producttag" ] |
117 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1097 131 "productcategory" ] |
118 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1097 65 "productcategory" ] |
119 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1097 66 "productcategory" ] |
120 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1097 67 "productcategory" ] |
121 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 5257 ] |
122 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455850
]
|
123 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455851
]
|
124 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899688
]
|
125 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1097 131 ] |
126 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1097 65 ] |
127 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1097 66 ] |
128 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1097 67 ] |
129 | 0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
"1096"
]
|
130 | 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:
[
1096
]
|
131 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 1096 1 "productimage" ] |
132 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1097 17 1 "producttag" ] |
133 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1097 29 1 "producttag" ] |
134 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1097 131 "productcategory" ] |
135 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1097 65 "productcategory" ] |
136 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1097 66 "productcategory" ] |
137 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1097 67 "productcategory" ] |
138 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 5258 ] |
139 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455852
]
|
140 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455853
]
|
141 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1883795
]
|
142 | 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:
[
1096
]
|
143 | 0.26 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1096 65 ] |
144 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1096 66 ] |
145 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1096 67 ] |
146 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1096 131 ] |
147 | 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:
[
1096
]
|
148 | 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:
[
1096
]
|
149 | 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:
[
2148
]
|
150 | 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:
[
2148
]
|
151 | 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:
[
2149
]
|
152 | 0.09 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
2149
]
|
153 | 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:
[
3274
]
|
154 | 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:
[
3274
]
|
155 | 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:
[
5255
]
|
156 | 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:
[
5255
]
|
157 | 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:
[
5256
]
|
158 | 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:
[
5256
]
|
159 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 1096 1 "productimage" ] |
160 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1096 26 1 "producttag" ] |
161 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1096 59 1 "producttag" ] |
162 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1096 31 1 "producttag" ] |
163 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1096 131 "productcategory" ] |
164 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1096 65 "productcategory" ] |
165 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1096 66 "productcategory" ] |
166 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1096 67 "productcategory" ] |
167 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 2148 ] |
168 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419335
]
|
169 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419336
]
|
170 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419337
]
|
171 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899690
]
|
172 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1096 131 ] |
173 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1096 65 ] |
174 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1096 66 ] |
175 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1096 67 ] |
176 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 1096 1 "productimage" ] |
177 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1096 26 1 "producttag" ] |
178 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1096 59 1 "producttag" ] |
179 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1096 31 1 "producttag" ] |
180 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1096 131 "productcategory" ] |
181 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1096 65 "productcategory" ] |
182 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1096 66 "productcategory" ] |
183 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1096 67 "productcategory" ] |
184 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 2149 ] |
185 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455856
]
|
186 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455857
]
|
187 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455858
]
|
188 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899691
]
|
189 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1096 131 ] |
190 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1096 65 ] |
191 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1096 66 ] |
192 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1096 67 ] |
193 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 1096 1 "productimage" ] |
194 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1096 26 1 "producttag" ] |
195 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1096 59 1 "producttag" ] |
196 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1096 31 1 "producttag" ] |
197 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1096 131 "productcategory" ] |
198 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1096 65 "productcategory" ] |
199 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1096 66 "productcategory" ] |
200 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1096 67 "productcategory" ] |
201 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 3274 ] |
202 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455859
]
|
203 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455860
]
|
204 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455861
]
|
205 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899692
]
|
206 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1096 131 ] |
207 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1096 65 ] |
208 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1096 66 ] |
209 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1096 67 ] |
210 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 1096 1 "productimage" ] |
211 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1096 26 1 "producttag" ] |
212 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1096 59 1 "producttag" ] |
213 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1096 31 1 "producttag" ] |
214 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1096 131 "productcategory" ] |
215 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1096 65 "productcategory" ] |
216 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1096 66 "productcategory" ] |
217 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1096 67 "productcategory" ] |
218 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 5255 ] |
219 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455862
]
|
220 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455863
]
|
221 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455864
]
|
222 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899693
]
|
223 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1096 131 ] |
224 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1096 65 ] |
225 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1096 66 ] |
226 | 0.11 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1096 67 ] |
227 | 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:
[
"1095"
]
|
228 | 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:
[
1095
]
|
229 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0407.jpg" 1 "2024-11-22 04:35:49" 1095 1 "productimage" ] |
230 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1096 26 1 "producttag" ] |
231 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1096 59 1 "producttag" ] |
232 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1096 31 1 "producttag" ] |
233 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1096 131 "productcategory" ] |
234 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1096 65 "productcategory" ] |
235 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1096 66 "productcategory" ] |
236 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1096 67 "productcategory" ] |
237 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 5256 ] |
238 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455865
]
|
239 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455866
]
|
240 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455867
]
|
241 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1883800
]
|
242 | 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:
[
1095
]
|
243 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1095 65 ] |
244 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1095 66 ] |
245 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1095 67 ] |
246 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1095 131 ] |
247 | 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:
[
1095
]
|
248 | 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:
[
1095
]
|
249 | 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:
[
2146
]
|
250 | 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:
[
2146
]
|
251 | 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:
[
2147
]
|
252 | 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:
[
2147
]
|
253 | 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:
[
3275
]
|
254 | 0.07 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
3275
]
|
255 | 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:
[
5253
]
|
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:
[
5253
]
|
257 | 0.06 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
5254
]
|
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:
[
5254
]
|
259 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0407.jpg" 1 "2024-11-22 04:35:49" 1095 1 "productimage" ] |
260 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1095 17 1 "producttag" ] |
261 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1095 32 1 "producttag" ] |
262 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1095 131 "productcategory" ] |
263 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1095 65 "productcategory" ] |
264 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1095 66 "productcategory" ] |
265 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1095 67 "productcategory" ] |
266 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1100" "1100" "2024-11-22 04:35:49" 2146 ] |
267 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419346
]
|
268 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419347
]
|
269 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899695
]
|
270 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1095 131 ] |
271 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1095 65 ] |
272 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1095 66 ] |
273 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1095 67 ] |
274 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0407.jpg" 1 "2024-11-22 04:35:49" 1095 1 "productimage" ] |
275 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1095 17 1 "producttag" ] |
276 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1095 32 1 "producttag" ] |
277 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1095 131 "productcategory" ] |
278 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1095 65 "productcategory" ] |
279 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1095 66 "productcategory" ] |
280 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1095 67 "productcategory" ] |
281 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1200" "1200" "2024-11-22 04:35:49" 2147 ] |
282 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455871
]
|
283 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455872
]
|
284 | 0.13 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899696
]
|
285 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1095 131 ] |
286 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1095 65 ] |
287 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1095 66 ] |
288 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1095 67 ] |
289 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0407.jpg" 1 "2024-11-22 04:35:49" 1095 1 "productimage" ] |
290 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1095 17 1 "producttag" ] |
291 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1095 32 1 "producttag" ] |
292 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1095 131 "productcategory" ] |
293 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1095 65 "productcategory" ] |
294 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1095 66 "productcategory" ] |
295 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1095 67 "productcategory" ] |
296 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1100" "1100" "2024-11-22 04:35:49" 3275 ] |
297 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455873
]
|
298 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455874
]
|
299 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899697
]
|
300 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1095 131 ] |
301 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1095 65 ] |
302 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1095 66 ] |
303 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1095 67 ] |
304 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0407.jpg" 1 "2024-11-22 04:35:49" 1095 1 "productimage" ] |
305 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1095 17 1 "producttag" ] |
306 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1095 32 1 "producttag" ] |
307 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1095 131 "productcategory" ] |
308 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1095 65 "productcategory" ] |
309 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1095 66 "productcategory" ] |
310 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1095 67 "productcategory" ] |
311 | 0.10 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "600" "600" "2024-11-22 04:35:49" 5253 ] |
312 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455875
]
|
313 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455876
]
|
314 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899698
]
|
315 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1095 131 ] |
316 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1095 65 ] |
317 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1095 66 ] |
318 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1095 67 ] |
319 | 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:
[
"1094"
]
|
320 | 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:
[
1094
]
|
321 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0406.jpg" 1 "2024-11-22 04:35:49" 1094 1 "productimage" ] |
322 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1095 17 1 "producttag" ] |
323 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1095 32 1 "producttag" ] |
324 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1095 131 "productcategory" ] |
325 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1095 65 "productcategory" ] |
326 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1095 66 "productcategory" ] |
327 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1095 67 "productcategory" ] |
328 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "600" "600" "2024-11-22 04:35:49" 5254 ] |
329 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455877
]
|
330 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455878
]
|
331 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1883805
]
|
332 | 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:
[
1094
]
|
333 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1094 65 ] |
334 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1094 66 ] |
335 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1094 67 ] |
336 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1094 131 ] |
337 | 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:
[
1094
]
|
338 | 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:
[
1094
]
|
339 | 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:
[
2144
]
|
340 | 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:
[
2144
]
|
341 | 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:
[
2145
]
|
342 | 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:
[
2145
]
|
343 | 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:
[
3276
]
|
344 | 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:
[
3276
]
|
345 | 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:
[
5251
]
|
346 | 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:
[
5251
]
|
347 | 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:
[
5252
]
|
348 | 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:
[
5252
]
|
349 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0406.jpg" 1 "2024-11-22 04:35:49" 1094 1 "productimage" ] |
350 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1094 14 1 "producttag" ] |
351 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1094 32 1 "producttag" ] |
352 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1094 131 "productcategory" ] |
353 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1094 65 "productcategory" ] |
354 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1094 66 "productcategory" ] |
355 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1094 67 "productcategory" ] |
356 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1200" "1200" "2024-11-22 04:35:49" 2144 ] |
357 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419356
]
|
358 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419357
]
|
359 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899700
]
|
360 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1094 131 ] |
361 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1094 65 ] |
362 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1094 66 ] |
363 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1094 67 ] |
364 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0406.jpg" 1 "2024-11-22 04:35:49" 1094 1 "productimage" ] |
365 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1094 14 1 "producttag" ] |
366 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1094 32 1 "producttag" ] |
367 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1094 131 "productcategory" ] |
368 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1094 65 "productcategory" ] |
369 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1094 66 "productcategory" ] |
370 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1094 67 "productcategory" ] |
371 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1300" "1300" "2024-11-22 04:35:49" 2145 ] |
372 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455881
]
|
373 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455882
]
|
374 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899701
]
|
375 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1094 131 ] |
376 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1094 65 ] |
377 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1094 66 ] |
378 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1094 67 ] |
379 | 0.18 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0406.jpg" 1 "2024-11-22 04:35:49" 1094 1 "productimage" ] |
380 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1094 14 1 "producttag" ] |
381 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1094 32 1 "producttag" ] |
382 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1094 131 "productcategory" ] |
383 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1094 65 "productcategory" ] |
384 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1094 66 "productcategory" ] |
385 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1094 67 "productcategory" ] |
386 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1200" "1200" "2024-11-22 04:35:49" 3276 ] |
387 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455883
]
|
388 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455884
]
|
389 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899702
]
|
390 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1094 131 ] |
391 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1094 65 ] |
392 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1094 66 ] |
393 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1094 67 ] |
394 | 0.10 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0406.jpg" 1 "2024-11-22 04:35:49" 1094 1 "productimage" ] |
395 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1094 14 1 "producttag" ] |
396 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1094 32 1 "producttag" ] |
397 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1094 131 "productcategory" ] |
398 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1094 65 "productcategory" ] |
399 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1094 66 "productcategory" ] |
400 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1094 67 "productcategory" ] |
401 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "700" "700" "2024-11-22 04:35:49" 5251 ] |
402 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455885
]
|
403 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455886
]
|
404 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899703
]
|
405 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1094 131 ] |
406 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1094 65 ] |
407 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1094 66 ] |
408 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1094 67 ] |
409 | 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:
[
"1091"
]
|
410 | 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:
[
1091
]
|
411 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0403.jpg" 1 "2024-11-22 04:35:49" 1091 1 "productimage" ] |
412 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1094 14 1 "producttag" ] |
413 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1094 32 1 "producttag" ] |
414 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1094 131 "productcategory" ] |
415 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1094 65 "productcategory" ] |
416 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1094 66 "productcategory" ] |
417 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1094 67 "productcategory" ] |
418 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "700" "700" "2024-11-22 04:35:49" 5252 ] |
419 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455887
]
|
420 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455888
]
|
421 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1883810
]
|
422 | 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:
[
1091
]
|
423 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1091 65 ] |
424 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1091 66 ] |
425 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1091 67 ] |
426 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1091 131 ] |
427 | 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:
[
1091
]
|
428 | 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:
[
1091
]
|
429 | 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:
[
2138
]
|
430 | 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:
[
2138
]
|
431 | 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:
[
2139
]
|
432 | 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:
[
2139
]
|
433 | 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:
[
3279
]
|
434 | 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:
[
3279
]
|
435 | 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:
[
5245
]
|
436 | 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:
[
5245
]
|
437 | 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:
[
5246
]
|
438 | 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:
[
5246
]
|
439 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0403.jpg" 1 "2024-11-22 04:35:49" 1091 1 "productimage" ] |
440 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1091 17 1 "producttag" ] |
441 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1091 29 1 "producttag" ] |
442 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1091 131 "productcategory" ] |
443 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1091 65 "productcategory" ] |
444 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1091 66 "productcategory" ] |
445 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1091 67 "productcategory" ] |
446 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2300" "2300" "2024-11-22 04:35:49" 2138 ] |
447 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419366
]
|
448 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419367
]
|
449 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899705
]
|
450 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1091 131 ] |
451 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1091 65 ] |
452 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1091 66 ] |
453 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1091 67 ] |
454 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0403.jpg" 1 "2024-11-22 04:35:49" 1091 1 "productimage" ] |
455 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1091 17 1 "producttag" ] |
456 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1091 29 1 "producttag" ] |
457 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1091 131 "productcategory" ] |
458 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1091 65 "productcategory" ] |
459 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1091 66 "productcategory" ] |
460 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1091 67 "productcategory" ] |
461 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2500" "2500" "2024-11-22 04:35:49" 2139 ] |
462 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455891
]
|
463 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455892
]
|
464 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899706
]
|
465 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1091 131 ] |
466 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1091 65 ] |
467 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1091 66 ] |
468 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1091 67 ] |
469 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0403.jpg" 1 "2024-11-22 04:35:49" 1091 1 "productimage" ] |
470 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1091 17 1 "producttag" ] |
471 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1091 29 1 "producttag" ] |
472 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1091 131 "productcategory" ] |
473 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1091 65 "productcategory" ] |
474 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1091 66 "productcategory" ] |
475 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1091 67 "productcategory" ] |
476 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2300" "2300" "2024-11-22 04:35:49" 3279 ] |
477 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455893
]
|
478 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455894
]
|
479 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899707
]
|
480 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1091 131 ] |
481 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1091 65 ] |
482 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1091 66 ] |
483 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1091 67 ] |
484 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0403.jpg" 1 "2024-11-22 04:35:49" 1091 1 "productimage" ] |
485 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1091 17 1 "producttag" ] |
486 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1091 29 1 "producttag" ] |
487 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1091 131 "productcategory" ] |
488 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1091 65 "productcategory" ] |
489 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1091 66 "productcategory" ] |
490 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1091 67 "productcategory" ] |
491 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1300" "1300" "2024-11-22 04:35:49" 5245 ] |
492 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455895
]
|
493 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455896
]
|
494 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899708
]
|
495 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1091 131 ] |
496 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1091 65 ] |
497 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1091 66 ] |
498 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1091 67 ] |
499 | 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:
[
"437"
]
|
500 | 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:
[
437
]
|
501 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0399.jpg" 1 "2024-11-22 04:35:49" 437 1 "productimage" ] |
502 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 1091 17 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:35:49" 1091 29 1 "producttag" ] |
504 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1091 131 "productcategory" ] |
505 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1091 65 "productcategory" ] |
506 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1091 66 "productcategory" ] |
507 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1091 67 "productcategory" ] |
508 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1300" "1300" "2024-11-22 04:35:49" 5246 ] |
509 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455897
]
|
510 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455898
]
|
511 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1883815
]
|
512 | 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:
[
437
]
|
513 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 437 19 ] |
514 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 437 41 ] |
515 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 437 45 ] |
516 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 437 131 ] |
517 | 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:
[
45
]
|
518 | 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:
[
437
]
|
519 | 0.26 ms |
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
437
]
|
520 | 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:
[
840
]
|
521 | 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:
[
840
]
|
522 | 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:
[
841
]
|
523 | 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:
[
841
]
|
524 | 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:
[
3770
]
|
525 | 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:
[
3770
]
|
526 | 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:
[
4663
]
|
527 | 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:
[
4663
]
|
528 | 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:
[
4664
]
|
529 | 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:
[
4664
]
|
530 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0399.jpg" 1 "2024-11-22 04:35:49" 437 1 "productimage" ] |
531 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 437 67 1 "producttag" ] |
532 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 437 29 1 "producttag" ] |
533 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 437 17 1 "producttag" ] |
534 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 437 131 "productcategory" ] |
535 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 437 19 "productcategory" ] |
536 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 437 41 "productcategory" ] |
537 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 437 45 "productcategory" ] |
538 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:35:49" 840 ] |
539 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419380
]
|
540 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419381
]
|
541 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419382
]
|
542 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899710
]
|
543 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 437 131 ] |
544 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 437 19 ] |
545 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 437 41 ] |
546 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 437 45 ] |
547 | 0.10 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0399.jpg" 1 "2024-11-22 04:35:49" 437 1 "productimage" ] |
548 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 437 67 1 "producttag" ] |
549 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 437 29 1 "producttag" ] |
550 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 437 17 1 "producttag" ] |
551 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 437 131 "productcategory" ] |
552 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 437 19 "productcategory" ] |
553 | 0.16 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 437 41 "productcategory" ] |
554 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 437 45 "productcategory" ] |
555 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:35:49" 841 ] |
556 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455901
]
|
557 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455902
]
|
558 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455903
]
|
559 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899711
]
|
560 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 437 131 ] |
561 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 437 19 ] |
562 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 437 41 ] |
563 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 437 45 ] |
564 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0399.jpg" 1 "2024-11-22 04:35:49" 437 1 "productimage" ] |
565 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 437 67 1 "producttag" ] |
566 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 437 29 1 "producttag" ] |
567 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 437 17 1 "producttag" ] |
568 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 437 131 "productcategory" ] |
569 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 437 19 "productcategory" ] |
570 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 437 41 "productcategory" ] |
571 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 437 45 "productcategory" ] |
572 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:35:49" 3770 ] |
573 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455904
]
|
574 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455905
]
|
575 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455906
]
|
576 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899712
]
|
577 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 437 131 ] |
578 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 437 19 ] |
579 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 437 41 ] |
580 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 437 45 ] |
581 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0399.jpg" 1 "2024-11-22 04:35:49" 437 1 "productimage" ] |
582 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 437 67 1 "producttag" ] |
583 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 437 29 1 "producttag" ] |
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:35:49" 437 17 1 "producttag" ] |
585 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 437 131 "productcategory" ] |
586 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 437 19 "productcategory" ] |
587 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 437 41 "productcategory" ] |
588 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 437 45 "productcategory" ] |
589 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:35:49" 4663 ] |
590 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455907
]
|
591 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455908
]
|
592 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455909
]
|
593 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899713
]
|
594 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 437 131 ] |
595 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 437 19 ] |
596 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 437 41 ] |
597 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 437 45 ] |
598 | 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:
[
"4529"
]
|
599 | 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:
[
4529
]
|
600 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4529 1 "productimage" ] |
601 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 437 67 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:35:49" 437 29 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:35:49" 437 17 1 "producttag" ] |
604 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 437 131 "productcategory" ] |
605 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 437 19 "productcategory" ] |
606 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 437 41 "productcategory" ] |
607 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 437 45 "productcategory" ] |
608 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:35:49" 4664 ] |
609 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455910
]
|
610 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455911
]
|
611 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455912
]
|
612 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1883820
]
|
613 | 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:
[
4529
]
|
614 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4529 65 ] |
615 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4529 66 ] |
616 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4529 67 ] |
617 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4529 131 ] |
618 | 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:
[
4529
]
|
619 | 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:
[
4529
]
|
620 | 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:
[
17985
]
|
621 | 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:
[
17985
]
|
622 | 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:
[
18460
]
|
623 | 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:
[
18460
]
|
624 | 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:
[
18461
]
|
625 | 0.10 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
18461
]
|
626 | 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:
[
18462
]
|
627 | 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:
[
18462
]
|
628 | 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:
[
18463
]
|
629 | 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:
[
18463
]
|
630 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4529 1 "productimage" ] |
631 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4529 26 1 "producttag" ] |
632 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4529 59 1 "producttag" ] |
633 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4529 31 1 "producttag" ] |
634 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4529 131 "productcategory" ] |
635 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4529 65 "productcategory" ] |
636 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4529 66 "productcategory" ] |
637 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4529 67 "productcategory" ] |
638 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 17985 ] |
639 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419395
]
|
640 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419396
]
|
641 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419397
]
|
642 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899715
]
|
643 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4529 131 ] |
644 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4529 65 ] |
645 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4529 66 ] |
646 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4529 67 ] |
647 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4529 1 "productimage" ] |
648 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4529 26 1 "producttag" ] |
649 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4529 59 1 "producttag" ] |
650 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4529 31 1 "producttag" ] |
651 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4529 131 "productcategory" ] |
652 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4529 65 "productcategory" ] |
653 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4529 66 "productcategory" ] |
654 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4529 67 "productcategory" ] |
655 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 18460 ] |
656 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455916
]
|
657 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455917
]
|
658 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455918
]
|
659 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899716
]
|
660 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4529 131 ] |
661 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4529 65 ] |
662 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4529 66 ] |
663 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4529 67 ] |
664 | 0.10 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4529 1 "productimage" ] |
665 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4529 26 1 "producttag" ] |
666 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4529 59 1 "producttag" ] |
667 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4529 31 1 "producttag" ] |
668 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4529 131 "productcategory" ] |
669 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4529 65 "productcategory" ] |
670 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4529 66 "productcategory" ] |
671 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4529 67 "productcategory" ] |
672 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 18461 ] |
673 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455919
]
|
674 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455920
]
|
675 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455921
]
|
676 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899717
]
|
677 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4529 131 ] |
678 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4529 65 ] |
679 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4529 66 ] |
680 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4529 67 ] |
681 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4529 1 "productimage" ] |
682 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4529 26 1 "producttag" ] |
683 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4529 59 1 "producttag" ] |
684 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4529 31 1 "producttag" ] |
685 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4529 131 "productcategory" ] |
686 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4529 65 "productcategory" ] |
687 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4529 66 "productcategory" ] |
688 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4529 67 "productcategory" ] |
689 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 18462 ] |
690 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455922
]
|
691 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455923
]
|
692 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455924
]
|
693 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899718
]
|
694 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4529 131 ] |
695 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4529 65 ] |
696 | 0.25 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4529 66 ] |
697 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4529 67 ] |
698 | 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:
[
"4528"
]
|
699 | 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:
[
4528
]
|
700 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4528 1 "productimage" ] |
701 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4529 26 1 "producttag" ] |
702 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4529 59 1 "producttag" ] |
703 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4529 31 1 "producttag" ] |
704 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4529 131 "productcategory" ] |
705 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4529 65 "productcategory" ] |
706 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4529 66 "productcategory" ] |
707 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4529 67 "productcategory" ] |
708 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 18463 ] |
709 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455925
]
|
710 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455926
]
|
711 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455927
]
|
712 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1883825
]
|
713 | 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:
[
4528
]
|
714 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4528 65 ] |
715 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4528 66 ] |
716 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4528 67 ] |
717 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4528 131 ] |
718 | 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:
[
4528
]
|
719 | 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:
[
4528
]
|
720 | 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:
[
17984
]
|
721 | 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:
[
17984
]
|
722 | 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:
[
18456
]
|
723 | 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:
[
18456
]
|
724 | 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:
[
18457
]
|
725 | 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:
[
18457
]
|
726 | 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:
[
18458
]
|
727 | 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:
[
18458
]
|
728 | 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:
[
18459
]
|
729 | 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:
[
18459
]
|
730 | 0.22 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4528 1 "productimage" ] |
731 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4528 26 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:35:49" 4528 59 1 "producttag" ] |
733 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4528 31 1 "producttag" ] |
734 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4528 131 "productcategory" ] |
735 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4528 65 "productcategory" ] |
736 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4528 66 "productcategory" ] |
737 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4528 67 "productcategory" ] |
738 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 17984 ] |
739 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419410
]
|
740 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419411
]
|
741 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419412
]
|
742 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899720
]
|
743 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4528 131 ] |
744 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4528 65 ] |
745 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4528 66 ] |
746 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4528 67 ] |
747 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4528 1 "productimage" ] |
748 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4528 26 1 "producttag" ] |
749 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4528 59 1 "producttag" ] |
750 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4528 31 1 "producttag" ] |
751 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4528 131 "productcategory" ] |
752 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4528 65 "productcategory" ] |
753 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4528 66 "productcategory" ] |
754 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4528 67 "productcategory" ] |
755 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 18456 ] |
756 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455931
]
|
757 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455932
]
|
758 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455933
]
|
759 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899721
]
|
760 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4528 131 ] |
761 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4528 65 ] |
762 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4528 66 ] |
763 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4528 67 ] |
764 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4528 1 "productimage" ] |
765 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4528 26 1 "producttag" ] |
766 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4528 59 1 "producttag" ] |
767 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4528 31 1 "producttag" ] |
768 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4528 131 "productcategory" ] |
769 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4528 65 "productcategory" ] |
770 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4528 66 "productcategory" ] |
771 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4528 67 "productcategory" ] |
772 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 18457 ] |
773 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455934
]
|
774 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455935
]
|
775 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455936
]
|
776 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899722
]
|
777 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4528 131 ] |
778 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4528 65 ] |
779 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4528 66 ] |
780 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4528 67 ] |
781 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4528 1 "productimage" ] |
782 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4528 26 1 "producttag" ] |
783 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4528 59 1 "producttag" ] |
784 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4528 31 1 "producttag" ] |
785 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4528 131 "productcategory" ] |
786 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4528 65 "productcategory" ] |
787 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4528 66 "productcategory" ] |
788 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4528 67 "productcategory" ] |
789 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 18458 ] |
790 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455937
]
|
791 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455938
]
|
792 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455939
]
|
793 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899723
]
|
794 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4528 131 ] |
795 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4528 65 ] |
796 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4528 66 ] |
797 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4528 67 ] |
798 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
"4527"
]
|
799 | 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:
[
4527
]
|
800 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4527 1 "productimage" ] |
801 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4528 26 1 "producttag" ] |
802 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4528 59 1 "producttag" ] |
803 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4528 31 1 "producttag" ] |
804 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4528 131 "productcategory" ] |
805 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4528 65 "productcategory" ] |
806 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4528 66 "productcategory" ] |
807 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4528 67 "productcategory" ] |
808 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 18459 ] |
809 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455940
]
|
810 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455941
]
|
811 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455942
]
|
812 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1883830
]
|
813 | 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:
[
4527
]
|
814 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4527 65 ] |
815 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4527 66 ] |
816 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4527 67 ] |
817 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4527 131 ] |
818 | 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:
[
4527
]
|
819 | 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:
[
4527
]
|
820 | 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:
[
17983
]
|
821 | 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:
[
17983
]
|
822 | 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:
[
18452
]
|
823 | 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:
[
18452
]
|
824 | 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:
[
18453
]
|
825 | 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:
[
18453
]
|
826 | 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:
[
18454
]
|
827 | 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:
[
18454
]
|
828 | 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:
[
18455
]
|
829 | 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:
[
18455
]
|
830 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4527 1 "productimage" ] |
831 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4527 26 1 "producttag" ] |
832 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4527 59 1 "producttag" ] |
833 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4527 31 1 "producttag" ] |
834 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4527 131 "productcategory" ] |
835 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4527 65 "productcategory" ] |
836 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4527 66 "productcategory" ] |
837 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4527 67 "productcategory" ] |
838 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 17983 ] |
839 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419425
]
|
840 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419426
]
|
841 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419427
]
|
842 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899725
]
|
843 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4527 131 ] |
844 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4527 65 ] |
845 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4527 66 ] |
846 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4527 67 ] |
847 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4527 1 "productimage" ] |
848 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4527 26 1 "producttag" ] |
849 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4527 59 1 "producttag" ] |
850 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4527 31 1 "producttag" ] |
851 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4527 131 "productcategory" ] |
852 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4527 65 "productcategory" ] |
853 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4527 66 "productcategory" ] |
854 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4527 67 "productcategory" ] |
855 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 18452 ] |
856 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455946
]
|
857 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455947
]
|
858 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455948
]
|
859 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899726
]
|
860 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4527 131 ] |
861 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4527 65 ] |
862 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4527 66 ] |
863 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4527 67 ] |
864 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4527 1 "productimage" ] |
865 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4527 26 1 "producttag" ] |
866 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4527 59 1 "producttag" ] |
867 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4527 31 1 "producttag" ] |
868 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4527 131 "productcategory" ] |
869 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4527 65 "productcategory" ] |
870 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4527 66 "productcategory" ] |
871 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4527 67 "productcategory" ] |
872 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 18453 ] |
873 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455949
]
|
874 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455950
]
|
875 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455951
]
|
876 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899727
]
|
877 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4527 131 ] |
878 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4527 65 ] |
879 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4527 66 ] |
880 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4527 67 ] |
881 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4527 1 "productimage" ] |
882 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4527 26 1 "producttag" ] |
883 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4527 59 1 "producttag" ] |
884 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4527 31 1 "producttag" ] |
885 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4527 131 "productcategory" ] |
886 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4527 65 "productcategory" ] |
887 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4527 66 "productcategory" ] |
888 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4527 67 "productcategory" ] |
889 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 18454 ] |
890 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455952
]
|
891 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455953
]
|
892 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455954
]
|
893 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899728
]
|
894 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4527 131 ] |
895 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4527 65 ] |
896 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4527 66 ] |
897 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4527 67 ] |
898 | 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:
[
"4526"
]
|
899 | 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:
[
4526
]
|
900 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4526 1 "productimage" ] |
901 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4527 26 1 "producttag" ] |
902 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4527 59 1 "producttag" ] |
903 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4527 31 1 "producttag" ] |
904 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4527 131 "productcategory" ] |
905 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4527 65 "productcategory" ] |
906 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4527 66 "productcategory" ] |
907 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4527 67 "productcategory" ] |
908 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 18455 ] |
909 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455955
]
|
910 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455956
]
|
911 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455957
]
|
912 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1883835
]
|
913 | 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:
[
4526
]
|
914 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4526 65 ] |
915 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4526 66 ] |
916 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4526 67 ] |
917 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4526 131 ] |
918 | 0.18 ms |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
4526
]
|
919 | 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:
[
4526
]
|
920 | 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:
[
17982
]
|
921 | 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:
[
17982
]
|
922 | 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:
[
18448
]
|
923 | 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:
[
18448
]
|
924 | 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:
[
18449
]
|
925 | 0.09 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
18449
]
|
926 | 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:
[
18450
]
|
927 | 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:
[
18450
]
|
928 | 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:
[
18451
]
|
929 | 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:
[
18451
]
|
930 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4526 1 "productimage" ] |
931 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4526 26 1 "producttag" ] |
932 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4526 59 1 "producttag" ] |
933 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4526 31 1 "producttag" ] |
934 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4526 131 "productcategory" ] |
935 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4526 65 "productcategory" ] |
936 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4526 66 "productcategory" ] |
937 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4526 67 "productcategory" ] |
938 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 17982 ] |
939 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419440
]
|
940 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419441
]
|
941 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419442
]
|
942 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899730
]
|
943 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4526 131 ] |
944 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4526 65 ] |
945 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4526 66 ] |
946 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4526 67 ] |
947 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4526 1 "productimage" ] |
948 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4526 26 1 "producttag" ] |
949 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4526 59 1 "producttag" ] |
950 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4526 31 1 "producttag" ] |
951 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4526 131 "productcategory" ] |
952 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4526 65 "productcategory" ] |
953 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4526 66 "productcategory" ] |
954 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4526 67 "productcategory" ] |
955 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 18448 ] |
956 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455961
]
|
957 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455962
]
|
958 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455963
]
|
959 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899731
]
|
960 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4526 131 ] |
961 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4526 65 ] |
962 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4526 66 ] |
963 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4526 67 ] |
964 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4526 1 "productimage" ] |
965 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4526 26 1 "producttag" ] |
966 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4526 59 1 "producttag" ] |
967 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4526 31 1 "producttag" ] |
968 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4526 131 "productcategory" ] |
969 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4526 65 "productcategory" ] |
970 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4526 66 "productcategory" ] |
971 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4526 67 "productcategory" ] |
972 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 18449 ] |
973 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455964
]
|
974 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455965
]
|
975 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455966
]
|
976 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899732
]
|
977 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4526 131 ] |
978 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4526 65 ] |
979 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4526 66 ] |
980 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4526 67 ] |
981 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4526 1 "productimage" ] |
982 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4526 26 1 "producttag" ] |
983 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4526 59 1 "producttag" ] |
984 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4526 31 1 "producttag" ] |
985 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4526 131 "productcategory" ] |
986 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4526 65 "productcategory" ] |
987 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4526 66 "productcategory" ] |
988 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4526 67 "productcategory" ] |
989 | 0.20 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 18450 ] |
990 | 0.22 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455967
]
|
991 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455968
]
|
992 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455969
]
|
993 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899733
]
|
994 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4526 131 ] |
995 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4526 65 ] |
996 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4526 66 ] |
997 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4526 67 ] |
998 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
"4525"
]
|
999 | 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:
[
4525
]
|
1000 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4525 1 "productimage" ] |
1001 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4526 26 1 "producttag" ] |
1002 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4526 59 1 "producttag" ] |
1003 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4526 31 1 "producttag" ] |
1004 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4526 131 "productcategory" ] |
1005 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4526 65 "productcategory" ] |
1006 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4526 66 "productcategory" ] |
1007 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4526 67 "productcategory" ] |
1008 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 18451 ] |
1009 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455970
]
|
1010 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455971
]
|
1011 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455972
]
|
1012 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1883840
]
|
1013 | 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:
[
4525
]
|
1014 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4525 65 ] |
1015 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4525 66 ] |
1016 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4525 67 ] |
1017 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4525 131 ] |
1018 | 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:
[
4525
]
|
1019 | 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:
[
4525
]
|
1020 | 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:
[
17981
]
|
1021 | 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:
[
17981
]
|
1022 | 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:
[
18444
]
|
1023 | 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:
[
18444
]
|
1024 | 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:
[
18445
]
|
1025 | 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:
[
18445
]
|
1026 | 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:
[
18446
]
|
1027 | 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:
[
18446
]
|
1028 | 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:
[
18447
]
|
1029 | 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:
[
18447
]
|
1030 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4525 1 "productimage" ] |
1031 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4525 26 1 "producttag" ] |
1032 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4525 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:35:49" 4525 31 1 "producttag" ] |
1034 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4525 131 "productcategory" ] |
1035 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4525 65 "productcategory" ] |
1036 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4525 66 "productcategory" ] |
1037 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4525 67 "productcategory" ] |
1038 | 0.18 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 17981 ] |
1039 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419455
]
|
1040 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419456
]
|
1041 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419457
]
|
1042 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899735
]
|
1043 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4525 131 ] |
1044 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4525 65 ] |
1045 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4525 66 ] |
1046 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4525 67 ] |
1047 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4525 1 "productimage" ] |
1048 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4525 26 1 "producttag" ] |
1049 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4525 59 1 "producttag" ] |
1050 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4525 31 1 "producttag" ] |
1051 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4525 131 "productcategory" ] |
1052 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4525 65 "productcategory" ] |
1053 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4525 66 "productcategory" ] |
1054 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4525 67 "productcategory" ] |
1055 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 18444 ] |
1056 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455976
]
|
1057 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455977
]
|
1058 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455978
]
|
1059 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899736
]
|
1060 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4525 131 ] |
1061 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4525 65 ] |
1062 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4525 66 ] |
1063 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4525 67 ] |
1064 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4525 1 "productimage" ] |
1065 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4525 26 1 "producttag" ] |
1066 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4525 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:35:49" 4525 31 1 "producttag" ] |
1068 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4525 131 "productcategory" ] |
1069 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4525 65 "productcategory" ] |
1070 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4525 66 "productcategory" ] |
1071 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4525 67 "productcategory" ] |
1072 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 18445 ] |
1073 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455979
]
|
1074 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455980
]
|
1075 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455981
]
|
1076 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899737
]
|
1077 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4525 131 ] |
1078 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4525 65 ] |
1079 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4525 66 ] |
1080 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4525 67 ] |
1081 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0408.jpg" 1 "2024-11-22 04:35:49" 4525 1 "productimage" ] |
1082 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4525 26 1 "producttag" ] |
1083 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4525 59 1 "producttag" ] |
1084 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4525 31 1 "producttag" ] |
1085 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4525 131 "productcategory" ] |
1086 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4525 65 "productcategory" ] |
1087 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4525 66 "productcategory" ] |
1088 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4525 67 "productcategory" ] |
1089 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 18446 ] |
1090 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455982
]
|
1091 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455983
]
|
1092 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455984
]
|
1093 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899738
]
|
1094 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4525 131 ] |
1095 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4525 65 ] |
1096 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4525 66 ] |
1097 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4525 67 ] |
1098 | 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:
[
"4524"
]
|
1099 | 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:
[
4524
]
|
1100 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0403.jpg" 1 "2024-11-22 04:35:49" 4524 1 "productimage" ] |
1101 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4525 26 1 "producttag" ] |
1102 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4525 59 1 "producttag" ] |
1103 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:49" 4525 31 1 "producttag" ] |
1104 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4525 131 "productcategory" ] |
1105 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4525 65 "productcategory" ] |
1106 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4525 66 "productcategory" ] |
1107 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4525 67 "productcategory" ] |
1108 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:35:49" 18447 ] |
1109 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455985
]
|
1110 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455986
]
|
1111 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455987
]
|
1112 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1883845
]
|
1113 | 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:
[
4524
]
|
1114 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4524 65 ] |
1115 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4524 66 ] |
1116 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4524 67 ] |
1117 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4524 131 ] |
1118 | 0.28 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:
[
4524
]
|
1119 | 0.39 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:
[
4524
]
|
1120 | 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:
[
17980
]
|
1121 | 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:
[
17980
]
|
1122 | 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:
[
18440
]
|
1123 | 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:
[
18440
]
|
1124 | 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:
[
18441
]
|
1125 | 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:
[
18441
]
|
1126 | 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:
[
18442
]
|
1127 | 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:
[
18442
]
|
1128 | 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:
[
18443
]
|
1129 | 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:
[
18443
]
|
1130 | 0.17 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0403.jpg" 1 "2024-11-22 04:35:50" 4524 1 "productimage" ] |
1131 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 4524 17 1 "producttag" ] |
1132 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 4524 29 1 "producttag" ] |
1133 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4524 131 "productcategory" ] |
1134 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4524 65 "productcategory" ] |
1135 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4524 66 "productcategory" ] |
1136 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4524 67 "productcategory" ] |
1137 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2300" "2300" "2024-11-22 04:35:50" 17980 ] |
1138 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419466
]
|
1139 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419467
]
|
1140 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899740
]
|
1141 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4524 131 ] |
1142 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4524 65 ] |
1143 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4524 66 ] |
1144 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4524 67 ] |
1145 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0403.jpg" 1 "2024-11-22 04:35:50" 4524 1 "productimage" ] |
1146 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 4524 17 1 "producttag" ] |
1147 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 4524 29 1 "producttag" ] |
1148 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4524 131 "productcategory" ] |
1149 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4524 65 "productcategory" ] |
1150 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4524 66 "productcategory" ] |
1151 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4524 67 "productcategory" ] |
1152 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2500" "2500" "2024-11-22 04:35:50" 18440 ] |
1153 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455991
]
|
1154 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455992
]
|
1155 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899741
]
|
1156 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4524 131 ] |
1157 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4524 65 ] |
1158 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4524 66 ] |
1159 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4524 67 ] |
1160 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0403.jpg" 1 "2024-11-22 04:35:50" 4524 1 "productimage" ] |
1161 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 4524 17 1 "producttag" ] |
1162 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 4524 29 1 "producttag" ] |
1163 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4524 131 "productcategory" ] |
1164 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4524 65 "productcategory" ] |
1165 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4524 66 "productcategory" ] |
1166 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4524 67 "productcategory" ] |
1167 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2300" "2300" "2024-11-22 04:35:50" 18441 ] |
1168 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455993
]
|
1169 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455994
]
|
1170 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899742
]
|
1171 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4524 131 ] |
1172 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4524 65 ] |
1173 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4524 66 ] |
1174 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4524 67 ] |
1175 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0403.jpg" 1 "2024-11-22 04:35:50" 4524 1 "productimage" ] |
1176 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 4524 17 1 "producttag" ] |
1177 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 4524 29 1 "producttag" ] |
1178 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4524 131 "productcategory" ] |
1179 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4524 65 "productcategory" ] |
1180 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4524 66 "productcategory" ] |
1181 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4524 67 "productcategory" ] |
1182 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1300" "1300" "2024-11-22 04:35:50" 18442 ] |
1183 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455995
]
|
1184 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455996
]
|
1185 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899743
]
|
1186 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4524 131 ] |
1187 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4524 65 ] |
1188 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4524 66 ] |
1189 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4524 67 ] |
1190 | 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:
[
"4523"
]
|
1191 | 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:
[
4523
]
|
1192 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0402.jpg" 1 "2024-11-22 04:35:50" 4523 1 "productimage" ] |
1193 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 4524 17 1 "producttag" ] |
1194 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 4524 29 1 "producttag" ] |
1195 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4524 131 "productcategory" ] |
1196 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4524 65 "productcategory" ] |
1197 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4524 66 "productcategory" ] |
1198 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4524 67 "productcategory" ] |
1199 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1300" "1300" "2024-11-22 04:35:50" 18443 ] |
1200 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455997
]
|
1201 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4455998
]
|
1202 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1883850
]
|
1203 | 0.19 ms |
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
4523
]
|
1204 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4523 65 ] |
1205 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4523 107 ] |
1206 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4523 109 ] |
1207 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4523 131 ] |
1208 | 0.20 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:
[
107
]
|
1209 | 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:
[
109
]
|
1210 | 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:
[
4523
]
|
1211 | 0.30 ms |
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
4523
]
|
1212 | 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:
[
17979
]
|
1213 | 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:
[
17979
]
|
1214 | 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:
[
18436
]
|
1215 | 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:
[
18436
]
|
1216 | 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:
[
18437
]
|
1217 | 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:
[
18437
]
|
1218 | 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:
[
18438
]
|
1219 | 0.09 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
18438
]
|
1220 | 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:
[
18439
]
|
1221 | 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:
[
18439
]
|
1222 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0402.jpg" 1 "2024-11-22 04:35:50" 4523 1 "productimage" ] |
1223 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 4523 60 1 "producttag" ] |
1224 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 4523 83 1 "producttag" ] |
1225 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4523 131 "productcategory" ] |
1226 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4523 65 "productcategory" ] |
1227 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4523 107 "productcategory" ] |
1228 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4523 109 "productcategory" ] |
1229 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:35:50" 17979 ] |
1230 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419476
]
|
1231 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419477
]
|
1232 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899745
]
|
1233 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4523 131 ] |
1234 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4523 65 ] |
1235 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4523 107 ] |
1236 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4523 109 ] |
1237 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0402.jpg" 1 "2024-11-22 04:35:50" 4523 1 "productimage" ] |
1238 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 4523 60 1 "producttag" ] |
1239 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 4523 83 1 "producttag" ] |
1240 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4523 131 "productcategory" ] |
1241 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4523 65 "productcategory" ] |
1242 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4523 107 "productcategory" ] |
1243 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4523 109 "productcategory" ] |
1244 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:35:50" 18436 ] |
1245 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456001
]
|
1246 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456002
]
|
1247 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899746
]
|
1248 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4523 131 ] |
1249 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4523 65 ] |
1250 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4523 107 ] |
1251 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4523 109 ] |
1252 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0402.jpg" 1 "2024-11-22 04:35:50" 4523 1 "productimage" ] |
1253 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 4523 60 1 "producttag" ] |
1254 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 4523 83 1 "producttag" ] |
1255 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4523 131 "productcategory" ] |
1256 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4523 65 "productcategory" ] |
1257 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4523 107 "productcategory" ] |
1258 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4523 109 "productcategory" ] |
1259 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:35:50" 18437 ] |
1260 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456003
]
|
1261 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456004
]
|
1262 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899747
]
|
1263 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4523 131 ] |
1264 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4523 65 ] |
1265 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4523 107 ] |
1266 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4523 109 ] |
1267 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0402.jpg" 1 "2024-11-22 04:35:50" 4523 1 "productimage" ] |
1268 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 4523 60 1 "producttag" ] |
1269 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 4523 83 1 "producttag" ] |
1270 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4523 131 "productcategory" ] |
1271 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4523 65 "productcategory" ] |
1272 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4523 107 "productcategory" ] |
1273 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4523 109 "productcategory" ] |
1274 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:35:50" 18438 ] |
1275 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456005
]
|
1276 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456006
]
|
1277 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899748
]
|
1278 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4523 131 ] |
1279 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4523 65 ] |
1280 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4523 107 ] |
1281 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4523 109 ] |
1282 | 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:
[
"1107"
]
|
1283 | 0.24 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:
[
1107
]
|
1284 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0419.jpg" 1 "2024-11-22 04:35:50" 1107 1 "productimage" ] |
1285 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 4523 60 1 "producttag" ] |
1286 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 4523 83 1 "producttag" ] |
1287 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4523 131 "productcategory" ] |
1288 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4523 65 "productcategory" ] |
1289 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4523 107 "productcategory" ] |
1290 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4523 109 "productcategory" ] |
1291 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:35:50" 18439 ] |
1292 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456007
]
|
1293 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456008
]
|
1294 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1883855
]
|
1295 | 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:
[
1107
]
|
1296 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1107 65 ] |
1297 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1107 66 ] |
1298 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1107 67 ] |
1299 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1107 131 ] |
1300 | 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:
[
1107
]
|
1301 | 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:
[
1107
]
|
1302 | 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:
[
2170
]
|
1303 | 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:
[
2170
]
|
1304 | 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:
[
2171
]
|
1305 | 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:
[
2171
]
|
1306 | 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:
[
3263
]
|
1307 | 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:
[
3263
]
|
1308 | 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:
[
5277
]
|
1309 | 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:
[
5277
]
|
1310 | 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:
[
5278
]
|
1311 | 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:
[
5278
]
|
1312 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0419.jpg" 1 "2024-11-22 04:35:50" 1107 1 "productimage" ] |
1313 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1107 32 1 "producttag" ] |
1314 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1107 13 1 "producttag" ] |
1315 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1107 131 "productcategory" ] |
1316 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1107 65 "productcategory" ] |
1317 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1107 66 "productcategory" ] |
1318 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1107 67 "productcategory" ] |
1319 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:35:50" 2170 ] |
1320 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419486
]
|
1321 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419487
]
|
1322 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899750
]
|
1323 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1107 131 ] |
1324 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1107 65 ] |
1325 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1107 66 ] |
1326 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1107 67 ] |
1327 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0419.jpg" 1 "2024-11-22 04:35:50" 1107 1 "productimage" ] |
1328 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1107 32 1 "producttag" ] |
1329 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1107 13 1 "producttag" ] |
1330 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1107 131 "productcategory" ] |
1331 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1107 65 "productcategory" ] |
1332 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1107 66 "productcategory" ] |
1333 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1107 67 "productcategory" ] |
1334 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:35:50" 2171 ] |
1335 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456011
]
|
1336 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456012
]
|
1337 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899751
]
|
1338 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1107 131 ] |
1339 | 0.26 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1107 65 ] |
1340 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1107 66 ] |
1341 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1107 67 ] |
1342 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0419.jpg" 1 "2024-11-22 04:35:50" 1107 1 "productimage" ] |
1343 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1107 32 1 "producttag" ] |
1344 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1107 13 1 "producttag" ] |
1345 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1107 131 "productcategory" ] |
1346 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1107 65 "productcategory" ] |
1347 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1107 66 "productcategory" ] |
1348 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1107 67 "productcategory" ] |
1349 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:35:50" 3263 ] |
1350 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456013
]
|
1351 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456014
]
|
1352 | 0.15 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899752
]
|
1353 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1107 131 ] |
1354 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1107 65 ] |
1355 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1107 66 ] |
1356 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1107 67 ] |
1357 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0419.jpg" 1 "2024-11-22 04:35:50" 1107 1 "productimage" ] |
1358 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1107 32 1 "producttag" ] |
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:35:50" 1107 13 1 "producttag" ] |
1360 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1107 131 "productcategory" ] |
1361 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1107 65 "productcategory" ] |
1362 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1107 66 "productcategory" ] |
1363 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1107 67 "productcategory" ] |
1364 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:35:50" 5277 ] |
1365 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456015
]
|
1366 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456016
]
|
1367 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899753
]
|
1368 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1107 131 ] |
1369 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1107 65 ] |
1370 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1107 66 ] |
1371 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1107 67 ] |
1372 | 0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
"1106"
]
|
1373 | 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:
[
1106
]
|
1374 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0418.jpg" 1 "2024-11-22 04:35:50" 1106 1 "productimage" ] |
1375 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1107 32 1 "producttag" ] |
1376 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1107 13 1 "producttag" ] |
1377 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1107 131 "productcategory" ] |
1378 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1107 65 "productcategory" ] |
1379 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1107 66 "productcategory" ] |
1380 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1107 67 "productcategory" ] |
1381 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:35:50" 5278 ] |
1382 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456017
]
|
1383 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456018
]
|
1384 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1883860
]
|
1385 | 0.21 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:
[
1106
]
|
1386 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1106 65 ] |
1387 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1106 66 ] |
1388 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1106 67 ] |
1389 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1106 131 ] |
1390 | 0.22 ms |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
1106
]
|
1391 | 0.30 ms |
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
1106
]
|
1392 | 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:
[
2168
]
|
1393 | 0.09 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
2168
]
|
1394 | 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:
[
2169
]
|
1395 | 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:
[
2169
]
|
1396 | 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:
[
3264
]
|
1397 | 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:
[
3264
]
|
1398 | 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:
[
5275
]
|
1399 | 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:
[
5275
]
|
1400 | 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:
[
5276
]
|
1401 | 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:
[
5276
]
|
1402 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0418.jpg" 1 "2024-11-22 04:35:50" 1106 1 "productimage" ] |
1403 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1106 32 1 "producttag" ] |
1404 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1106 14 1 "producttag" ] |
1405 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1106 131 "productcategory" ] |
1406 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1106 65 "productcategory" ] |
1407 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1106 66 "productcategory" ] |
1408 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1106 67 "productcategory" ] |
1409 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "900" "900" "2024-11-22 04:35:50" 2168 ] |
1410 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419496
]
|
1411 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419497
]
|
1412 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899755
]
|
1413 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1106 131 ] |
1414 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1106 65 ] |
1415 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1106 66 ] |
1416 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1106 67 ] |
1417 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0418.jpg" 1 "2024-11-22 04:35:50" 1106 1 "productimage" ] |
1418 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1106 32 1 "producttag" ] |
1419 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1106 14 1 "producttag" ] |
1420 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1106 131 "productcategory" ] |
1421 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1106 65 "productcategory" ] |
1422 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1106 66 "productcategory" ] |
1423 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1106 67 "productcategory" ] |
1424 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1000" "1000" "2024-11-22 04:35:50" 2169 ] |
1425 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456021
]
|
1426 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456022
]
|
1427 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899756
]
|
1428 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1106 131 ] |
1429 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1106 65 ] |
1430 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1106 66 ] |
1431 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1106 67 ] |
1432 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0418.jpg" 1 "2024-11-22 04:35:50" 1106 1 "productimage" ] |
1433 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1106 32 1 "producttag" ] |
1434 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1106 14 1 "producttag" ] |
1435 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1106 131 "productcategory" ] |
1436 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1106 65 "productcategory" ] |
1437 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1106 66 "productcategory" ] |
1438 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1106 67 "productcategory" ] |
1439 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "900" "900" "2024-11-22 04:35:50" 3264 ] |
1440 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456023
]
|
1441 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456024
]
|
1442 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899757
]
|
1443 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1106 131 ] |
1444 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1106 65 ] |
1445 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1106 66 ] |
1446 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1106 67 ] |
1447 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0418.jpg" 1 "2024-11-22 04:35:50" 1106 1 "productimage" ] |
1448 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1106 32 1 "producttag" ] |
1449 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1106 14 1 "producttag" ] |
1450 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1106 131 "productcategory" ] |
1451 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1106 65 "productcategory" ] |
1452 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1106 66 "productcategory" ] |
1453 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1106 67 "productcategory" ] |
1454 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:35:50" 5275 ] |
1455 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456025
]
|
1456 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456026
]
|
1457 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899758
]
|
1458 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1106 131 ] |
1459 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1106 65 ] |
1460 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1106 66 ] |
1461 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1106 67 ] |
1462 | 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:
[
"1105"
]
|
1463 | 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:
[
1105
]
|
1464 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0417.jpg" 1 "2024-11-22 04:35:50" 1105 1 "productimage" ] |
1465 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1106 32 1 "producttag" ] |
1466 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1106 14 1 "producttag" ] |
1467 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1106 131 "productcategory" ] |
1468 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1106 65 "productcategory" ] |
1469 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1106 66 "productcategory" ] |
1470 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1106 67 "productcategory" ] |
1471 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:35:50" 5276 ] |
1472 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456027
]
|
1473 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456028
]
|
1474 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1883865
]
|
1475 | 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:
[
1105
]
|
1476 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1105 65 ] |
1477 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1105 66 ] |
1478 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1105 67 ] |
1479 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1105 131 ] |
1480 | 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:
[
1105
]
|
1481 | 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:
[
1105
]
|
1482 | 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:
[
2166
]
|
1483 | 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:
[
2166
]
|
1484 | 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:
[
2167
]
|
1485 | 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:
[
2167
]
|
1486 | 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:
[
3265
]
|
1487 | 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:
[
3265
]
|
1488 | 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:
[
5273
]
|
1489 | 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:
[
5273
]
|
1490 | 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:
[
5274
]
|
1491 | 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:
[
5274
]
|
1492 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0417.jpg" 1 "2024-11-22 04:35:50" 1105 1 "productimage" ] |
1493 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1105 32 1 "producttag" ] |
1494 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1105 13 1 "producttag" ] |
1495 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1105 131 "productcategory" ] |
1496 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1105 65 "productcategory" ] |
1497 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1105 66 "productcategory" ] |
1498 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1105 67 "productcategory" ] |
1499 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "900" "900" "2024-11-22 04:35:50" 2166 ] |
1500 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419506
]
|
1501 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419507
]
|
1502 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899760
]
|
1503 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1105 131 ] |
1504 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1105 65 ] |
1505 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1105 66 ] |
1506 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1105 67 ] |
1507 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0417.jpg" 1 "2024-11-22 04:35:50" 1105 1 "productimage" ] |
1508 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1105 32 1 "producttag" ] |
1509 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1105 13 1 "producttag" ] |
1510 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1105 131 "productcategory" ] |
1511 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1105 65 "productcategory" ] |
1512 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1105 66 "productcategory" ] |
1513 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1105 67 "productcategory" ] |
1514 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1000" "1000" "2024-11-22 04:35:50" 2167 ] |
1515 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456031
]
|
1516 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456032
]
|
1517 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899761
]
|
1518 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1105 131 ] |
1519 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1105 65 ] |
1520 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1105 66 ] |
1521 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1105 67 ] |
1522 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0417.jpg" 1 "2024-11-22 04:35:50" 1105 1 "productimage" ] |
1523 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1105 32 1 "producttag" ] |
1524 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1105 13 1 "producttag" ] |
1525 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1105 131 "productcategory" ] |
1526 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1105 65 "productcategory" ] |
1527 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1105 66 "productcategory" ] |
1528 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1105 67 "productcategory" ] |
1529 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "900" "900" "2024-11-22 04:35:50" 3265 ] |
1530 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456033
]
|
1531 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456034
]
|
1532 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899762
]
|
1533 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1105 131 ] |
1534 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1105 65 ] |
1535 | 0.25 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1105 66 ] |
1536 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1105 67 ] |
1537 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0417.jpg" 1 "2024-11-22 04:35:50" 1105 1 "productimage" ] |
1538 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1105 32 1 "producttag" ] |
1539 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1105 13 1 "producttag" ] |
1540 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1105 131 "productcategory" ] |
1541 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1105 65 "productcategory" ] |
1542 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1105 66 "productcategory" ] |
1543 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1105 67 "productcategory" ] |
1544 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:35:50" 5273 ] |
1545 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456035
]
|
1546 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456036
]
|
1547 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899763
]
|
1548 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1105 131 ] |
1549 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1105 65 ] |
1550 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1105 66 ] |
1551 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1105 67 ] |
1552 | 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:
[
"1102"
]
|
1553 | 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:
[
1102
]
|
1554 | 0.17 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0414.jpg" 1 "2024-11-22 04:35:50" 1102 1 "productimage" ] |
1555 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1105 32 1 "producttag" ] |
1556 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1105 13 1 "producttag" ] |
1557 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1105 131 "productcategory" ] |
1558 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1105 65 "productcategory" ] |
1559 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1105 66 "productcategory" ] |
1560 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1105 67 "productcategory" ] |
1561 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:35:50" 5274 ] |
1562 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456037
]
|
1563 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456038
]
|
1564 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1883870
]
|
1565 | 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:
[
1102
]
|
1566 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1102 65 ] |
1567 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1102 66 ] |
1568 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1102 67 ] |
1569 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1102 131 ] |
1570 | 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:
[
1102
]
|
1571 | 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:
[
1102
]
|
1572 | 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:
[
2160
]
|
1573 | 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:
[
2160
]
|
1574 | 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:
[
2161
]
|
1575 | 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:
[
2161
]
|
1576 | 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:
[
3268
]
|
1577 | 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:
[
3268
]
|
1578 | 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:
[
5267
]
|
1579 | 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:
[
5267
]
|
1580 | 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:
[
5268
]
|
1581 | 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:
[
5268
]
|
1582 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0414.jpg" 1 "2024-11-22 04:35:50" 1102 1 "productimage" ] |
1583 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1102 20 1 "producttag" ] |
1584 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1102 32 1 "producttag" ] |
1585 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1102 131 "productcategory" ] |
1586 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1102 65 "productcategory" ] |
1587 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1102 66 "productcategory" ] |
1588 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1102 67 "productcategory" ] |
1589 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1800" "1800" "2024-11-22 04:35:50" 2160 ] |
1590 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419516
]
|
1591 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419517
]
|
1592 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899765
]
|
1593 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1102 131 ] |
1594 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1102 65 ] |
1595 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1102 66 ] |
1596 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1102 67 ] |
1597 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0414.jpg" 1 "2024-11-22 04:35:50" 1102 1 "productimage" ] |
1598 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1102 20 1 "producttag" ] |
1599 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1102 32 1 "producttag" ] |
1600 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1102 131 "productcategory" ] |
1601 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1102 65 "productcategory" ] |
1602 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1102 66 "productcategory" ] |
1603 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1102 67 "productcategory" ] |
1604 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2000" "2000" "2024-11-22 04:35:50" 2161 ] |
1605 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456041
]
|
1606 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456042
]
|
1607 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899766
]
|
1608 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1102 131 ] |
1609 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1102 65 ] |
1610 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1102 66 ] |
1611 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1102 67 ] |
1612 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0414.jpg" 1 "2024-11-22 04:35:50" 1102 1 "productimage" ] |
1613 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1102 20 1 "producttag" ] |
1614 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1102 32 1 "producttag" ] |
1615 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1102 131 "productcategory" ] |
1616 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1102 65 "productcategory" ] |
1617 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1102 66 "productcategory" ] |
1618 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1102 67 "productcategory" ] |
1619 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1800" "1800" "2024-11-22 04:35:50" 3268 ] |
1620 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456043
]
|
1621 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456044
]
|
1622 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899767
]
|
1623 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1102 131 ] |
1624 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1102 65 ] |
1625 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1102 66 ] |
1626 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1102 67 ] |
1627 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0414.jpg" 1 "2024-11-22 04:35:50" 1102 1 "productimage" ] |
1628 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1102 20 1 "producttag" ] |
1629 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1102 32 1 "producttag" ] |
1630 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1102 131 "productcategory" ] |
1631 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1102 65 "productcategory" ] |
1632 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1102 66 "productcategory" ] |
1633 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1102 67 "productcategory" ] |
1634 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1000" "1000" "2024-11-22 04:35:50" 5267 ] |
1635 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456045
]
|
1636 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456046
]
|
1637 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899768
]
|
1638 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1102 131 ] |
1639 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1102 65 ] |
1640 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1102 66 ] |
1641 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1102 67 ] |
1642 | 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:
[
"1101"
]
|
1643 | 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:
[
1101
]
|
1644 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0413.jpg" 1 "2024-11-22 04:35:50" 1101 1 "productimage" ] |
1645 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1102 20 1 "producttag" ] |
1646 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1102 32 1 "producttag" ] |
1647 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1102 131 "productcategory" ] |
1648 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1102 65 "productcategory" ] |
1649 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1102 66 "productcategory" ] |
1650 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1102 67 "productcategory" ] |
1651 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1000" "1000" "2024-11-22 04:35:50" 5268 ] |
1652 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456047
]
|
1653 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456048
]
|
1654 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1883875
]
|
1655 | 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:
[
1101
]
|
1656 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1101 65 ] |
1657 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1101 66 ] |
1658 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1101 67 ] |
1659 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1101 131 ] |
1660 | 0.18 ms |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
1101
]
|
1661 | 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:
[
1101
]
|
1662 | 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:
[
2158
]
|
1663 | 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:
[
2158
]
|
1664 | 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:
[
2159
]
|
1665 | 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:
[
2159
]
|
1666 | 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:
[
3269
]
|
1667 | 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:
[
3269
]
|
1668 | 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:
[
5265
]
|
1669 | 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:
[
5265
]
|
1670 | 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:
[
5266
]
|
1671 | 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:
[
5266
]
|
1672 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0413.jpg" 1 "2024-11-22 04:35:50" 1101 1 "productimage" ] |
1673 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1101 29 1 "producttag" ] |
1674 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1101 83 1 "producttag" ] |
1675 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1101 131 "productcategory" ] |
1676 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1101 65 "productcategory" ] |
1677 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1101 66 "productcategory" ] |
1678 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1101 67 "productcategory" ] |
1679 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:35:50" 2158 ] |
1680 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419526
]
|
1681 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419527
]
|
1682 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899770
]
|
1683 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1101 131 ] |
1684 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1101 65 ] |
1685 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1101 66 ] |
1686 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1101 67 ] |
1687 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0413.jpg" 1 "2024-11-22 04:35:50" 1101 1 "productimage" ] |
1688 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1101 29 1 "producttag" ] |
1689 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1101 83 1 "producttag" ] |
1690 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1101 131 "productcategory" ] |
1691 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1101 65 "productcategory" ] |
1692 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1101 66 "productcategory" ] |
1693 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1101 67 "productcategory" ] |
1694 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:35:50" 2159 ] |
1695 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456051
]
|
1696 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456052
]
|
1697 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899771
]
|
1698 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1101 131 ] |
1699 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1101 65 ] |
1700 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1101 66 ] |
1701 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1101 67 ] |
1702 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0413.jpg" 1 "2024-11-22 04:35:50" 1101 1 "productimage" ] |
1703 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1101 29 1 "producttag" ] |
1704 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1101 83 1 "producttag" ] |
1705 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1101 131 "productcategory" ] |
1706 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1101 65 "productcategory" ] |
1707 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1101 66 "productcategory" ] |
1708 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1101 67 "productcategory" ] |
1709 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:35:50" 3269 ] |
1710 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456053
]
|
1711 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456054
]
|
1712 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899772
]
|
1713 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1101 131 ] |
1714 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1101 65 ] |
1715 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1101 66 ] |
1716 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1101 67 ] |
1717 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0413.jpg" 1 "2024-11-22 04:35:50" 1101 1 "productimage" ] |
1718 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1101 29 1 "producttag" ] |
1719 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1101 83 1 "producttag" ] |
1720 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1101 131 "productcategory" ] |
1721 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1101 65 "productcategory" ] |
1722 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1101 66 "productcategory" ] |
1723 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1101 67 "productcategory" ] |
1724 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:35:50" 5265 ] |
1725 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456055
]
|
1726 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456056
]
|
1727 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899773
]
|
1728 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1101 131 ] |
1729 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1101 65 ] |
1730 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1101 66 ] |
1731 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1101 67 ] |
1732 | 0.29 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:
[
"1100"
]
|
1733 | 0.27 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
1100
]
|
1734 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0412.jpg" 1 "2024-11-22 04:35:50" 1100 1 "productimage" ] |
1735 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1101 29 1 "producttag" ] |
1736 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1101 83 1 "producttag" ] |
1737 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1101 131 "productcategory" ] |
1738 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1101 65 "productcategory" ] |
1739 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1101 66 "productcategory" ] |
1740 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1101 67 "productcategory" ] |
1741 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:35:50" 5266 ] |
1742 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456057
]
|
1743 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456058
]
|
1744 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1883880
]
|
1745 | 0.22 ms |
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
1100
]
|
1746 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1100 65 ] |
1747 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1100 66 ] |
1748 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1100 67 ] |
1749 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1100 131 ] |
1750 | 0.24 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:
[
1100
]
|
1751 | 0.31 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:
[
1100
]
|
1752 | 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:
[
2156
]
|
1753 | 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:
[
2156
]
|
1754 | 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:
[
2157
]
|
1755 | 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:
[
2157
]
|
1756 | 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:
[
3270
]
|
1757 | 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:
[
3270
]
|
1758 | 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:
[
5263
]
|
1759 | 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:
[
5263
]
|
1760 | 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:
[
5264
]
|
1761 | 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:
[
5264
]
|
1762 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0412.jpg" 1 "2024-11-22 04:35:50" 1100 1 "productimage" ] |
1763 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1100 17 1 "producttag" ] |
1764 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1100 29 1 "producttag" ] |
1765 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1100 131 "productcategory" ] |
1766 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1100 65 "productcategory" ] |
1767 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1100 66 "productcategory" ] |
1768 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1100 67 "productcategory" ] |
1769 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "600" "600" "2024-11-22 04:35:50" 2156 ] |
1770 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419536
]
|
1771 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419537
]
|
1772 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899775
]
|
1773 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1100 131 ] |
1774 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1100 65 ] |
1775 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1100 66 ] |
1776 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1100 67 ] |
1777 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0412.jpg" 1 "2024-11-22 04:35:50" 1100 1 "productimage" ] |
1778 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1100 17 1 "producttag" ] |
1779 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1100 29 1 "producttag" ] |
1780 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1100 131 "productcategory" ] |
1781 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1100 65 "productcategory" ] |
1782 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1100 66 "productcategory" ] |
1783 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1100 67 "productcategory" ] |
1784 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "600" "600" "2024-11-22 04:35:50" 2157 ] |
1785 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456061
]
|
1786 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456062
]
|
1787 | 0.13 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899776
]
|
1788 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1100 131 ] |
1789 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1100 65 ] |
1790 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1100 66 ] |
1791 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1100 67 ] |
1792 | 0.19 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0412.jpg" 1 "2024-11-22 04:35:50" 1100 1 "productimage" ] |
1793 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1100 17 1 "producttag" ] |
1794 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1100 29 1 "producttag" ] |
1795 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1100 131 "productcategory" ] |
1796 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1100 65 "productcategory" ] |
1797 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1100 66 "productcategory" ] |
1798 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1100 67 "productcategory" ] |
1799 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "600" "600" "2024-11-22 04:35:50" 3270 ] |
1800 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456063
]
|
1801 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456064
]
|
1802 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899777
]
|
1803 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1100 131 ] |
1804 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1100 65 ] |
1805 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1100 66 ] |
1806 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1100 67 ] |
1807 | 0.21 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0412.jpg" 1 "2024-11-22 04:35:50" 1100 1 "productimage" ] |
1808 | 0.16 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1100 17 1 "producttag" ] |
1809 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1100 29 1 "producttag" ] |
1810 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1100 131 "productcategory" ] |
1811 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1100 65 "productcategory" ] |
1812 | 0.16 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1100 66 "productcategory" ] |
1813 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1100 67 "productcategory" ] |
1814 | 0.18 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "600" "600" "2024-11-22 04:35:50" 5263 ] |
1815 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456065
]
|
1816 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456066
]
|
1817 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899778
]
|
1818 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1100 131 ] |
1819 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1100 65 ] |
1820 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1100 66 ] |
1821 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1100 67 ] |
1822 | 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:
[
"1099"
]
|
1823 | 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:
[
1099
]
|
1824 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0411.jpg" 1 "2024-11-22 04:35:50" 1099 1 "productimage" ] |
1825 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1100 17 1 "producttag" ] |
1826 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1100 29 1 "producttag" ] |
1827 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1100 131 "productcategory" ] |
1828 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1100 65 "productcategory" ] |
1829 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1100 66 "productcategory" ] |
1830 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1100 67 "productcategory" ] |
1831 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "600" "600" "2024-11-22 04:35:50" 5264 ] |
1832 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456067
]
|
1833 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456068
]
|
1834 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1883885
]
|
1835 | 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:
[
1099
]
|
1836 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1099 65 ] |
1837 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1099 66 ] |
1838 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1099 67 ] |
1839 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1099 131 ] |
1840 | 0.21 ms |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
1099
]
|
1841 | 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:
[
1099
]
|
1842 | 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:
[
2154
]
|
1843 | 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:
[
2154
]
|
1844 | 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:
[
2155
]
|
1845 | 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:
[
2155
]
|
1846 | 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:
[
3271
]
|
1847 | 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:
[
3271
]
|
1848 | 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:
[
5261
]
|
1849 | 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:
[
5261
]
|
1850 | 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:
[
5262
]
|
1851 | 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:
[
5262
]
|
1852 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0411.jpg" 1 "2024-11-22 04:35:50" 1099 1 "productimage" ] |
1853 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1099 17 1 "producttag" ] |
1854 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1099 29 1 "producttag" ] |
1855 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1099 131 "productcategory" ] |
1856 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1099 65 "productcategory" ] |
1857 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1099 66 "productcategory" ] |
1858 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1099 67 "productcategory" ] |
1859 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "700" "700" "2024-11-22 04:35:50" 2154 ] |
1860 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419546
]
|
1861 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4419547
]
|
1862 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899780
]
|
1863 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1099 131 ] |
1864 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1099 65 ] |
1865 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1099 66 ] |
1866 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1099 67 ] |
1867 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0411.jpg" 1 "2024-11-22 04:35:50" 1099 1 "productimage" ] |
1868 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1099 17 1 "producttag" ] |
1869 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1099 29 1 "producttag" ] |
1870 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1099 131 "productcategory" ] |
1871 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1099 65 "productcategory" ] |
1872 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1099 66 "productcategory" ] |
1873 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1099 67 "productcategory" ] |
1874 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "700" "700" "2024-11-22 04:35:50" 2155 ] |
1875 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456071
]
|
1876 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456072
]
|
1877 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899781
]
|
1878 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1099 131 ] |
1879 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1099 65 ] |
1880 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1099 66 ] |
1881 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1099 67 ] |
1882 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an0411.jpg" 1 "2024-11-22 04:35:50" 1099 1 "productimage" ] |
1883 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1099 17 1 "producttag" ] |
1884 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1099 29 1 "producttag" ] |
1885 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1099 131 "productcategory" ] |
1886 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1099 65 "productcategory" ] |
1887 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1099 66 "productcategory" ] |
1888 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1099 67 "productcategory" ] |
1889 | 0.19 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "700" "700" "2024-11-22 04:35:50" 3271 ] |
1890 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456073
]
|
1891 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456074
]
|
1892 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1899782
]
|
1893 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1099 131 ] |
1894 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1099 65 ] |
1895 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1099 66 ] |
1896 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1099 67 ] |
1897 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1099 17 1 "producttag" ] |
1898 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:35:50" 1099 29 1 "producttag" ] |
1899 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1099 131 "productcategory" ] |
1900 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1099 65 "productcategory" ] |
1901 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1099 66 "productcategory" ] |
1902 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1099 67 "productcategory" ] |
1903 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "700" "700" "2024-11-22 04:35:50" 5261 ] |
1904 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456075
]
|
1905 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4456076
]
|
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. |