Query Metrics
1897
Database Queries
30
Different statements
567.20 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 18.99 ms |
SET SESSION time_zone = '+00:00'
Parameters:
[] |
2 | 7.11 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.20 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 | 1.16 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 | 6.16 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 | 3.28 ms |
SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED
Parameters:
[] |
7 | 7.94 ms |
"START TRANSACTION"
Parameters:
[] |
8 | 0.61 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:
[
"1612"
]
|
9 | 2.90 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:
[
1612
]
|
10 | 6.74 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0435.jpg" 1 "2024-11-22 04:38:02" 1612 1 "productimage" ] |
11 | 0.15 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909148
]
|
12 | 0.25 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:
[
1612
]
|
13 | 7.37 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1612 65 ] |
14 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1612 66 ] |
15 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1612 67 ] |
16 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1612 131 ] |
17 | 0.08 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
65
]
|
18 | 0.09 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
131
]
|
19 | 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:
[
66
]
|
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:
[
67
]
|
21 | 0.30 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:
[
1612
]
|
22 | 5.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:
[
1612
]
|
23 | 2.19 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6105
]
|
24 | 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:
[
6105
]
|
25 | 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:
[
6106
]
|
26 | 0.43 ms |
SELECT d0_.id AS id_0, d0_.tax_rate AS tax_rate_1, d0_.tax_adjust AS tax_adjust_2, d0_.apply_date AS apply_date_3, d0_.create_date AS create_date_4, d0_.update_date AS update_date_5, d0_.discriminator_type AS discriminator_type_6, d0_.product_class_id AS product_class_id_7, d0_.creator_id AS creator_id_8, d0_.country_id AS country_id_9, d0_.pref_id AS pref_id_10, d0_.product_id AS product_id_11, d0_.rounding_type_id AS rounding_type_id_12 FROM dtb_tax_rule d0_ WHERE (d0_.apply_date < ? AND d0_.pref_id IS NULL AND d0_.country_id IS NULL AND d0_.product_id IS NULL AND d0_.product_class_id IS NULL) AND d0_.discriminator_type IN ('taxrule') ORDER BY d0_.apply_date DESC
Parameters:
[
"2024-11-22 04:38:02"
]
|
27 | 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:
[
6106
]
|
28 | 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:
[
6377
]
|
29 | 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:
[
6377
]
|
30 | 0.08 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6577
]
|
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:
[
6577
]
|
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:
[
6777
]
|
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:
[
6777
]
|
34 | 0.23 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0435.jpg" 1 "2024-11-22 04:38:02" 1612 1 "productimage" ] |
35 | 3.42 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1612 32 1 "producttag" ] |
36 | 0.16 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1612 14 1 "producttag" ] |
37 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1612 131 "productcategory" ] |
38 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1612 65 "productcategory" ] |
39 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1612 66 "productcategory" ] |
40 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1612 67 "productcategory" ] |
41 | 0.46 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:38:02" 6577 ] |
42 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477197
]
|
43 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477198
]
|
44 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909149
]
|
45 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1612 131 ] |
46 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1612 65 ] |
47 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1612 66 ] |
48 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1612 67 ] |
49 | 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:
[
"1611"
]
|
50 | 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:
[
1611
]
|
51 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0434.jpg" 1 "2024-11-22 04:38:02" 1611 1 "productimage" ] |
52 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1612 32 1 "producttag" ] |
53 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1612 14 1 "producttag" ] |
54 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1612 131 "productcategory" ] |
55 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1612 65 "productcategory" ] |
56 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1612 66 "productcategory" ] |
57 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1612 67 "productcategory" ] |
58 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:38:02" 6777 ] |
59 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477199
]
|
60 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477200
]
|
61 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1893256
]
|
62 | 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:
[
1611
]
|
63 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1611 65 ] |
64 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1611 66 ] |
65 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1611 67 ] |
66 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1611 131 ] |
67 | 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:
[
1611
]
|
68 | 0.28 ms |
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
1611
]
|
69 | 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:
[
6103
]
|
70 | 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:
[
6103
]
|
71 | 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:
[
6104
]
|
72 | 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:
[
6104
]
|
73 | 0.07 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6376
]
|
74 | 0.07 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6376
]
|
75 | 0.06 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6576
]
|
76 | 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:
[
6576
]
|
77 | 0.06 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6776
]
|
78 | 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:
[
6776
]
|
79 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0434.jpg" 1 "2024-11-22 04:38:02" 1611 1 "productimage" ] |
80 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1611 62 1 "producttag" ] |
81 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1611 21 1 "producttag" ] |
82 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1611 19 1 "producttag" ] |
83 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1611 131 "productcategory" ] |
84 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1611 65 "productcategory" ] |
85 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1611 66 "productcategory" ] |
86 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1611 67 "productcategory" ] |
87 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:38:02" 6103 ] |
88 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440682
]
|
89 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440683
]
|
90 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440684
]
|
91 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909151
]
|
92 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1611 131 ] |
93 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1611 65 ] |
94 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1611 66 ] |
95 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1611 67 ] |
96 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0434.jpg" 1 "2024-11-22 04:38:02" 1611 1 "productimage" ] |
97 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1611 62 1 "producttag" ] |
98 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1611 21 1 "producttag" ] |
99 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1611 19 1 "producttag" ] |
100 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1611 131 "productcategory" ] |
101 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1611 65 "productcategory" ] |
102 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1611 66 "productcategory" ] |
103 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1611 67 "productcategory" ] |
104 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:38:02" 6104 ] |
105 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477203
]
|
106 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477204
]
|
107 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477205
]
|
108 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909152
]
|
109 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1611 131 ] |
110 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1611 65 ] |
111 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1611 66 ] |
112 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1611 67 ] |
113 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0434.jpg" 1 "2024-11-22 04:38:02" 1611 1 "productimage" ] |
114 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1611 62 1 "producttag" ] |
115 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1611 21 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:38:02" 1611 19 1 "producttag" ] |
117 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1611 131 "productcategory" ] |
118 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1611 65 "productcategory" ] |
119 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1611 66 "productcategory" ] |
120 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1611 67 "productcategory" ] |
121 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:38:02" 6376 ] |
122 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477206
]
|
123 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477207
]
|
124 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477208
]
|
125 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909153
]
|
126 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1611 131 ] |
127 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1611 65 ] |
128 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1611 66 ] |
129 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1611 67 ] |
130 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0434.jpg" 1 "2024-11-22 04:38:02" 1611 1 "productimage" ] |
131 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1611 62 1 "producttag" ] |
132 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1611 21 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:38:02" 1611 19 1 "producttag" ] |
134 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1611 131 "productcategory" ] |
135 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1611 65 "productcategory" ] |
136 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1611 66 "productcategory" ] |
137 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1611 67 "productcategory" ] |
138 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:38:02" 6576 ] |
139 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477209
]
|
140 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477210
]
|
141 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477211
]
|
142 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909154
]
|
143 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1611 131 ] |
144 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1611 65 ] |
145 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1611 66 ] |
146 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1611 67 ] |
147 | 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:
[
"1610"
]
|
148 | 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:
[
1610
]
|
149 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0433.jpg" 1 "2024-11-22 04:38:02" 1610 1 "productimage" ] |
150 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1611 62 1 "producttag" ] |
151 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1611 21 1 "producttag" ] |
152 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1611 19 1 "producttag" ] |
153 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1611 131 "productcategory" ] |
154 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1611 65 "productcategory" ] |
155 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1611 66 "productcategory" ] |
156 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1611 67 "productcategory" ] |
157 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:38:02" 6776 ] |
158 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477212
]
|
159 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477213
]
|
160 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477214
]
|
161 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1893261
]
|
162 | 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:
[
1610
]
|
163 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1610 65 ] |
164 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1610 66 ] |
165 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1610 67 ] |
166 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1610 131 ] |
167 | 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:
[
1610
]
|
168 | 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:
[
1610
]
|
169 | 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:
[
6101
]
|
170 | 0.07 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6101
]
|
171 | 0.06 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6102
]
|
172 | 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:
[
6102
]
|
173 | 0.06 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6375
]
|
174 | 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:
[
6375
]
|
175 | 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:
[
6575
]
|
176 | 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:
[
6575
]
|
177 | 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:
[
6775
]
|
178 | 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:
[
6775
]
|
179 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0433.jpg" 1 "2024-11-22 04:38:02" 1610 1 "productimage" ] |
180 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1610 62 1 "producttag" ] |
181 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1610 21 1 "producttag" ] |
182 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1610 19 1 "producttag" ] |
183 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1610 131 "productcategory" ] |
184 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1610 65 "productcategory" ] |
185 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1610 66 "productcategory" ] |
186 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1610 67 "productcategory" ] |
187 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:38:02" 6101 ] |
188 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440697
]
|
189 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440698
]
|
190 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440699
]
|
191 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909156
]
|
192 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1610 131 ] |
193 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1610 65 ] |
194 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1610 66 ] |
195 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1610 67 ] |
196 | 0.17 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0433.jpg" 1 "2024-11-22 04:38:02" 1610 1 "productimage" ] |
197 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1610 62 1 "producttag" ] |
198 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1610 21 1 "producttag" ] |
199 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1610 19 1 "producttag" ] |
200 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1610 131 "productcategory" ] |
201 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1610 65 "productcategory" ] |
202 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1610 66 "productcategory" ] |
203 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1610 67 "productcategory" ] |
204 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:38:02" 6102 ] |
205 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477218
]
|
206 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477219
]
|
207 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477220
]
|
208 | 0.13 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909157
]
|
209 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1610 131 ] |
210 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1610 65 ] |
211 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1610 66 ] |
212 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1610 67 ] |
213 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0433.jpg" 1 "2024-11-22 04:38:02" 1610 1 "productimage" ] |
214 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1610 62 1 "producttag" ] |
215 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1610 21 1 "producttag" ] |
216 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1610 19 1 "producttag" ] |
217 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1610 131 "productcategory" ] |
218 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1610 65 "productcategory" ] |
219 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1610 66 "productcategory" ] |
220 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1610 67 "productcategory" ] |
221 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:38:02" 6375 ] |
222 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477221
]
|
223 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477222
]
|
224 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477223
]
|
225 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909158
]
|
226 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1610 131 ] |
227 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1610 65 ] |
228 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1610 66 ] |
229 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1610 67 ] |
230 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0433.jpg" 1 "2024-11-22 04:38:02" 1610 1 "productimage" ] |
231 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1610 62 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:38:02" 1610 21 1 "producttag" ] |
233 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1610 19 1 "producttag" ] |
234 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1610 131 "productcategory" ] |
235 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1610 65 "productcategory" ] |
236 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1610 66 "productcategory" ] |
237 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1610 67 "productcategory" ] |
238 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:38:02" 6575 ] |
239 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477224
]
|
240 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477225
]
|
241 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477226
]
|
242 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909159
]
|
243 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1610 131 ] |
244 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1610 65 ] |
245 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1610 66 ] |
246 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1610 67 ] |
247 | 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:
[
"1609"
]
|
248 | 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:
[
1609
]
|
249 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0432.jpg" 1 "2024-11-22 04:38:02" 1609 1 "productimage" ] |
250 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1610 62 1 "producttag" ] |
251 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1610 21 1 "producttag" ] |
252 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1610 19 1 "producttag" ] |
253 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1610 131 "productcategory" ] |
254 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1610 65 "productcategory" ] |
255 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1610 66 "productcategory" ] |
256 | 0.24 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1610 67 "productcategory" ] |
257 | 0.44 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:38:02" 6775 ] |
258 | 0.65 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477227
]
|
259 | 0.16 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477228
]
|
260 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477229
]
|
261 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1893266
]
|
262 | 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:
[
1609
]
|
263 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1609 65 ] |
264 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1609 66 ] |
265 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1609 67 ] |
266 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1609 131 ] |
267 | 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:
[
1609
]
|
268 | 0.24 ms |
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
1609
]
|
269 | 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:
[
6099
]
|
270 | 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:
[
6099
]
|
271 | 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:
[
6100
]
|
272 | 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:
[
6100
]
|
273 | 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:
[
6374
]
|
274 | 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:
[
6374
]
|
275 | 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:
[
6574
]
|
276 | 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:
[
6574
]
|
277 | 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:
[
6774
]
|
278 | 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:
[
6774
]
|
279 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0432.jpg" 1 "2024-11-22 04:38:02" 1609 1 "productimage" ] |
280 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1609 32 1 "producttag" ] |
281 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1609 13 1 "producttag" ] |
282 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1609 12 1 "producttag" ] |
283 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1609 131 "productcategory" ] |
284 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1609 65 "productcategory" ] |
285 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1609 66 "productcategory" ] |
286 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1609 67 "productcategory" ] |
287 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1200" "1200" "2024-11-22 04:38:02" 6099 ] |
288 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440712
]
|
289 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440713
]
|
290 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440714
]
|
291 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909161
]
|
292 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1609 131 ] |
293 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1609 65 ] |
294 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1609 66 ] |
295 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1609 67 ] |
296 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0432.jpg" 1 "2024-11-22 04:38:02" 1609 1 "productimage" ] |
297 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1609 32 1 "producttag" ] |
298 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1609 13 1 "producttag" ] |
299 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1609 12 1 "producttag" ] |
300 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1609 131 "productcategory" ] |
301 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1609 65 "productcategory" ] |
302 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1609 66 "productcategory" ] |
303 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1609 67 "productcategory" ] |
304 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1300" "1300" "2024-11-22 04:38:02" 6100 ] |
305 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477233
]
|
306 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477234
]
|
307 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477235
]
|
308 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909162
]
|
309 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1609 131 ] |
310 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1609 65 ] |
311 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1609 66 ] |
312 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1609 67 ] |
313 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0432.jpg" 1 "2024-11-22 04:38:02" 1609 1 "productimage" ] |
314 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1609 32 1 "producttag" ] |
315 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1609 13 1 "producttag" ] |
316 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1609 12 1 "producttag" ] |
317 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1609 131 "productcategory" ] |
318 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1609 65 "productcategory" ] |
319 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1609 66 "productcategory" ] |
320 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1609 67 "productcategory" ] |
321 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "700" "700" "2024-11-22 04:38:02" 6374 ] |
322 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477236
]
|
323 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477237
]
|
324 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477238
]
|
325 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909163
]
|
326 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1609 131 ] |
327 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1609 65 ] |
328 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1609 66 ] |
329 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1609 67 ] |
330 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0432.jpg" 1 "2024-11-22 04:38:02" 1609 1 "productimage" ] |
331 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1609 32 1 "producttag" ] |
332 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1609 13 1 "producttag" ] |
333 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1609 12 1 "producttag" ] |
334 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1609 131 "productcategory" ] |
335 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1609 65 "productcategory" ] |
336 | 0.17 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1609 66 "productcategory" ] |
337 | 0.22 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1609 67 "productcategory" ] |
338 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "700" "700" "2024-11-22 04:38:02" 6574 ] |
339 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477239
]
|
340 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477240
]
|
341 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477241
]
|
342 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909164
]
|
343 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1609 131 ] |
344 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1609 65 ] |
345 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1609 66 ] |
346 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1609 67 ] |
347 | 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:
[
"1608"
]
|
348 | 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:
[
1608
]
|
349 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0431.jpg" 1 "2024-11-22 04:38:02" 1608 1 "productimage" ] |
350 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1609 32 1 "producttag" ] |
351 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1609 13 1 "producttag" ] |
352 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1609 12 1 "producttag" ] |
353 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1609 131 "productcategory" ] |
354 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1609 65 "productcategory" ] |
355 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1609 66 "productcategory" ] |
356 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1609 67 "productcategory" ] |
357 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1200" "1200" "2024-11-22 04:38:02" 6774 ] |
358 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477242
]
|
359 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477243
]
|
360 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477244
]
|
361 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1893271
]
|
362 | 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:
[
1608
]
|
363 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1608 19 ] |
364 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1608 20 ] |
365 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1608 22 ] |
366 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1608 131 ] |
367 | 0.29 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
]
|
368 | 0.19 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
20
]
|
369 | 0.15 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
22
]
|
370 | 0.58 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:
[
1608
]
|
371 | 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:
[
1608
]
|
372 | 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:
[
6097
]
|
373 | 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:
[
6097
]
|
374 | 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:
[
6098
]
|
375 | 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:
[
6098
]
|
376 | 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:
[
6373
]
|
377 | 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:
[
6373
]
|
378 | 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:
[
6573
]
|
379 | 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:
[
6573
]
|
380 | 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:
[
6773
]
|
381 | 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:
[
6773
]
|
382 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0431.jpg" 1 "2024-11-22 04:38:02" 1608 1 "productimage" ] |
383 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1608 31 1 "producttag" ] |
384 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1608 17 1 "producttag" ] |
385 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1608 131 "productcategory" ] |
386 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1608 19 "productcategory" ] |
387 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1608 20 "productcategory" ] |
388 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1608 22 "productcategory" ] |
389 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:38:02" 6097 ] |
390 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440723
]
|
391 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440724
]
|
392 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909166
]
|
393 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1608 131 ] |
394 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1608 19 ] |
395 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1608 20 ] |
396 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1608 22 ] |
397 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0431.jpg" 1 "2024-11-22 04:38:02" 1608 1 "productimage" ] |
398 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1608 31 1 "producttag" ] |
399 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1608 17 1 "producttag" ] |
400 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1608 131 "productcategory" ] |
401 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1608 19 "productcategory" ] |
402 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1608 20 "productcategory" ] |
403 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1608 22 "productcategory" ] |
404 | 0.20 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:38:02" 6098 ] |
405 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477248
]
|
406 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477249
]
|
407 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909167
]
|
408 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1608 131 ] |
409 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1608 19 ] |
410 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1608 20 ] |
411 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1608 22 ] |
412 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0431.jpg" 1 "2024-11-22 04:38:02" 1608 1 "productimage" ] |
413 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1608 31 1 "producttag" ] |
414 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1608 17 1 "producttag" ] |
415 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1608 131 "productcategory" ] |
416 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1608 19 "productcategory" ] |
417 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1608 20 "productcategory" ] |
418 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1608 22 "productcategory" ] |
419 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:38:02" 6373 ] |
420 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477250
]
|
421 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477251
]
|
422 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909168
]
|
423 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1608 131 ] |
424 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1608 19 ] |
425 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1608 20 ] |
426 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1608 22 ] |
427 | 0.17 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0431.jpg" 1 "2024-11-22 04:38:02" 1608 1 "productimage" ] |
428 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1608 31 1 "producttag" ] |
429 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1608 17 1 "producttag" ] |
430 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1608 131 "productcategory" ] |
431 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1608 19 "productcategory" ] |
432 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1608 20 "productcategory" ] |
433 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1608 22 "productcategory" ] |
434 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:38:02" 6573 ] |
435 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477252
]
|
436 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477253
]
|
437 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909169
]
|
438 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1608 131 ] |
439 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1608 19 ] |
440 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1608 20 ] |
441 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1608 22 ] |
442 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
"1607"
]
|
443 | 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:
[
1607
]
|
444 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0430.jpg" 1 "2024-11-22 04:38:02" 1607 1 "productimage" ] |
445 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1608 31 1 "producttag" ] |
446 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1608 17 1 "producttag" ] |
447 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1608 131 "productcategory" ] |
448 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1608 19 "productcategory" ] |
449 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1608 20 "productcategory" ] |
450 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1608 22 "productcategory" ] |
451 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 04:38:02" 6773 ] |
452 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477254
]
|
453 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477255
]
|
454 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1893276
]
|
455 | 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:
[
1607
]
|
456 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1607 19 ] |
457 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1607 34 ] |
458 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1607 39 ] |
459 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1607 131 ] |
460 | 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:
[
34
]
|
461 | 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:
[
39
]
|
462 | 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:
[
1607
]
|
463 | 0.28 ms |
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
1607
]
|
464 | 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:
[
6095
]
|
465 | 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:
[
6095
]
|
466 | 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:
[
6096
]
|
467 | 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:
[
6096
]
|
468 | 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:
[
6372
]
|
469 | 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:
[
6372
]
|
470 | 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:
[
6572
]
|
471 | 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:
[
6572
]
|
472 | 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:
[
6772
]
|
473 | 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:
[
6772
]
|
474 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0430.jpg" 1 "2024-11-22 04:38:02" 1607 1 "productimage" ] |
475 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1607 61 1 "producttag" ] |
476 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1607 23 1 "producttag" ] |
477 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1607 131 "productcategory" ] |
478 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1607 19 "productcategory" ] |
479 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1607 34 "productcategory" ] |
480 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1607 39 "productcategory" ] |
481 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "700" "700" "2024-11-22 04:38:02" 6095 ] |
482 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440733
]
|
483 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440734
]
|
484 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909171
]
|
485 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1607 131 ] |
486 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1607 19 ] |
487 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1607 34 ] |
488 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1607 39 ] |
489 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0430.jpg" 1 "2024-11-22 04:38:02" 1607 1 "productimage" ] |
490 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1607 61 1 "producttag" ] |
491 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1607 23 1 "producttag" ] |
492 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1607 131 "productcategory" ] |
493 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1607 19 "productcategory" ] |
494 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1607 34 "productcategory" ] |
495 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1607 39 "productcategory" ] |
496 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "700" "700" "2024-11-22 04:38:02" 6096 ] |
497 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477258
]
|
498 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477259
]
|
499 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909172
]
|
500 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1607 131 ] |
501 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1607 19 ] |
502 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1607 34 ] |
503 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1607 39 ] |
504 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0430.jpg" 1 "2024-11-22 04:38:02" 1607 1 "productimage" ] |
505 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1607 61 1 "producttag" ] |
506 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1607 23 1 "producttag" ] |
507 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1607 131 "productcategory" ] |
508 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1607 19 "productcategory" ] |
509 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1607 34 "productcategory" ] |
510 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1607 39 "productcategory" ] |
511 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:38:02" 6372 ] |
512 | 0.25 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477260
]
|
513 | 0.19 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477261
]
|
514 | 0.14 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909173
]
|
515 | 0.29 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1607 131 ] |
516 | 0.29 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1607 19 ] |
517 | 0.54 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1607 34 ] |
518 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1607 39 ] |
519 | 0.18 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0430.jpg" 1 "2024-11-22 04:38:02" 1607 1 "productimage" ] |
520 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1607 61 1 "producttag" ] |
521 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1607 23 1 "producttag" ] |
522 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1607 131 "productcategory" ] |
523 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1607 19 "productcategory" ] |
524 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1607 34 "productcategory" ] |
525 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1607 39 "productcategory" ] |
526 | 0.17 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:38:02" 6572 ] |
527 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477262
]
|
528 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477263
]
|
529 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909174
]
|
530 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1607 131 ] |
531 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1607 19 ] |
532 | 0.45 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1607 34 ] |
533 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1607 39 ] |
534 | 0.72 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:
[
"1606"
]
|
535 | 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:
[
1606
]
|
536 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0429.jpg" 1 "2024-11-22 04:38:02" 1606 1 "productimage" ] |
537 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1607 61 1 "producttag" ] |
538 | 0.19 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1607 23 1 "producttag" ] |
539 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1607 131 "productcategory" ] |
540 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1607 19 "productcategory" ] |
541 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1607 34 "productcategory" ] |
542 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1607 39 "productcategory" ] |
543 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "700" "700" "2024-11-22 04:38:02" 6772 ] |
544 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477264
]
|
545 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477265
]
|
546 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1893281
]
|
547 | 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:
[
1606
]
|
548 | 2.79 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1606 19 ] |
549 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1606 41 ] |
550 | 1.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1606 42 ] |
551 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1606 131 ] |
552 | 0.29 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
]
|
553 | 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:
[
42
]
|
554 | 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:
[
1606
]
|
555 | 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:
[
1606
]
|
556 | 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:
[
6093
]
|
557 | 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:
[
6093
]
|
558 | 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:
[
6094
]
|
559 | 0.14 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6094
]
|
560 | 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:
[
6371
]
|
561 | 0.31 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6371
]
|
562 | 0.11 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6571
]
|
563 | 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:
[
6571
]
|
564 | 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:
[
6771
]
|
565 | 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:
[
6771
]
|
566 | 0.33 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0429.jpg" 1 "2024-11-22 04:38:02" 1606 1 "productimage" ] |
567 | 0.18 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1606 35 1 "producttag" ] |
568 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1606 17 1 "producttag" ] |
569 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1606 131 "productcategory" ] |
570 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1606 19 "productcategory" ] |
571 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1606 41 "productcategory" ] |
572 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1606 42 "productcategory" ] |
573 | 0.18 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2400" "2400" "2024-11-22 04:38:02" 6093 ] |
574 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440743
]
|
575 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440744
]
|
576 | 0.16 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909176
]
|
577 | 0.60 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1606 131 ] |
578 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1606 19 ] |
579 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1606 41 ] |
580 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1606 42 ] |
581 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0429.jpg" 1 "2024-11-22 04:38:02" 1606 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:38:02" 1606 35 1 "producttag" ] |
583 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1606 17 1 "producttag" ] |
584 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1606 131 "productcategory" ] |
585 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1606 19 "productcategory" ] |
586 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1606 41 "productcategory" ] |
587 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1606 42 "productcategory" ] |
588 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2600" "2600" "2024-11-22 04:38:02" 6094 ] |
589 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477268
]
|
590 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477269
]
|
591 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909177
]
|
592 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1606 131 ] |
593 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1606 19 ] |
594 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1606 41 ] |
595 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1606 42 ] |
596 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0429.jpg" 1 "2024-11-22 04:38:02" 1606 1 "productimage" ] |
597 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1606 35 1 "producttag" ] |
598 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1606 17 1 "producttag" ] |
599 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1606 131 "productcategory" ] |
600 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1606 19 "productcategory" ] |
601 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1606 41 "productcategory" ] |
602 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1606 42 "productcategory" ] |
603 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1300" "1300" "2024-11-22 04:38:02" 6371 ] |
604 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477270
]
|
605 | 1.07 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477271
]
|
606 | 0.20 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909178
]
|
607 | 0.33 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1606 131 ] |
608 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1606 19 ] |
609 | 1.27 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1606 41 ] |
610 | 0.65 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1606 42 ] |
611 | 0.23 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0429.jpg" 1 "2024-11-22 04:38:02" 1606 1 "productimage" ] |
612 | 0.16 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1606 35 1 "producttag" ] |
613 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1606 17 1 "producttag" ] |
614 | 0.98 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1606 131 "productcategory" ] |
615 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1606 19 "productcategory" ] |
616 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1606 41 "productcategory" ] |
617 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1606 42 "productcategory" ] |
618 | 0.20 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1300" "1300" "2024-11-22 04:38:02" 6571 ] |
619 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477272
]
|
620 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477273
]
|
621 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909179
]
|
622 | 0.32 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1606 131 ] |
623 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1606 19 ] |
624 | 0.24 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1606 41 ] |
625 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1606 42 ] |
626 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
"1605"
]
|
627 | 9.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:
[
1605
]
|
628 | 4.70 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0428.jpg" 1 "2024-11-22 04:38:02" 1605 1 "productimage" ] |
629 | 0.82 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1606 35 1 "producttag" ] |
630 | 1.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1606 17 1 "producttag" ] |
631 | 0.21 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1606 131 "productcategory" ] |
632 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1606 19 "productcategory" ] |
633 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1606 41 "productcategory" ] |
634 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1606 42 "productcategory" ] |
635 | 0.26 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2400" "2400" "2024-11-22 04:38:02" 6771 ] |
636 | 0.93 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477274
]
|
637 | 1.64 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477275
]
|
638 | 2.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1893286
]
|
639 | 0.43 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:
[
1605
]
|
640 | 1.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1605 65 ] |
641 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1605 72 ] |
642 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1605 75 ] |
643 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1605 131 ] |
644 | 0.34 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
72
]
|
645 | 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:
[
75
]
|
646 | 0.26 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:
[
1605
]
|
647 | 0.34 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:
[
1605
]
|
648 | 0.11 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6091
]
|
649 | 0.11 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6091
]
|
650 | 7.48 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6092
]
|
651 | 5.82 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6092
]
|
652 | 8.84 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6370
]
|
653 | 2.90 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6370
]
|
654 | 0.11 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6570
]
|
655 | 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:
[
6570
]
|
656 | 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:
[
6770
]
|
657 | 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:
[
6770
]
|
658 | 0.39 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0428.jpg" 1 "2024-11-22 04:38:02" 1605 1 "productimage" ] |
659 | 0.19 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1605 29 1 "producttag" ] |
660 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1605 17 1 "producttag" ] |
661 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1605 131 "productcategory" ] |
662 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1605 65 "productcategory" ] |
663 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1605 72 "productcategory" ] |
664 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1605 75 "productcategory" ] |
665 | 0.27 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2500" "2500" "2024-11-22 04:38:02" 6091 ] |
666 | 0.18 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440753
]
|
667 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440754
]
|
668 | 0.14 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909181
]
|
669 | 2.49 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1605 131 ] |
670 | 0.90 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1605 65 ] |
671 | 0.24 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1605 72 ] |
672 | 0.59 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1605 75 ] |
673 | 0.25 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0428.jpg" 1 "2024-11-22 04:38:02" 1605 1 "productimage" ] |
674 | 0.87 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1605 29 1 "producttag" ] |
675 | 0.18 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1605 17 1 "producttag" ] |
676 | 0.16 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1605 131 "productcategory" ] |
677 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1605 65 "productcategory" ] |
678 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1605 72 "productcategory" ] |
679 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1605 75 "productcategory" ] |
680 | 0.37 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2700" "2700" "2024-11-22 04:38:02" 6092 ] |
681 | 0.17 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477278
]
|
682 | 0.16 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477279
]
|
683 | 0.37 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909182
]
|
684 | 2.10 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1605 131 ] |
685 | 0.26 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1605 65 ] |
686 | 0.62 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1605 72 ] |
687 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1605 75 ] |
688 | 0.66 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0428.jpg" 1 "2024-11-22 04:38:02" 1605 1 "productimage" ] |
689 | 1.64 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1605 29 1 "producttag" ] |
690 | 0.17 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1605 17 1 "producttag" ] |
691 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1605 131 "productcategory" ] |
692 | 0.71 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1605 65 "productcategory" ] |
693 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1605 72 "productcategory" ] |
694 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1605 75 "productcategory" ] |
695 | 0.31 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1400" "1400" "2024-11-22 04:38:02" 6370 ] |
696 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477280
]
|
697 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477281
]
|
698 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909183
]
|
699 | 0.25 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1605 131 ] |
700 | 1.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1605 65 ] |
701 | 1.47 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1605 72 ] |
702 | 0.80 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1605 75 ] |
703 | 0.45 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0428.jpg" 1 "2024-11-22 04:38:02" 1605 1 "productimage" ] |
704 | 0.22 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1605 29 1 "producttag" ] |
705 | 0.16 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1605 17 1 "producttag" ] |
706 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1605 131 "productcategory" ] |
707 | 0.89 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1605 65 "productcategory" ] |
708 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1605 72 "productcategory" ] |
709 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1605 75 "productcategory" ] |
710 | 0.21 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1400" "1400" "2024-11-22 04:38:02" 6570 ] |
711 | 0.35 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477282
]
|
712 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477283
]
|
713 | 0.15 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909184
]
|
714 | 0.28 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1605 131 ] |
715 | 1.64 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1605 65 ] |
716 | 0.24 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1605 72 ] |
717 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1605 75 ] |
718 | 1.02 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:
[
"1604"
]
|
719 | 0.31 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
1604
]
|
720 | 0.23 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0427.jpg" 1 "2024-11-22 04:38:02" 1604 1 "productimage" ] |
721 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1605 29 1 "producttag" ] |
722 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1605 17 1 "producttag" ] |
723 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1605 131 "productcategory" ] |
724 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1605 65 "productcategory" ] |
725 | 1.64 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1605 72 "productcategory" ] |
726 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1605 75 "productcategory" ] |
727 | 0.21 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2500" "2500" "2024-11-22 04:38:02" 6770 ] |
728 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477284
]
|
729 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477285
]
|
730 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1893291
]
|
731 | 0.29 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:
[
1604
]
|
732 | 0.27 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1604 19 ] |
733 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1604 41 ] |
734 | 0.30 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1604 44 ] |
735 | 0.30 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1604 131 ] |
736 | 0.67 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
]
|
737 | 0.32 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:
[
1604
]
|
738 | 0.34 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:
[
1604
]
|
739 | 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:
[
6089
]
|
740 | 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:
[
6089
]
|
741 | 0.80 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6090
]
|
742 | 3.26 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6090
]
|
743 | 0.11 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6369
]
|
744 | 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:
[
6369
]
|
745 | 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:
[
6569
]
|
746 | 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:
[
6569
]
|
747 | 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:
[
6769
]
|
748 | 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:
[
6769
]
|
749 | 4.64 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0427.jpg" 1 "2024-11-22 04:38:02" 1604 1 "productimage" ] |
750 | 0.45 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1604 61 1 "producttag" ] |
751 | 0.17 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1604 26 1 "producttag" ] |
752 | 0.25 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1604 131 "productcategory" ] |
753 | 0.17 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1604 19 "productcategory" ] |
754 | 0.30 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1604 41 "productcategory" ] |
755 | 0.25 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1604 44 "productcategory" ] |
756 | 0.39 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1100" "1100" "2024-11-22 04:38:02" 6089 ] |
757 | 0.25 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440763
]
|
758 | 0.24 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440764
]
|
759 | 0.36 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909186
]
|
760 | 0.84 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1604 131 ] |
761 | 0.95 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1604 19 ] |
762 | 0.25 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1604 41 ] |
763 | 0.27 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1604 44 ] |
764 | 0.81 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0427.jpg" 1 "2024-11-22 04:38:02" 1604 1 "productimage" ] |
765 | 0.17 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1604 61 1 "producttag" ] |
766 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1604 26 1 "producttag" ] |
767 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1604 131 "productcategory" ] |
768 | 0.20 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1604 19 "productcategory" ] |
769 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1604 41 "productcategory" ] |
770 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1604 44 "productcategory" ] |
771 | 0.20 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1200" "1200" "2024-11-22 04:38:02" 6090 ] |
772 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477288
]
|
773 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477289
]
|
774 | 0.14 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909187
]
|
775 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1604 131 ] |
776 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1604 19 ] |
777 | 0.27 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1604 41 ] |
778 | 2.46 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1604 44 ] |
779 | 0.83 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0427.jpg" 1 "2024-11-22 04:38:02" 1604 1 "productimage" ] |
780 | 0.22 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1604 61 1 "producttag" ] |
781 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1604 26 1 "producttag" ] |
782 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1604 131 "productcategory" ] |
783 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1604 19 "productcategory" ] |
784 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1604 41 "productcategory" ] |
785 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1604 44 "productcategory" ] |
786 | 0.19 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "600" "600" "2024-11-22 04:38:02" 6369 ] |
787 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477290
]
|
788 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477291
]
|
789 | 0.14 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909188
]
|
790 | 0.42 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1604 131 ] |
791 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1604 19 ] |
792 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1604 41 ] |
793 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1604 44 ] |
794 | 0.21 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0427.jpg" 1 "2024-11-22 04:38:02" 1604 1 "productimage" ] |
795 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1604 61 1 "producttag" ] |
796 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1604 26 1 "producttag" ] |
797 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1604 131 "productcategory" ] |
798 | 0.16 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1604 19 "productcategory" ] |
799 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1604 41 "productcategory" ] |
800 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1604 44 "productcategory" ] |
801 | 0.18 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "600" "600" "2024-11-22 04:38:02" 6569 ] |
802 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477292
]
|
803 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477293
]
|
804 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909189
]
|
805 | 1.44 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1604 131 ] |
806 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1604 19 ] |
807 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1604 41 ] |
808 | 0.89 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1604 44 ] |
809 | 0.38 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:
[
"1603"
]
|
810 | 0.34 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:
[
1603
]
|
811 | 0.51 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0426.jpg" 1 "2024-11-22 04:38:02" 1603 1 "productimage" ] |
812 | 0.47 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1604 61 1 "producttag" ] |
813 | 0.36 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1604 26 1 "producttag" ] |
814 | 0.31 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1604 131 "productcategory" ] |
815 | 0.31 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1604 19 "productcategory" ] |
816 | 1.04 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1604 41 "productcategory" ] |
817 | 0.89 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1604 44 "productcategory" ] |
818 | 0.26 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1100" "1100" "2024-11-22 04:38:02" 6769 ] |
819 | 0.20 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477294
]
|
820 | 0.33 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477295
]
|
821 | 0.46 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1893296
]
|
822 | 0.43 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:
[
1603
]
|
823 | 0.25 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1603 65 ] |
824 | 0.45 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1603 66 ] |
825 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1603 69 ] |
826 | 0.36 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1603 131 ] |
827 | 0.37 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:
[
69
]
|
828 | 0.38 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:
[
1603
]
|
829 | 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:
[
1603
]
|
830 | 0.12 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6087
]
|
831 | 0.24 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6087
]
|
832 | 0.24 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6088
]
|
833 | 0.53 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6088
]
|
834 | 1.84 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6368
]
|
835 | 3.70 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6368
]
|
836 | 1.74 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6568
]
|
837 | 1.23 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6568
]
|
838 | 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:
[
6768
]
|
839 | 5.83 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6768
]
|
840 | 0.53 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0426.jpg" 1 "2024-11-22 04:38:02" 1603 1 "productimage" ] |
841 | 0.18 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1603 32 1 "producttag" ] |
842 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1603 17 1 "producttag" ] |
843 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1603 131 "productcategory" ] |
844 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1603 65 "productcategory" ] |
845 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1603 66 "productcategory" ] |
846 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1603 69 "productcategory" ] |
847 | 0.24 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2700" "2700" "2024-11-22 04:38:02" 6087 ] |
848 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440773
]
|
849 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440774
]
|
850 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909191
]
|
851 | 0.25 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1603 131 ] |
852 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1603 65 ] |
853 | 1.03 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1603 66 ] |
854 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1603 69 ] |
855 | 0.22 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0426.jpg" 1 "2024-11-22 04:38:02" 1603 1 "productimage" ] |
856 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1603 32 1 "producttag" ] |
857 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1603 17 1 "producttag" ] |
858 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1603 131 "productcategory" ] |
859 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1603 65 "productcategory" ] |
860 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1603 66 "productcategory" ] |
861 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1603 69 "productcategory" ] |
862 | 0.19 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "3000" "3000" "2024-11-22 04:38:02" 6088 ] |
863 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477298
]
|
864 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477299
]
|
865 | 0.18 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909192
]
|
866 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1603 131 ] |
867 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1603 65 ] |
868 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1603 66 ] |
869 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1603 69 ] |
870 | 1.18 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0426.jpg" 1 "2024-11-22 04:38:02" 1603 1 "productimage" ] |
871 | 9.26 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1603 32 1 "producttag" ] |
872 | 0.19 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1603 17 1 "producttag" ] |
873 | 0.18 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1603 131 "productcategory" ] |
874 | 0.16 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1603 65 "productcategory" ] |
875 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1603 66 "productcategory" ] |
876 | 3.16 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1603 69 "productcategory" ] |
877 | 0.34 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1500" "1500" "2024-11-22 04:38:02" 6368 ] |
878 | 8.06 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477300
]
|
879 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477301
]
|
880 | 0.16 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909193
]
|
881 | 0.28 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1603 131 ] |
882 | 0.24 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1603 65 ] |
883 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1603 66 ] |
884 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1603 69 ] |
885 | 0.21 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0426.jpg" 1 "2024-11-22 04:38:02" 1603 1 "productimage" ] |
886 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1603 32 1 "producttag" ] |
887 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1603 17 1 "producttag" ] |
888 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1603 131 "productcategory" ] |
889 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1603 65 "productcategory" ] |
890 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1603 66 "productcategory" ] |
891 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1603 69 "productcategory" ] |
892 | 0.18 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1500" "1500" "2024-11-22 04:38:02" 6568 ] |
893 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477302
]
|
894 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477303
]
|
895 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909194
]
|
896 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1603 131 ] |
897 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1603 65 ] |
898 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1603 66 ] |
899 | 0.25 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1603 69 ] |
900 | 0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
"1602"
]
|
901 | 0.26 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
1602
]
|
902 | 0.19 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0425.jpg" 1 "2024-11-22 04:38:02" 1602 1 "productimage" ] |
903 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1603 32 1 "producttag" ] |
904 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1603 17 1 "producttag" ] |
905 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1603 131 "productcategory" ] |
906 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1603 65 "productcategory" ] |
907 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1603 66 "productcategory" ] |
908 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1603 69 "productcategory" ] |
909 | 0.17 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2700" "2700" "2024-11-22 04:38:02" 6768 ] |
910 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477304
]
|
911 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477305
]
|
912 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1893301
]
|
913 | 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:
[
1602
]
|
914 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1602 65 ] |
915 | 1.65 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1602 66 ] |
916 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1602 69 ] |
917 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1602 131 ] |
918 | 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:
[
1602
]
|
919 | 0.38 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:
[
1602
]
|
920 | 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:
[
6085
]
|
921 | 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:
[
6085
]
|
922 | 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:
[
6086
]
|
923 | 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:
[
6086
]
|
924 | 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:
[
6367
]
|
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:
[
6367
]
|
926 | 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:
[
6567
]
|
927 | 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:
[
6567
]
|
928 | 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:
[
6767
]
|
929 | 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:
[
6767
]
|
930 | 0.23 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0425.jpg" 1 "2024-11-22 04:38:02" 1602 1 "productimage" ] |
931 | 0.27 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1602 32 1 "producttag" ] |
932 | 0.20 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1602 21 1 "producttag" ] |
933 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1602 131 "productcategory" ] |
934 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1602 65 "productcategory" ] |
935 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1602 66 "productcategory" ] |
936 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1602 69 "productcategory" ] |
937 | 0.21 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1000" "1000" "2024-11-22 04:38:02" 6085 ] |
938 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440783
]
|
939 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440784
]
|
940 | 0.13 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909196
]
|
941 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1602 131 ] |
942 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1602 65 ] |
943 | 0.25 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1602 66 ] |
944 | 0.68 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1602 69 ] |
945 | 0.21 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0425.jpg" 1 "2024-11-22 04:38:02" 1602 1 "productimage" ] |
946 | 0.31 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1602 32 1 "producttag" ] |
947 | 0.16 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1602 21 1 "producttag" ] |
948 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1602 131 "productcategory" ] |
949 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1602 65 "productcategory" ] |
950 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1602 66 "productcategory" ] |
951 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1602 69 "productcategory" ] |
952 | 0.21 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1100" "1100" "2024-11-22 04:38:02" 6086 ] |
953 | 2.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477308
]
|
954 | 0.16 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477309
]
|
955 | 0.15 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909197
]
|
956 | 0.41 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1602 131 ] |
957 | 0.25 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1602 65 ] |
958 | 0.28 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1602 66 ] |
959 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1602 69 ] |
960 | 2.62 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0425.jpg" 1 "2024-11-22 04:38:02" 1602 1 "productimage" ] |
961 | 0.16 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1602 32 1 "producttag" ] |
962 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1602 21 1 "producttag" ] |
963 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1602 131 "productcategory" ] |
964 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1602 65 "productcategory" ] |
965 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1602 66 "productcategory" ] |
966 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1602 69 "productcategory" ] |
967 | 0.25 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "600" "600" "2024-11-22 04:38:02" 6367 ] |
968 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477310
]
|
969 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477311
]
|
970 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909198
]
|
971 | 0.26 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1602 131 ] |
972 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1602 65 ] |
973 | 2.66 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1602 66 ] |
974 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1602 69 ] |
975 | 0.21 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0425.jpg" 1 "2024-11-22 04:38:02" 1602 1 "productimage" ] |
976 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1602 32 1 "producttag" ] |
977 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:02" 1602 21 1 "producttag" ] |
978 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1602 131 "productcategory" ] |
979 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1602 65 "productcategory" ] |
980 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1602 66 "productcategory" ] |
981 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1602 69 "productcategory" ] |
982 | 0.18 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "600" "600" "2024-11-22 04:38:02" 6567 ] |
983 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477312
]
|
984 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477313
]
|
985 | 0.17 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909199
]
|
986 | 1.61 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1602 131 ] |
987 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1602 65 ] |
988 | 2.76 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1602 66 ] |
989 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1602 69 ] |
990 | 0.34 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:
[
"1601"
]
|
991 | 0.29 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:
[
1601
]
|
992 | 0.21 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0424.jpg" 1 "2024-11-22 04:38:03" 1601 1 "productimage" ] |
993 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1602 32 1 "producttag" ] |
994 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1602 21 1 "producttag" ] |
995 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1602 131 "productcategory" ] |
996 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1602 65 "productcategory" ] |
997 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1602 66 "productcategory" ] |
998 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1602 69 "productcategory" ] |
999 | 0.19 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1000" "1000" "2024-11-22 04:38:03" 6767 ] |
1000 | 0.97 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477314
]
|
1001 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477315
]
|
1002 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1893306
]
|
1003 | 0.23 ms |
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
1601
]
|
1004 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1601 65 ] |
1005 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1601 66 ] |
1006 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1601 69 ] |
1007 | 0.28 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1601 131 ] |
1008 | 0.56 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:
[
1601
]
|
1009 | 6.29 ms |
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
1601
]
|
1010 | 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:
[
6083
]
|
1011 | 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:
[
6083
]
|
1012 | 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:
[
6084
]
|
1013 | 0.11 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6084
]
|
1014 | 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:
[
6366
]
|
1015 | 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:
[
6366
]
|
1016 | 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:
[
6566
]
|
1017 | 0.28 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6566
]
|
1018 | 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:
[
6766
]
|
1019 | 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:
[
6766
]
|
1020 | 0.47 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0424.jpg" 1 "2024-11-22 04:38:03" 1601 1 "productimage" ] |
1021 | 0.20 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1601 32 1 "producttag" ] |
1022 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1601 21 1 "producttag" ] |
1023 | 0.16 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1601 131 "productcategory" ] |
1024 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1601 65 "productcategory" ] |
1025 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1601 66 "productcategory" ] |
1026 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1601 69 "productcategory" ] |
1027 | 0.23 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1200" "1200" "2024-11-22 04:38:03" 6083 ] |
1028 | 0.36 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440793
]
|
1029 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440794
]
|
1030 | 0.13 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909201
]
|
1031 | 0.26 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1601 131 ] |
1032 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1601 65 ] |
1033 | 0.38 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1601 66 ] |
1034 | 1.10 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1601 69 ] |
1035 | 0.23 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0424.jpg" 1 "2024-11-22 04:38:03" 1601 1 "productimage" ] |
1036 | 0.16 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1601 32 1 "producttag" ] |
1037 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1601 21 1 "producttag" ] |
1038 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1601 131 "productcategory" ] |
1039 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1601 65 "productcategory" ] |
1040 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1601 66 "productcategory" ] |
1041 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1601 69 "productcategory" ] |
1042 | 0.21 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1300" "1300" "2024-11-22 04:38:03" 6084 ] |
1043 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477318
]
|
1044 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477319
]
|
1045 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909202
]
|
1046 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1601 131 ] |
1047 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1601 65 ] |
1048 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1601 66 ] |
1049 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1601 69 ] |
1050 | 6.37 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0424.jpg" 1 "2024-11-22 04:38:03" 1601 1 "productimage" ] |
1051 | 8.33 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1601 32 1 "producttag" ] |
1052 | 0.24 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1601 21 1 "producttag" ] |
1053 | 0.17 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1601 131 "productcategory" ] |
1054 | 0.18 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1601 65 "productcategory" ] |
1055 | 0.28 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1601 66 "productcategory" ] |
1056 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1601 69 "productcategory" ] |
1057 | 0.25 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "700" "700" "2024-11-22 04:38:03" 6366 ] |
1058 | 0.32 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477320
]
|
1059 | 0.70 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477321
]
|
1060 | 0.16 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909203
]
|
1061 | 3.45 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1601 131 ] |
1062 | 0.26 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1601 65 ] |
1063 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1601 66 ] |
1064 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1601 69 ] |
1065 | 0.24 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0424.jpg" 1 "2024-11-22 04:38:03" 1601 1 "productimage" ] |
1066 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1601 32 1 "producttag" ] |
1067 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1601 21 1 "producttag" ] |
1068 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1601 131 "productcategory" ] |
1069 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1601 65 "productcategory" ] |
1070 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1601 66 "productcategory" ] |
1071 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1601 69 "productcategory" ] |
1072 | 0.19 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "700" "700" "2024-11-22 04:38:03" 6566 ] |
1073 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477322
]
|
1074 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477323
]
|
1075 | 0.43 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909204
]
|
1076 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1601 131 ] |
1077 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1601 65 ] |
1078 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1601 66 ] |
1079 | 0.24 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1601 69 ] |
1080 | 0.33 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:
[
"1630"
]
|
1081 | 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:
[
1630
]
|
1082 | 0.21 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0453.jpg" 1 "2024-11-22 04:38:03" 1630 1 "productimage" ] |
1083 | 0.36 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1601 32 1 "producttag" ] |
1084 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1601 21 1 "producttag" ] |
1085 | 0.16 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1601 131 "productcategory" ] |
1086 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1601 65 "productcategory" ] |
1087 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1601 66 "productcategory" ] |
1088 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1601 69 "productcategory" ] |
1089 | 0.26 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1200" "1200" "2024-11-22 04:38:03" 6766 ] |
1090 | 0.70 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477324
]
|
1091 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477325
]
|
1092 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1893311
]
|
1093 | 0.23 ms |
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
1630
]
|
1094 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1630 19 ] |
1095 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1630 61 ] |
1096 | 0.77 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1630 131 ] |
1097 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1630 163 ] |
1098 | 0.32 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:
[
61
]
|
1099 | 0.21 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:
[
163
]
|
1100 | 0.26 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:
[
1630
]
|
1101 | 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:
[
1630
]
|
1102 | 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:
[
6141
]
|
1103 | 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:
[
6141
]
|
1104 | 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:
[
6142
]
|
1105 | 0.14 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6142
]
|
1106 | 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:
[
6395
]
|
1107 | 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:
[
6395
]
|
1108 | 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:
[
6595
]
|
1109 | 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:
[
6595
]
|
1110 | 0.16 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6795
]
|
1111 | 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:
[
6795
]
|
1112 | 0.33 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0453.jpg" 1 "2024-11-22 04:38:03" 1630 1 "productimage" ] |
1113 | 0.17 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1630 41 1 "producttag" ] |
1114 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1630 20 1 "producttag" ] |
1115 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1630 131 "productcategory" ] |
1116 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1630 19 "productcategory" ] |
1117 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1630 61 "productcategory" ] |
1118 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1630 163 "productcategory" ] |
1119 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "700" "700" "2024-11-22 04:38:03" 6141 ] |
1120 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440803
]
|
1121 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440804
]
|
1122 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909206
]
|
1123 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1630 131 ] |
1124 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1630 19 ] |
1125 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1630 61 ] |
1126 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1630 163 ] |
1127 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0453.jpg" 1 "2024-11-22 04:38:03" 1630 1 "productimage" ] |
1128 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1630 41 1 "producttag" ] |
1129 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1630 20 1 "producttag" ] |
1130 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1630 131 "productcategory" ] |
1131 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1630 19 "productcategory" ] |
1132 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1630 61 "productcategory" ] |
1133 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1630 163 "productcategory" ] |
1134 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "700" "700" "2024-11-22 04:38:03" 6142 ] |
1135 | 0.16 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477328
]
|
1136 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477329
]
|
1137 | 0.15 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909207
]
|
1138 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1630 131 ] |
1139 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1630 19 ] |
1140 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1630 61 ] |
1141 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1630 163 ] |
1142 | 0.24 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0453.jpg" 1 "2024-11-22 04:38:03" 1630 1 "productimage" ] |
1143 | 0.56 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1630 41 1 "producttag" ] |
1144 | 1.00 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1630 20 1 "producttag" ] |
1145 | 0.16 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1630 131 "productcategory" ] |
1146 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1630 19 "productcategory" ] |
1147 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1630 61 "productcategory" ] |
1148 | 0.39 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1630 163 "productcategory" ] |
1149 | 0.20 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:38:03" 6395 ] |
1150 | 0.77 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477330
]
|
1151 | 0.74 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477331
]
|
1152 | 0.15 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909208
]
|
1153 | 0.25 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1630 131 ] |
1154 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1630 19 ] |
1155 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1630 61 ] |
1156 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1630 163 ] |
1157 | 0.20 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0453.jpg" 1 "2024-11-22 04:38:03" 1630 1 "productimage" ] |
1158 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1630 41 1 "producttag" ] |
1159 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1630 20 1 "producttag" ] |
1160 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1630 131 "productcategory" ] |
1161 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1630 19 "productcategory" ] |
1162 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1630 61 "productcategory" ] |
1163 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1630 163 "productcategory" ] |
1164 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 04:38:03" 6595 ] |
1165 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477332
]
|
1166 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477333
]
|
1167 | 0.13 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909209
]
|
1168 | 0.72 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1630 131 ] |
1169 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1630 19 ] |
1170 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1630 61 ] |
1171 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1630 163 ] |
1172 | 0.35 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:
[
"1629"
]
|
1173 | 0.28 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
1629
]
|
1174 | 0.18 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0452.jpg" 1 "2024-11-22 04:38:03" 1629 1 "productimage" ] |
1175 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1630 41 1 "producttag" ] |
1176 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1630 20 1 "producttag" ] |
1177 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1630 131 "productcategory" ] |
1178 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1630 19 "productcategory" ] |
1179 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1630 61 "productcategory" ] |
1180 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1630 163 "productcategory" ] |
1181 | 0.17 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "700" "700" "2024-11-22 04:38:03" 6795 ] |
1182 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477334
]
|
1183 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477335
]
|
1184 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1893316
]
|
1185 | 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:
[
1629
]
|
1186 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1629 19 ] |
1187 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1629 61 ] |
1188 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1629 131 ] |
1189 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1629 163 ] |
1190 | 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:
[
1629
]
|
1191 | 0.29 ms |
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
1629
]
|
1192 | 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:
[
6139
]
|
1193 | 0.11 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6139
]
|
1194 | 0.11 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6140
]
|
1195 | 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:
[
6140
]
|
1196 | 0.15 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6394
]
|
1197 | 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:
[
6394
]
|
1198 | 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:
[
6594
]
|
1199 | 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:
[
6594
]
|
1200 | 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:
[
6794
]
|
1201 | 1.30 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6794
]
|
1202 | 0.21 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0452.jpg" 1 "2024-11-22 04:38:03" 1629 1 "productimage" ] |
1203 | 0.16 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1629 41 1 "producttag" ] |
1204 | 0.16 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1629 17 1 "producttag" ] |
1205 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1629 131 "productcategory" ] |
1206 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1629 19 "productcategory" ] |
1207 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1629 61 "productcategory" ] |
1208 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1629 163 "productcategory" ] |
1209 | 0.19 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2600" "2600" "2024-11-22 04:38:03" 6139 ] |
1210 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440813
]
|
1211 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440814
]
|
1212 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909211
]
|
1213 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1629 131 ] |
1214 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1629 19 ] |
1215 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1629 61 ] |
1216 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1629 163 ] |
1217 | 0.20 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0452.jpg" 1 "2024-11-22 04:38:03" 1629 1 "productimage" ] |
1218 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1629 41 1 "producttag" ] |
1219 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1629 17 1 "producttag" ] |
1220 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1629 131 "productcategory" ] |
1221 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1629 19 "productcategory" ] |
1222 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1629 61 "productcategory" ] |
1223 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1629 163 "productcategory" ] |
1224 | 0.21 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2800" "2800" "2024-11-22 04:38:03" 6140 ] |
1225 | 0.17 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477338
]
|
1226 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477339
]
|
1227 | 0.13 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909212
]
|
1228 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1629 131 ] |
1229 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1629 19 ] |
1230 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1629 61 ] |
1231 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1629 163 ] |
1232 | 0.19 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0452.jpg" 1 "2024-11-22 04:38:03" 1629 1 "productimage" ] |
1233 | 0.30 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1629 41 1 "producttag" ] |
1234 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1629 17 1 "producttag" ] |
1235 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1629 131 "productcategory" ] |
1236 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1629 19 "productcategory" ] |
1237 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1629 61 "productcategory" ] |
1238 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1629 163 "productcategory" ] |
1239 | 0.18 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1400" "1400" "2024-11-22 04:38:03" 6394 ] |
1240 | 0.21 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477340
]
|
1241 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477341
]
|
1242 | 0.13 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909213
]
|
1243 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1629 131 ] |
1244 | 2.24 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1629 19 ] |
1245 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1629 61 ] |
1246 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1629 163 ] |
1247 | 0.29 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0452.jpg" 1 "2024-11-22 04:38:03" 1629 1 "productimage" ] |
1248 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1629 41 1 "producttag" ] |
1249 | 0.75 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1629 17 1 "producttag" ] |
1250 | 0.71 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1629 131 "productcategory" ] |
1251 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1629 19 "productcategory" ] |
1252 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1629 61 "productcategory" ] |
1253 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1629 163 "productcategory" ] |
1254 | 0.18 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1400" "1400" "2024-11-22 04:38:03" 6594 ] |
1255 | 1.46 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477342
]
|
1256 | 0.25 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477343
]
|
1257 | 0.14 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909214
]
|
1258 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1629 131 ] |
1259 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1629 19 ] |
1260 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1629 61 ] |
1261 | 0.62 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1629 163 ] |
1262 | 0.34 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:
[
"1628"
]
|
1263 | 0.28 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
1628
]
|
1264 | 0.35 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0451.jpg" 1 "2024-11-22 04:38:03" 1628 1 "productimage" ] |
1265 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1629 41 1 "producttag" ] |
1266 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1629 17 1 "producttag" ] |
1267 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1629 131 "productcategory" ] |
1268 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1629 19 "productcategory" ] |
1269 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1629 61 "productcategory" ] |
1270 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1629 163 "productcategory" ] |
1271 | 0.18 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2600" "2600" "2024-11-22 04:38:03" 6794 ] |
1272 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477344
]
|
1273 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477345
]
|
1274 | 0.16 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1893321
]
|
1275 | 5.69 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:
[
1628
]
|
1276 | 3.77 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1628 19 ] |
1277 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1628 61 ] |
1278 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1628 131 ] |
1279 | 0.40 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1628 163 ] |
1280 | 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:
[
1628
]
|
1281 | 0.44 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:
[
1628
]
|
1282 | 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:
[
6137
]
|
1283 | 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:
[
6137
]
|
1284 | 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:
[
6138
]
|
1285 | 0.25 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6138
]
|
1286 | 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:
[
6393
]
|
1287 | 0.11 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6393
]
|
1288 | 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:
[
6593
]
|
1289 | 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:
[
6593
]
|
1290 | 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:
[
6793
]
|
1291 | 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:
[
6793
]
|
1292 | 0.20 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0451.jpg" 1 "2024-11-22 04:38:03" 1628 1 "productimage" ] |
1293 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1628 41 1 "producttag" ] |
1294 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1628 17 1 "producttag" ] |
1295 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1628 13 1 "producttag" ] |
1296 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1628 131 "productcategory" ] |
1297 | 4.34 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1628 19 "productcategory" ] |
1298 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1628 61 "productcategory" ] |
1299 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1628 163 "productcategory" ] |
1300 | 0.33 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2700" "2700" "2024-11-22 04:38:03" 6137 ] |
1301 | 0.19 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440827
]
|
1302 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440828
]
|
1303 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440829
]
|
1304 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909216
]
|
1305 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1628 131 ] |
1306 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1628 19 ] |
1307 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1628 61 ] |
1308 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1628 163 ] |
1309 | 0.28 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0451.jpg" 1 "2024-11-22 04:38:03" 1628 1 "productimage" ] |
1310 | 5.27 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1628 41 1 "producttag" ] |
1311 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1628 17 1 "producttag" ] |
1312 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1628 13 1 "producttag" ] |
1313 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1628 131 "productcategory" ] |
1314 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1628 19 "productcategory" ] |
1315 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1628 61 "productcategory" ] |
1316 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1628 163 "productcategory" ] |
1317 | 0.19 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "3000" "3000" "2024-11-22 04:38:03" 6138 ] |
1318 | 0.66 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477348
]
|
1319 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477349
]
|
1320 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477350
]
|
1321 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909217
]
|
1322 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1628 131 ] |
1323 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1628 19 ] |
1324 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1628 61 ] |
1325 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1628 163 ] |
1326 | 0.19 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0451.jpg" 1 "2024-11-22 04:38:03" 1628 1 "productimage" ] |
1327 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1628 41 1 "producttag" ] |
1328 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1628 17 1 "producttag" ] |
1329 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1628 13 1 "producttag" ] |
1330 | 0.31 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1628 131 "productcategory" ] |
1331 | 2.43 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1628 19 "productcategory" ] |
1332 | 0.16 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1628 61 "productcategory" ] |
1333 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1628 163 "productcategory" ] |
1334 | 0.22 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1500" "1500" "2024-11-22 04:38:03" 6393 ] |
1335 | 0.16 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477351
]
|
1336 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477352
]
|
1337 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477353
]
|
1338 | 0.13 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909218
]
|
1339 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1628 131 ] |
1340 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1628 19 ] |
1341 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1628 61 ] |
1342 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1628 163 ] |
1343 | 0.17 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0451.jpg" 1 "2024-11-22 04:38:03" 1628 1 "productimage" ] |
1344 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1628 41 1 "producttag" ] |
1345 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1628 17 1 "producttag" ] |
1346 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1628 13 1 "producttag" ] |
1347 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1628 131 "productcategory" ] |
1348 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1628 19 "productcategory" ] |
1349 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1628 61 "productcategory" ] |
1350 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1628 163 "productcategory" ] |
1351 | 0.19 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1500" "1500" "2024-11-22 04:38:03" 6593 ] |
1352 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477354
]
|
1353 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477355
]
|
1354 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477356
]
|
1355 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909219
]
|
1356 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1628 131 ] |
1357 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1628 19 ] |
1358 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1628 61 ] |
1359 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1628 163 ] |
1360 | 1.11 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:
[
"1627"
]
|
1361 | 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:
[
1627
]
|
1362 | 0.25 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0450.jpg" 1 "2024-11-22 04:38:03" 1627 1 "productimage" ] |
1363 | 0.23 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1628 41 1 "producttag" ] |
1364 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1628 17 1 "producttag" ] |
1365 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1628 13 1 "producttag" ] |
1366 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1628 131 "productcategory" ] |
1367 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1628 19 "productcategory" ] |
1368 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1628 61 "productcategory" ] |
1369 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1628 163 "productcategory" ] |
1370 | 0.23 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2700" "2700" "2024-11-22 04:38:03" 6793 ] |
1371 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477357
]
|
1372 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477358
]
|
1373 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477359
]
|
1374 | 0.15 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1893326
]
|
1375 | 0.27 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:
[
1627
]
|
1376 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1627 65 ] |
1377 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1627 97 ] |
1378 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1627 103 ] |
1379 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1627 131 ] |
1380 | 0.21 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
97
]
|
1381 | 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:
[
103
]
|
1382 | 0.25 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:
[
1627
]
|
1383 | 0.28 ms |
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
1627
]
|
1384 | 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:
[
6135
]
|
1385 | 0.11 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6135
]
|
1386 | 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:
[
6136
]
|
1387 | 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:
[
6136
]
|
1388 | 0.11 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6392
]
|
1389 | 0.51 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6392
]
|
1390 | 0.71 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6592
]
|
1391 | 0.11 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6592
]
|
1392 | 3.32 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6792
]
|
1393 | 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:
[
6792
]
|
1394 | 0.18 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0450.jpg" 1 "2024-11-22 04:38:03" 1627 1 "productimage" ] |
1395 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1627 29 1 "producttag" ] |
1396 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1627 17 1 "producttag" ] |
1397 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1627 131 "productcategory" ] |
1398 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1627 65 "productcategory" ] |
1399 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1627 97 "productcategory" ] |
1400 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1627 103 "productcategory" ] |
1401 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1100" "1100" "2024-11-22 04:38:03" 6135 ] |
1402 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440838
]
|
1403 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440839
]
|
1404 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909221
]
|
1405 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1627 131 ] |
1406 | 0.93 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1627 65 ] |
1407 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1627 97 ] |
1408 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1627 103 ] |
1409 | 0.19 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0450.jpg" 1 "2024-11-22 04:38:03" 1627 1 "productimage" ] |
1410 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1627 29 1 "producttag" ] |
1411 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1627 17 1 "producttag" ] |
1412 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1627 131 "productcategory" ] |
1413 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1627 65 "productcategory" ] |
1414 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1627 97 "productcategory" ] |
1415 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1627 103 "productcategory" ] |
1416 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1200" "1200" "2024-11-22 04:38:03" 6136 ] |
1417 | 1.80 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477363
]
|
1418 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477364
]
|
1419 | 0.17 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909222
]
|
1420 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1627 131 ] |
1421 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1627 65 ] |
1422 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1627 97 ] |
1423 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1627 103 ] |
1424 | 0.18 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0450.jpg" 1 "2024-11-22 04:38:03" 1627 1 "productimage" ] |
1425 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1627 29 1 "producttag" ] |
1426 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1627 17 1 "producttag" ] |
1427 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1627 131 "productcategory" ] |
1428 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1627 65 "productcategory" ] |
1429 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1627 97 "productcategory" ] |
1430 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1627 103 "productcategory" ] |
1431 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "600" "600" "2024-11-22 04:38:03" 6392 ] |
1432 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477365
]
|
1433 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477366
]
|
1434 | 0.13 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909223
]
|
1435 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1627 131 ] |
1436 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1627 65 ] |
1437 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1627 97 ] |
1438 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1627 103 ] |
1439 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0450.jpg" 1 "2024-11-22 04:38:03" 1627 1 "productimage" ] |
1440 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1627 29 1 "producttag" ] |
1441 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1627 17 1 "producttag" ] |
1442 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1627 131 "productcategory" ] |
1443 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1627 65 "productcategory" ] |
1444 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1627 97 "productcategory" ] |
1445 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1627 103 "productcategory" ] |
1446 | 0.17 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "600" "600" "2024-11-22 04:38:03" 6592 ] |
1447 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477367
]
|
1448 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477368
]
|
1449 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909224
]
|
1450 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1627 131 ] |
1451 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1627 65 ] |
1452 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1627 97 ] |
1453 | 0.34 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1627 103 ] |
1454 | 0.41 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:
[
"1626"
]
|
1455 | 0.26 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
1626
]
|
1456 | 0.17 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0449.jpg" 1 "2024-11-22 04:38:03" 1626 1 "productimage" ] |
1457 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1627 29 1 "producttag" ] |
1458 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1627 17 1 "producttag" ] |
1459 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1627 131 "productcategory" ] |
1460 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1627 65 "productcategory" ] |
1461 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1627 97 "productcategory" ] |
1462 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1627 103 "productcategory" ] |
1463 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1100" "1100" "2024-11-22 04:38:03" 6792 ] |
1464 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477369
]
|
1465 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477370
]
|
1466 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1893331
]
|
1467 | 0.20 ms |
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
1626
]
|
1468 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1626 65 ] |
1469 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1626 66 ] |
1470 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1626 68 ] |
1471 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1626 131 ] |
1472 | 0.21 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:
[
68
]
|
1473 | 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:
[
1626
]
|
1474 | 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:
[
1626
]
|
1475 | 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:
[
6133
]
|
1476 | 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:
[
6133
]
|
1477 | 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:
[
6134
]
|
1478 | 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:
[
6134
]
|
1479 | 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:
[
6391
]
|
1480 | 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:
[
6391
]
|
1481 | 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:
[
6591
]
|
1482 | 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:
[
6591
]
|
1483 | 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:
[
6791
]
|
1484 | 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:
[
6791
]
|
1485 | 0.17 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0449.jpg" 1 "2024-11-22 04:38:03" 1626 1 "productimage" ] |
1486 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1626 32 1 "producttag" ] |
1487 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1626 83 1 "producttag" ] |
1488 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1626 131 "productcategory" ] |
1489 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1626 65 "productcategory" ] |
1490 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1626 66 "productcategory" ] |
1491 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1626 68 "productcategory" ] |
1492 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:38:03" 6133 ] |
1493 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440848
]
|
1494 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440849
]
|
1495 | 0.13 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909226
]
|
1496 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1626 131 ] |
1497 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1626 65 ] |
1498 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1626 66 ] |
1499 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1626 68 ] |
1500 | 0.19 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0449.jpg" 1 "2024-11-22 04:38:03" 1626 1 "productimage" ] |
1501 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1626 32 1 "producttag" ] |
1502 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1626 83 1 "producttag" ] |
1503 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1626 131 "productcategory" ] |
1504 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1626 65 "productcategory" ] |
1505 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1626 66 "productcategory" ] |
1506 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1626 68 "productcategory" ] |
1507 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:38:03" 6134 ] |
1508 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477373
]
|
1509 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477374
]
|
1510 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909227
]
|
1511 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1626 131 ] |
1512 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1626 65 ] |
1513 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1626 66 ] |
1514 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1626 68 ] |
1515 | 0.17 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0449.jpg" 1 "2024-11-22 04:38:03" 1626 1 "productimage" ] |
1516 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1626 32 1 "producttag" ] |
1517 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1626 83 1 "producttag" ] |
1518 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1626 131 "productcategory" ] |
1519 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1626 65 "productcategory" ] |
1520 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1626 66 "productcategory" ] |
1521 | 0.21 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1626 68 "productcategory" ] |
1522 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:38:03" 6391 ] |
1523 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477375
]
|
1524 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477376
]
|
1525 | 0.13 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909228
]
|
1526 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1626 131 ] |
1527 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1626 65 ] |
1528 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1626 66 ] |
1529 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1626 68 ] |
1530 | 0.28 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0449.jpg" 1 "2024-11-22 04:38:03" 1626 1 "productimage" ] |
1531 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1626 32 1 "producttag" ] |
1532 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1626 83 1 "producttag" ] |
1533 | 0.18 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1626 131 "productcategory" ] |
1534 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1626 65 "productcategory" ] |
1535 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1626 66 "productcategory" ] |
1536 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1626 68 "productcategory" ] |
1537 | 0.19 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:38:03" 6591 ] |
1538 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477377
]
|
1539 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477378
]
|
1540 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909229
]
|
1541 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1626 131 ] |
1542 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1626 65 ] |
1543 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1626 66 ] |
1544 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1626 68 ] |
1545 | 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:
[
"1625"
]
|
1546 | 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:
[
1625
]
|
1547 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0448.jpg" 1 "2024-11-22 04:38:03" 1625 1 "productimage" ] |
1548 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1626 32 1 "producttag" ] |
1549 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1626 83 1 "producttag" ] |
1550 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1626 131 "productcategory" ] |
1551 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1626 65 "productcategory" ] |
1552 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1626 66 "productcategory" ] |
1553 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1626 68 "productcategory" ] |
1554 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:38:03" 6791 ] |
1555 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477379
]
|
1556 | 0.16 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477380
]
|
1557 | 0.16 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1893336
]
|
1558 | 0.23 ms |
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
1625
]
|
1559 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1625 65 ] |
1560 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1625 66 ] |
1561 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1625 68 ] |
1562 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1625 131 ] |
1563 | 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:
[
1625
]
|
1564 | 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:
[
1625
]
|
1565 | 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:
[
6131
]
|
1566 | 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:
[
6131
]
|
1567 | 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:
[
6132
]
|
1568 | 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:
[
6132
]
|
1569 | 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:
[
6390
]
|
1570 | 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:
[
6390
]
|
1571 | 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:
[
6590
]
|
1572 | 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:
[
6590
]
|
1573 | 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:
[
6790
]
|
1574 | 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:
[
6790
]
|
1575 | 0.43 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0448.jpg" 1 "2024-11-22 04:38:03" 1625 1 "productimage" ] |
1576 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1625 32 1 "producttag" ] |
1577 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1625 14 1 "producttag" ] |
1578 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1625 131 "productcategory" ] |
1579 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1625 65 "productcategory" ] |
1580 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1625 66 "productcategory" ] |
1581 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1625 68 "productcategory" ] |
1582 | 0.18 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:38:03" 6131 ] |
1583 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440858
]
|
1584 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440859
]
|
1585 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909231
]
|
1586 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1625 131 ] |
1587 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1625 65 ] |
1588 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1625 66 ] |
1589 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1625 68 ] |
1590 | 0.20 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0448.jpg" 1 "2024-11-22 04:38:03" 1625 1 "productimage" ] |
1591 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1625 32 1 "producttag" ] |
1592 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1625 14 1 "producttag" ] |
1593 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1625 131 "productcategory" ] |
1594 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1625 65 "productcategory" ] |
1595 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1625 66 "productcategory" ] |
1596 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1625 68 "productcategory" ] |
1597 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:38:03" 6132 ] |
1598 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477383
]
|
1599 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477384
]
|
1600 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909232
]
|
1601 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1625 131 ] |
1602 | 2.09 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1625 65 ] |
1603 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1625 66 ] |
1604 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1625 68 ] |
1605 | 0.18 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0448.jpg" 1 "2024-11-22 04:38:03" 1625 1 "productimage" ] |
1606 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1625 32 1 "producttag" ] |
1607 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1625 14 1 "producttag" ] |
1608 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1625 131 "productcategory" ] |
1609 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1625 65 "productcategory" ] |
1610 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1625 66 "productcategory" ] |
1611 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1625 68 "productcategory" ] |
1612 | 0.21 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:38:03" 6390 ] |
1613 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477385
]
|
1614 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477386
]
|
1615 | 0.13 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909233
]
|
1616 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1625 131 ] |
1617 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1625 65 ] |
1618 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1625 66 ] |
1619 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1625 68 ] |
1620 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0448.jpg" 1 "2024-11-22 04:38:03" 1625 1 "productimage" ] |
1621 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1625 32 1 "producttag" ] |
1622 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1625 14 1 "producttag" ] |
1623 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1625 131 "productcategory" ] |
1624 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1625 65 "productcategory" ] |
1625 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1625 66 "productcategory" ] |
1626 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1625 68 "productcategory" ] |
1627 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:38:03" 6590 ] |
1628 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477387
]
|
1629 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477388
]
|
1630 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909234
]
|
1631 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1625 131 ] |
1632 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1625 65 ] |
1633 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1625 66 ] |
1634 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1625 68 ] |
1635 | 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:
[
"1624"
]
|
1636 | 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:
[
1624
]
|
1637 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0447.jpg" 1 "2024-11-22 04:38:03" 1624 1 "productimage" ] |
1638 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1625 32 1 "producttag" ] |
1639 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1625 14 1 "producttag" ] |
1640 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1625 131 "productcategory" ] |
1641 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1625 65 "productcategory" ] |
1642 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1625 66 "productcategory" ] |
1643 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1625 68 "productcategory" ] |
1644 | 0.17 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 04:38:03" 6790 ] |
1645 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477389
]
|
1646 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477390
]
|
1647 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1893341
]
|
1648 | 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:
[
1624
]
|
1649 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1624 65 ] |
1650 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1624 66 ] |
1651 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1624 67 ] |
1652 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1624 131 ] |
1653 | 0.25 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:
[
1624
]
|
1654 | 0.34 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:
[
1624
]
|
1655 | 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:
[
6129
]
|
1656 | 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:
[
6129
]
|
1657 | 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:
[
6130
]
|
1658 | 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:
[
6130
]
|
1659 | 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:
[
6389
]
|
1660 | 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:
[
6389
]
|
1661 | 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:
[
6589
]
|
1662 | 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:
[
6589
]
|
1663 | 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:
[
6789
]
|
1664 | 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:
[
6789
]
|
1665 | 0.25 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0447.jpg" 1 "2024-11-22 04:38:03" 1624 1 "productimage" ] |
1666 | 0.63 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1624 32 1 "producttag" ] |
1667 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1624 83 1 "producttag" ] |
1668 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1624 131 "productcategory" ] |
1669 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1624 65 "productcategory" ] |
1670 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1624 66 "productcategory" ] |
1671 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1624 67 "productcategory" ] |
1672 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:38:03" 6129 ] |
1673 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440868
]
|
1674 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440869
]
|
1675 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909236
]
|
1676 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1624 131 ] |
1677 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1624 65 ] |
1678 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1624 66 ] |
1679 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1624 67 ] |
1680 | 0.18 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0447.jpg" 1 "2024-11-22 04:38:03" 1624 1 "productimage" ] |
1681 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1624 32 1 "producttag" ] |
1682 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1624 83 1 "producttag" ] |
1683 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1624 131 "productcategory" ] |
1684 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1624 65 "productcategory" ] |
1685 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1624 66 "productcategory" ] |
1686 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1624 67 "productcategory" ] |
1687 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:38:03" 6130 ] |
1688 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477393
]
|
1689 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477394
]
|
1690 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909237
]
|
1691 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1624 131 ] |
1692 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1624 65 ] |
1693 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1624 66 ] |
1694 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1624 67 ] |
1695 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0447.jpg" 1 "2024-11-22 04:38:03" 1624 1 "productimage" ] |
1696 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1624 32 1 "producttag" ] |
1697 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1624 83 1 "producttag" ] |
1698 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1624 131 "productcategory" ] |
1699 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1624 65 "productcategory" ] |
1700 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1624 66 "productcategory" ] |
1701 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1624 67 "productcategory" ] |
1702 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:38:03" 6389 ] |
1703 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477395
]
|
1704 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477396
]
|
1705 | 0.16 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909238
]
|
1706 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1624 131 ] |
1707 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1624 65 ] |
1708 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1624 66 ] |
1709 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1624 67 ] |
1710 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0447.jpg" 1 "2024-11-22 04:38:03" 1624 1 "productimage" ] |
1711 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1624 32 1 "producttag" ] |
1712 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1624 83 1 "producttag" ] |
1713 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1624 131 "productcategory" ] |
1714 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1624 65 "productcategory" ] |
1715 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1624 66 "productcategory" ] |
1716 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1624 67 "productcategory" ] |
1717 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:38:03" 6589 ] |
1718 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477397
]
|
1719 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477398
]
|
1720 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909239
]
|
1721 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1624 131 ] |
1722 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1624 65 ] |
1723 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1624 66 ] |
1724 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1624 67 ] |
1725 | 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:
[
"1623"
]
|
1726 | 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:
[
1623
]
|
1727 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0446.jpg" 1 "2024-11-22 04:38:03" 1623 1 "productimage" ] |
1728 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1624 32 1 "producttag" ] |
1729 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1624 83 1 "producttag" ] |
1730 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1624 131 "productcategory" ] |
1731 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1624 65 "productcategory" ] |
1732 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1624 66 "productcategory" ] |
1733 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1624 67 "productcategory" ] |
1734 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:38:03" 6789 ] |
1735 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477399
]
|
1736 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477400
]
|
1737 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1893346
]
|
1738 | 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:
[
1623
]
|
1739 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1623 65 ] |
1740 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1623 66 ] |
1741 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1623 67 ] |
1742 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1623 131 ] |
1743 | 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:
[
1623
]
|
1744 | 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:
[
1623
]
|
1745 | 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:
[
6127
]
|
1746 | 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:
[
6127
]
|
1747 | 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:
[
6128
]
|
1748 | 0.11 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6128
]
|
1749 | 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:
[
6388
]
|
1750 | 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:
[
6388
]
|
1751 | 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:
[
6588
]
|
1752 | 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:
[
6588
]
|
1753 | 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:
[
6788
]
|
1754 | 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:
[
6788
]
|
1755 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0446.jpg" 1 "2024-11-22 04:38:03" 1623 1 "productimage" ] |
1756 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1623 32 1 "producttag" ] |
1757 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1623 14 1 "producttag" ] |
1758 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1623 131 "productcategory" ] |
1759 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1623 65 "productcategory" ] |
1760 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1623 66 "productcategory" ] |
1761 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1623 67 "productcategory" ] |
1762 | 0.28 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:38:03" 6127 ] |
1763 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440878
]
|
1764 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440879
]
|
1765 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909241
]
|
1766 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1623 131 ] |
1767 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1623 65 ] |
1768 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1623 66 ] |
1769 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1623 67 ] |
1770 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0446.jpg" 1 "2024-11-22 04:38:03" 1623 1 "productimage" ] |
1771 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1623 32 1 "producttag" ] |
1772 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1623 14 1 "producttag" ] |
1773 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1623 131 "productcategory" ] |
1774 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1623 65 "productcategory" ] |
1775 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1623 66 "productcategory" ] |
1776 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1623 67 "productcategory" ] |
1777 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:38:03" 6128 ] |
1778 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477403
]
|
1779 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477404
]
|
1780 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909242
]
|
1781 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1623 131 ] |
1782 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1623 65 ] |
1783 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1623 66 ] |
1784 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1623 67 ] |
1785 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0446.jpg" 1 "2024-11-22 04:38:03" 1623 1 "productimage" ] |
1786 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1623 32 1 "producttag" ] |
1787 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1623 14 1 "producttag" ] |
1788 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1623 131 "productcategory" ] |
1789 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1623 65 "productcategory" ] |
1790 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1623 66 "productcategory" ] |
1791 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1623 67 "productcategory" ] |
1792 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:38:03" 6388 ] |
1793 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477405
]
|
1794 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477406
]
|
1795 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909243
]
|
1796 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1623 131 ] |
1797 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1623 65 ] |
1798 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1623 66 ] |
1799 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1623 67 ] |
1800 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0446.jpg" 1 "2024-11-22 04:38:03" 1623 1 "productimage" ] |
1801 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1623 32 1 "producttag" ] |
1802 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1623 14 1 "producttag" ] |
1803 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1623 131 "productcategory" ] |
1804 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1623 65 "productcategory" ] |
1805 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1623 66 "productcategory" ] |
1806 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1623 67 "productcategory" ] |
1807 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:38:03" 6588 ] |
1808 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477407
]
|
1809 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477408
]
|
1810 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909244
]
|
1811 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1623 131 ] |
1812 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1623 65 ] |
1813 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1623 66 ] |
1814 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1623 67 ] |
1815 | 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:
[
"1622"
]
|
1816 | 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:
[
1622
]
|
1817 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0445.jpg" 1 "2024-11-22 04:38:03" 1622 1 "productimage" ] |
1818 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1623 32 1 "producttag" ] |
1819 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1623 14 1 "producttag" ] |
1820 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1623 131 "productcategory" ] |
1821 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1623 65 "productcategory" ] |
1822 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1623 66 "productcategory" ] |
1823 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1623 67 "productcategory" ] |
1824 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:38:03" 6788 ] |
1825 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477409
]
|
1826 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477410
]
|
1827 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1893351
]
|
1828 | 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:
[
1622
]
|
1829 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1622 65 ] |
1830 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1622 66 ] |
1831 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1622 67 ] |
1832 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1622 131 ] |
1833 | 0.25 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:
[
1622
]
|
1834 | 0.28 ms |
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
1622
]
|
1835 | 0.11 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6125
]
|
1836 | 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:
[
6125
]
|
1837 | 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:
[
6126
]
|
1838 | 1.35 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
6126
]
|
1839 | 0.12 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
6387
]
|
1840 | 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:
[
6387
]
|
1841 | 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:
[
6587
]
|
1842 | 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:
[
6587
]
|
1843 | 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:
[
6787
]
|
1844 | 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:
[
6787
]
|
1845 | 0.19 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0445.jpg" 1 "2024-11-22 04:38:03" 1622 1 "productimage" ] |
1846 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1622 32 1 "producttag" ] |
1847 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1622 83 1 "producttag" ] |
1848 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1622 131 "productcategory" ] |
1849 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1622 65 "productcategory" ] |
1850 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1622 66 "productcategory" ] |
1851 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1622 67 "productcategory" ] |
1852 | 0.23 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:38:03" 6125 ] |
1853 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440888
]
|
1854 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4440889
]
|
1855 | 0.13 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909246
]
|
1856 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1622 131 ] |
1857 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1622 65 ] |
1858 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1622 66 ] |
1859 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1622 67 ] |
1860 | 0.19 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "nr0445.jpg" 1 "2024-11-22 04:38:03" 1622 1 "productimage" ] |
1861 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1622 32 1 "producttag" ] |
1862 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1622 83 1 "producttag" ] |
1863 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1622 131 "productcategory" ] |
1864 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1622 65 "productcategory" ] |
1865 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1622 66 "productcategory" ] |
1866 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1622 67 "productcategory" ] |
1867 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:38:03" 6126 ] |
1868 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477413
]
|
1869 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477414
]
|
1870 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1909247
]
|
1871 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1622 131 ] |
1872 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1622 65 ] |
1873 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1622 66 ] |
1874 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 1622 67 ] |
1875 | 0.17 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1622 32 1 "producttag" ] |
1876 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 04:38:03" 1622 83 1 "producttag" ] |
1877 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1622 131 "productcategory" ] |
1878 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1622 65 "productcategory" ] |
1879 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1622 66 "productcategory" ] |
1880 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 1622 67 "productcategory" ] |
1881 | 0.24 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "400" "400" "2024-11-22 04:38:03" 6387 ] |
1882 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477415
]
|
1883 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4477416
]
|
1884 | 0.20 ms |
SELECT DATABASE()
Parameters:
[] |
1885 | 1.23 ms |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"xs355060_props"
]
|
1886 | 0.09 ms |
SELECT DATABASE()
Parameters:
[] |
1887 | 0.90 ms |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"xs355060_props"
]
|
1888 | 0.09 ms |
SELECT DATABASE()
Parameters:
[] |
1889 | 0.60 ms |
SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
Parameters:
[ "xs355060_props" "doctrine_migration_versions" ] |
1890 | 0.11 ms |
SELECT DATABASE()
Parameters:
[] |
1891 | 1.47 ms |
SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'xs355060_props' */ ORDER BY k.ORDINAL_POSITION
Parameters:
[ "xs355060_props" "doctrine_migration_versions" ] |
1892 | 1.87 ms |
SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
Parameters:
[ "xs355060_props" "xs355060_props" "doctrine_migration_versions" ] |
1893 | 3.43 ms |
SELECT DATABASE()
Parameters:
[] |
1894 | 0.22 ms |
SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
Parameters:
[ "xs355060_props" "doctrine_migration_versions" ] |
1895 | 0.08 ms |
SELECT * FROM doctrine_migration_versions
Parameters:
[] |
1896 | 2.29 ms |
SELECT DATABASE()
Parameters:
[] |
1897 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')
Parameters:
[] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
Class | Mapping errors |
---|---|
Eccube\Entity\AbstractEntity | No errors. |
Eccube\Entity\ProductClass | No errors. |
Eccube\Entity\Cart | No errors. |
Eccube\Entity\Order | No errors. |
Eccube\Entity\Product | No errors. |
Eccube\Entity\CustomerFavoriteProduct | No errors. |
Eccube\Entity\BaseInfo | No errors. |
Eccube\Entity\Page | No errors. |
Eccube\Entity\PageLayout | No errors. |
Eccube\Entity\Block | No errors. |
Eccube\Entity\BlockPosition | No errors. |
Eccube\Entity\Master\AbstractMasterEntity | No errors. |
Eccube\Entity\Master\DeviceType | No errors. |
Eccube\Entity\AuthorityRole | No errors. |
Eccube\Entity\Layout | No errors. |
Eccube\Entity\Member | No errors. |
Eccube\Entity\Master\Work | No errors. |
Eccube\Entity\Master\Authority | No errors. |
Eccube\Entity\Master\Country | No errors. |
Eccube\Entity\Master\Pref | No errors. |
Eccube\Entity\DeliveryDuration | No errors. |
Eccube\Entity\Master\SaleType | No errors. |
Eccube\Entity\Tag | No errors. |
Eccube\Entity\Category | No errors. |
Eccube\Entity\ClassCategory | No errors. |
Eccube\Entity\ProductImage | No errors. |
Eccube\Entity\Master\ProductStatus | No errors. |
Eccube\Entity\ProductCategory | No errors. |
Eccube\Entity\ProductTag | No errors. |
Eccube\Entity\ProductStock | No errors. |
Eccube\Entity\TaxRule | No errors. |
Eccube\Entity\Master\RoundingType | No errors. |
Eccube\Entity\ClassName | No errors. |
Eccube\Entity\Customer | No errors. |
Eccube\Entity\CartItem | No errors. |
Eccube\Entity\OrderItem | No errors. |
Eccube\Entity\Shipping | No errors. |
Eccube\Entity\MailHistory | No errors. |
Eccube\Entity\Master\Sex | No errors. |
Eccube\Entity\Master\Job | No errors. |
Eccube\Entity\Payment | No errors. |
Eccube\Entity\Master\CustomerOrderStatus | No errors. |
Eccube\Entity\Master\OrderStatusColor | No errors. |
Eccube\Entity\Master\OrderStatus | No errors. |
Eccube\Entity\Plugin | No errors. |