Query Metrics
1843
Database Queries
22
Different statements
457.49 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.18 ms |
SET SESSION time_zone = '+00:00'
Parameters:
[] |
2 | 0.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.10 ms |
SELECT t0.id AS id_1, t0.deny_url AS deny_url_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.authority_id AS authority_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_authority_role t0 WHERE t0.authority_id = ? AND t0.discriminator_type IN ('authorityrole')
Parameters:
[
0
]
|
4 | 0.11 ms |
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.company_kana AS company_kana_3, t0.postal_code AS postal_code_4, t0.addr01 AS addr01_5, t0.addr02 AS addr02_6, t0.phone_number AS phone_number_7, t0.business_hour AS business_hour_8, t0.email01 AS email01_9, t0.email02 AS email02_10, t0.email03 AS email03_11, t0.email04 AS email04_12, t0.shop_name AS shop_name_13, t0.shop_kana AS shop_kana_14, t0.shop_name_eng AS shop_name_eng_15, t0.update_date AS update_date_16, t0.good_traded AS good_traded_17, t0.message AS message_18, t0.delivery_free_amount AS delivery_free_amount_19, t0.delivery_free_quantity AS delivery_free_quantity_20, t0.option_mypage_order_status_display AS option_mypage_order_status_display_21, t0.option_nostock_hidden AS option_nostock_hidden_22, t0.option_favorite_product AS option_favorite_product_23, t0.option_product_delivery_fee AS option_product_delivery_fee_24, t0.invoice_registration_number AS invoice_registration_number_25, t0.option_product_tax_rule AS option_product_tax_rule_26, t0.option_customer_activate AS option_customer_activate_27, t0.option_remember_me AS option_remember_me_28, t0.authentication_key AS authentication_key_29, t0.php_path AS php_path_30, t0.option_point AS option_point_31, t0.basic_point_rate AS basic_point_rate_32, t0.point_conversion_rate AS point_conversion_rate_33, t0.country_id AS country_id_34, t0.pref_id AS pref_id_35, t0.discriminator_type FROM dtb_base_info t0 WHERE t0.id = ? AND t0.discriminator_type IN ('baseinfo')
Parameters:
[
1
]
|
5 | 0.10 ms |
SELECT t0.id AS id_1, t0.deny_url AS deny_url_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.authority_id AS authority_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_authority_role t0 WHERE t0.authority_id = ? AND t0.discriminator_type IN ('authorityrole')
Parameters:
[
0
]
|
6 | 0.12 ms |
SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED
Parameters:
[] |
7 | 0.06 ms |
"START TRANSACTION"
Parameters:
[] |
8 | 0.84 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:
[
"4880"
]
|
9 | 12.53 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:
[
4880
]
|
10 | 0.24 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4880 1 "productimage" ] |
11 | 0.16 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921452
]
|
12 | 0.32 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:
[
4880
]
|
13 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4880 65 ] |
14 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4880 97 ] |
15 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4880 106 ] |
16 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4880 131 ] |
17 | 0.09 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
65
]
|
18 | 0.08 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
131
]
|
19 | 0.09 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
97
]
|
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:
[
106
]
|
21 | 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:
[
4880
]
|
22 | 0.35 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:
[
4880
]
|
23 | 2.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:
[
19870
]
|
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:
[
19870
]
|
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:
[
19881
]
|
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 05:21:06"
]
|
27 | 0.09 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19881
]
|
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:
[
19882
]
|
29 | 0.09 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19882
]
|
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:
[
19883
]
|
31 | 0.09 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19883
]
|
32 | 0.09 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19884
]
|
33 | 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:
[
19884
]
|
34 | 0.20 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4880 1 "productimage" ] |
35 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4880 17 1 "producttag" ] |
36 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4880 29 1 "producttag" ] |
37 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4880 131 "productcategory" ] |
38 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4880 65 "productcategory" ] |
39 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4880 97 "productcategory" ] |
40 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4880 106 "productcategory" ] |
41 | 0.44 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 05:21:06" 19883 ] |
42 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505417
]
|
43 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505418
]
|
44 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921453
]
|
45 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4880 131 ] |
46 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4880 65 ] |
47 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4880 97 ] |
48 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4880 106 ] |
49 | 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:
[
"4879"
]
|
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:
[
4879
]
|
51 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4879 1 "productimage" ] |
52 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4880 17 1 "producttag" ] |
53 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4880 29 1 "producttag" ] |
54 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4880 131 "productcategory" ] |
55 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4880 65 "productcategory" ] |
56 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4880 97 "productcategory" ] |
57 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4880 106 "productcategory" ] |
58 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 05:21:06" 19884 ] |
59 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505419
]
|
60 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505420
]
|
61 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1904900
]
|
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:
[
4879
]
|
63 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4879 65 ] |
64 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4879 97 ] |
65 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4879 106 ] |
66 | 0.29 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4879 131 ] |
67 | 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:
[
4879
]
|
68 | 0.26 ms |
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
4879
]
|
69 | 0.20 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19869
]
|
70 | 2.96 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19869
]
|
71 | 0.30 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19885
]
|
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:
[
19885
]
|
73 | 0.20 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19886
]
|
74 | 3.46 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19886
]
|
75 | 0.25 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19887
]
|
76 | 1.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:
[
19887
]
|
77 | 0.26 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19888
]
|
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:
[
19888
]
|
79 | 0.19 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4879 1 "productimage" ] |
80 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4879 17 1 "producttag" ] |
81 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4879 29 1 "producttag" ] |
82 | 0.31 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4879 131 "productcategory" ] |
83 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4879 65 "productcategory" ] |
84 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4879 97 "productcategory" ] |
85 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4879 106 "productcategory" ] |
86 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:06" 19869 ] |
87 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467176
]
|
88 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467177
]
|
89 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921455
]
|
90 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4879 131 ] |
91 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4879 65 ] |
92 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4879 97 ] |
93 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4879 106 ] |
94 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4879 1 "productimage" ] |
95 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4879 17 1 "producttag" ] |
96 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4879 29 1 "producttag" ] |
97 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4879 131 "productcategory" ] |
98 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4879 65 "productcategory" ] |
99 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4879 97 "productcategory" ] |
100 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4879 106 "productcategory" ] |
101 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:06" 19885 ] |
102 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505423
]
|
103 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505424
]
|
104 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921456
]
|
105 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4879 131 ] |
106 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4879 65 ] |
107 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4879 97 ] |
108 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4879 106 ] |
109 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4879 1 "productimage" ] |
110 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4879 17 1 "producttag" ] |
111 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4879 29 1 "producttag" ] |
112 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4879 131 "productcategory" ] |
113 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4879 65 "productcategory" ] |
114 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4879 97 "productcategory" ] |
115 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4879 106 "productcategory" ] |
116 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:06" 19886 ] |
117 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505425
]
|
118 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505426
]
|
119 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921457
]
|
120 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4879 131 ] |
121 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4879 65 ] |
122 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4879 97 ] |
123 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4879 106 ] |
124 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4879 1 "productimage" ] |
125 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4879 17 1 "producttag" ] |
126 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4879 29 1 "producttag" ] |
127 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4879 131 "productcategory" ] |
128 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4879 65 "productcategory" ] |
129 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4879 97 "productcategory" ] |
130 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4879 106 "productcategory" ] |
131 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 05:21:06" 19887 ] |
132 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505427
]
|
133 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505428
]
|
134 | 0.14 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921458
]
|
135 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4879 131 ] |
136 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4879 65 ] |
137 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4879 97 ] |
138 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4879 106 ] |
139 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
"4878"
]
|
140 | 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:
[
4878
]
|
141 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4878 1 "productimage" ] |
142 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4879 17 1 "producttag" ] |
143 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4879 29 1 "producttag" ] |
144 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4879 131 "productcategory" ] |
145 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4879 65 "productcategory" ] |
146 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4879 97 "productcategory" ] |
147 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4879 106 "productcategory" ] |
148 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 05:21:06" 19888 ] |
149 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505429
]
|
150 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505430
]
|
151 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1904905
]
|
152 | 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:
[
4878
]
|
153 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4878 65 ] |
154 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4878 97 ] |
155 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4878 106 ] |
156 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4878 131 ] |
157 | 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:
[
4878
]
|
158 | 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:
[
4878
]
|
159 | 0.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:
[
19868
]
|
160 | 4.05 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19868
]
|
161 | 0.30 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19889
]
|
162 | 1.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:
[
19889
]
|
163 | 0.44 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19890
]
|
164 | 0.07 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19890
]
|
165 | 0.23 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19891
]
|
166 | 3.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:
[
19891
]
|
167 | 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:
[
19892
]
|
168 | 0.95 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19892
]
|
169 | 0.18 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4878 1 "productimage" ] |
170 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4878 17 1 "producttag" ] |
171 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4878 29 1 "producttag" ] |
172 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4878 131 "productcategory" ] |
173 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4878 65 "productcategory" ] |
174 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4878 97 "productcategory" ] |
175 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4878 106 "productcategory" ] |
176 | 0.19 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:06" 19868 ] |
177 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467186
]
|
178 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467187
]
|
179 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921460
]
|
180 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4878 131 ] |
181 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4878 65 ] |
182 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4878 97 ] |
183 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4878 106 ] |
184 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4878 1 "productimage" ] |
185 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4878 17 1 "producttag" ] |
186 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4878 29 1 "producttag" ] |
187 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4878 131 "productcategory" ] |
188 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4878 65 "productcategory" ] |
189 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4878 97 "productcategory" ] |
190 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4878 106 "productcategory" ] |
191 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:06" 19889 ] |
192 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505433
]
|
193 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505434
]
|
194 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921461
]
|
195 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4878 131 ] |
196 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4878 65 ] |
197 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4878 97 ] |
198 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4878 106 ] |
199 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4878 1 "productimage" ] |
200 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4878 17 1 "producttag" ] |
201 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4878 29 1 "producttag" ] |
202 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4878 131 "productcategory" ] |
203 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4878 65 "productcategory" ] |
204 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4878 97 "productcategory" ] |
205 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4878 106 "productcategory" ] |
206 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:06" 19890 ] |
207 | 0.16 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505435
]
|
208 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505436
]
|
209 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921462
]
|
210 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4878 131 ] |
211 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4878 65 ] |
212 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4878 97 ] |
213 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4878 106 ] |
214 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4878 1 "productimage" ] |
215 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4878 17 1 "producttag" ] |
216 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4878 29 1 "producttag" ] |
217 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4878 131 "productcategory" ] |
218 | 0.16 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4878 65 "productcategory" ] |
219 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4878 97 "productcategory" ] |
220 | 0.16 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4878 106 "productcategory" ] |
221 | 0.21 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 05:21:06" 19891 ] |
222 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505437
]
|
223 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505438
]
|
224 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921463
]
|
225 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4878 131 ] |
226 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4878 65 ] |
227 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4878 97 ] |
228 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4878 106 ] |
229 | 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:
[
"4877"
]
|
230 | 0.27 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
4877
]
|
231 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4877 1 "productimage" ] |
232 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4878 17 1 "producttag" ] |
233 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4878 29 1 "producttag" ] |
234 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4878 131 "productcategory" ] |
235 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4878 65 "productcategory" ] |
236 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4878 97 "productcategory" ] |
237 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4878 106 "productcategory" ] |
238 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 05:21:06" 19892 ] |
239 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505439
]
|
240 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505440
]
|
241 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1904910
]
|
242 | 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:
[
4877
]
|
243 | 0.25 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4877 65 ] |
244 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4877 97 ] |
245 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4877 106 ] |
246 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4877 131 ] |
247 | 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:
[
4877
]
|
248 | 0.26 ms |
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
4877
]
|
249 | 0.41 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19867
]
|
250 | 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:
[
19867
]
|
251 | 0.21 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19893
]
|
252 | 3.37 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19893
]
|
253 | 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:
[
19894
]
|
254 | 1.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:
[
19894
]
|
255 | 0.40 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19895
]
|
256 | 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:
[
19895
]
|
257 | 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:
[
19896
]
|
258 | 1.74 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19896
]
|
259 | 0.17 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4877 1 "productimage" ] |
260 | 0.16 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4877 17 1 "producttag" ] |
261 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4877 29 1 "producttag" ] |
262 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4877 131 "productcategory" ] |
263 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4877 65 "productcategory" ] |
264 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4877 97 "productcategory" ] |
265 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4877 106 "productcategory" ] |
266 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:06" 19867 ] |
267 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467196
]
|
268 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467197
]
|
269 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921465
]
|
270 | 0.37 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4877 131 ] |
271 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4877 65 ] |
272 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4877 97 ] |
273 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4877 106 ] |
274 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4877 1 "productimage" ] |
275 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4877 17 1 "producttag" ] |
276 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4877 29 1 "producttag" ] |
277 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4877 131 "productcategory" ] |
278 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4877 65 "productcategory" ] |
279 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4877 97 "productcategory" ] |
280 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4877 106 "productcategory" ] |
281 | 0.18 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:06" 19893 ] |
282 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505443
]
|
283 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505444
]
|
284 | 0.17 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921466
]
|
285 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4877 131 ] |
286 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4877 65 ] |
287 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4877 97 ] |
288 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4877 106 ] |
289 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4877 1 "productimage" ] |
290 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4877 17 1 "producttag" ] |
291 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4877 29 1 "producttag" ] |
292 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4877 131 "productcategory" ] |
293 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4877 65 "productcategory" ] |
294 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4877 97 "productcategory" ] |
295 | 0.20 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4877 106 "productcategory" ] |
296 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:06" 19894 ] |
297 | 0.16 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505445
]
|
298 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505446
]
|
299 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921467
]
|
300 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4877 131 ] |
301 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4877 65 ] |
302 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4877 97 ] |
303 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4877 106 ] |
304 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4877 1 "productimage" ] |
305 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4877 17 1 "producttag" ] |
306 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4877 29 1 "producttag" ] |
307 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4877 131 "productcategory" ] |
308 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4877 65 "productcategory" ] |
309 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4877 97 "productcategory" ] |
310 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4877 106 "productcategory" ] |
311 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 05:21:06" 19895 ] |
312 | 0.69 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505447
]
|
313 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505448
]
|
314 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921468
]
|
315 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4877 131 ] |
316 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4877 65 ] |
317 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4877 97 ] |
318 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4877 106 ] |
319 | 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:
[
"4876"
]
|
320 | 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:
[
4876
]
|
321 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4876 1 "productimage" ] |
322 | 0.37 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4877 17 1 "producttag" ] |
323 | 0.29 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4877 29 1 "producttag" ] |
324 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4877 131 "productcategory" ] |
325 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4877 65 "productcategory" ] |
326 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4877 97 "productcategory" ] |
327 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4877 106 "productcategory" ] |
328 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 05:21:06" 19896 ] |
329 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505449
]
|
330 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505450
]
|
331 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1904915
]
|
332 | 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:
[
4876
]
|
333 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4876 65 ] |
334 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4876 97 ] |
335 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4876 106 ] |
336 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4876 131 ] |
337 | 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:
[
4876
]
|
338 | 0.35 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:
[
4876
]
|
339 | 0.23 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19866
]
|
340 | 1.56 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19866
]
|
341 | 0.53 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19897
]
|
342 | 0.07 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19897
]
|
343 | 0.17 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19898
]
|
344 | 3.59 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19898
]
|
345 | 0.22 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19899
]
|
346 | 1.18 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19899
]
|
347 | 0.36 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19900
]
|
348 | 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:
[
19900
]
|
349 | 0.18 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4876 1 "productimage" ] |
350 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4876 17 1 "producttag" ] |
351 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4876 29 1 "producttag" ] |
352 | 0.18 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4876 131 "productcategory" ] |
353 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4876 65 "productcategory" ] |
354 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4876 97 "productcategory" ] |
355 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4876 106 "productcategory" ] |
356 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:06" 19866 ] |
357 | 0.20 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467206
]
|
358 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467207
]
|
359 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921470
]
|
360 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4876 131 ] |
361 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4876 65 ] |
362 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4876 97 ] |
363 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4876 106 ] |
364 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4876 1 "productimage" ] |
365 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4876 17 1 "producttag" ] |
366 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4876 29 1 "producttag" ] |
367 | 0.17 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4876 131 "productcategory" ] |
368 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4876 65 "productcategory" ] |
369 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4876 97 "productcategory" ] |
370 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4876 106 "productcategory" ] |
371 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:06" 19897 ] |
372 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505453
]
|
373 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505454
]
|
374 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921471
]
|
375 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4876 131 ] |
376 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4876 65 ] |
377 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4876 97 ] |
378 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4876 106 ] |
379 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4876 1 "productimage" ] |
380 | 3.68 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4876 17 1 "producttag" ] |
381 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4876 29 1 "producttag" ] |
382 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4876 131 "productcategory" ] |
383 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4876 65 "productcategory" ] |
384 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4876 97 "productcategory" ] |
385 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4876 106 "productcategory" ] |
386 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:06" 19898 ] |
387 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505455
]
|
388 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505456
]
|
389 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921472
]
|
390 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4876 131 ] |
391 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4876 65 ] |
392 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4876 97 ] |
393 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4876 106 ] |
394 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 4876 1 "productimage" ] |
395 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4876 17 1 "producttag" ] |
396 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4876 29 1 "producttag" ] |
397 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4876 131 "productcategory" ] |
398 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4876 65 "productcategory" ] |
399 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4876 97 "productcategory" ] |
400 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4876 106 "productcategory" ] |
401 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 05:21:06" 19899 ] |
402 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505457
]
|
403 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505458
]
|
404 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921473
]
|
405 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4876 131 ] |
406 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4876 65 ] |
407 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4876 97 ] |
408 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4876 106 ] |
409 | 0.27 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:
[
"3087"
]
|
410 | 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:
[
3087
]
|
411 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 3087 1 "productimage" ] |
412 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4876 17 1 "producttag" ] |
413 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4876 29 1 "producttag" ] |
414 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4876 131 "productcategory" ] |
415 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4876 65 "productcategory" ] |
416 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4876 97 "productcategory" ] |
417 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4876 106 "productcategory" ] |
418 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 05:21:06" 19900 ] |
419 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505459
]
|
420 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505460
]
|
421 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1904920
]
|
422 | 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:
[
3087
]
|
423 | 0.26 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3087 65 ] |
424 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3087 97 ] |
425 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3087 106 ] |
426 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3087 131 ] |
427 | 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:
[
3087
]
|
428 | 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:
[
3087
]
|
429 | 0.21 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
11297
]
|
430 | 3.55 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
11297
]
|
431 | 0.18 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
11298
]
|
432 | 1.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:
[
11298
]
|
433 | 0.44 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15046
]
|
434 | 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:
[
15046
]
|
435 | 0.17 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15146
]
|
436 | 0.67 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
15146
]
|
437 | 0.22 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15246
]
|
438 | 0.16 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
15246
]
|
439 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 3087 1 "productimage" ] |
440 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3087 17 1 "producttag" ] |
441 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3087 29 1 "producttag" ] |
442 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3087 131 "productcategory" ] |
443 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3087 65 "productcategory" ] |
444 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3087 97 "productcategory" ] |
445 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3087 106 "productcategory" ] |
446 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:06" 11297 ] |
447 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467216
]
|
448 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467217
]
|
449 | 0.14 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921475
]
|
450 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3087 131 ] |
451 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3087 65 ] |
452 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3087 97 ] |
453 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3087 106 ] |
454 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 3087 1 "productimage" ] |
455 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3087 17 1 "producttag" ] |
456 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3087 29 1 "producttag" ] |
457 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3087 131 "productcategory" ] |
458 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3087 65 "productcategory" ] |
459 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3087 97 "productcategory" ] |
460 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3087 106 "productcategory" ] |
461 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:06" 11298 ] |
462 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505463
]
|
463 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505464
]
|
464 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921476
]
|
465 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3087 131 ] |
466 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3087 65 ] |
467 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3087 97 ] |
468 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3087 106 ] |
469 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 3087 1 "productimage" ] |
470 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3087 17 1 "producttag" ] |
471 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3087 29 1 "producttag" ] |
472 | 0.21 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3087 131 "productcategory" ] |
473 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3087 65 "productcategory" ] |
474 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3087 97 "productcategory" ] |
475 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3087 106 "productcategory" ] |
476 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:06" 15046 ] |
477 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505465
]
|
478 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505466
]
|
479 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921477
]
|
480 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3087 131 ] |
481 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3087 65 ] |
482 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3087 97 ] |
483 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3087 106 ] |
484 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1388.jpg" 1 "2024-11-22 05:21:06" 3087 1 "productimage" ] |
485 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3087 17 1 "producttag" ] |
486 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3087 29 1 "producttag" ] |
487 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3087 131 "productcategory" ] |
488 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3087 65 "productcategory" ] |
489 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3087 97 "productcategory" ] |
490 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3087 106 "productcategory" ] |
491 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 05:21:06" 15146 ] |
492 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505467
]
|
493 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505468
]
|
494 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921478
]
|
495 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3087 131 ] |
496 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3087 65 ] |
497 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3087 97 ] |
498 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3087 106 ] |
499 | 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:
[
"3082"
]
|
500 | 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:
[
3082
]
|
501 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1383.jpg" 1 "2024-11-22 05:21:06" 3082 1 "productimage" ] |
502 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "1023113551_6718610766fda.jpg" 2 "2024-11-22 05:21:06" 3082 1 "productimage" ] |
503 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3087 17 1 "producttag" ] |
504 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3087 29 1 "producttag" ] |
505 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3087 131 "productcategory" ] |
506 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3087 65 "productcategory" ] |
507 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3087 97 "productcategory" ] |
508 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3087 106 "productcategory" ] |
509 | 0.17 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 05:21:06" 15246 ] |
510 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505469
]
|
511 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505470
]
|
512 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1904929
]
|
513 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1904930
]
|
514 | 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:
[
3082
]
|
515 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3082 65 ] |
516 | 0.37 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3082 72 ] |
517 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3082 74 ] |
518 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3082 131 ] |
519 | 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:
[
72
]
|
520 | 0.33 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
74
]
|
521 | 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:
[
3082
]
|
522 | 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:
[
3082
]
|
523 | 0.54 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
11287
]
|
524 | 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:
[
11287
]
|
525 | 0.50 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
11288
]
|
526 | 3.56 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
11288
]
|
527 | 0.22 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15041
]
|
528 | 1.41 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
15041
]
|
529 | 0.37 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15141
]
|
530 | 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:
[
15141
]
|
531 | 0.23 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15241
]
|
532 | 1.62 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
15241
]
|
533 | 0.20 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1383.jpg" 1 "2024-11-22 05:21:06" 3082 1 "productimage" ] |
534 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "1023113551_6718610766fda.jpg" 2 "2024-11-22 05:21:06" 3082 1 "productimage" ] |
535 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3082 32 1 "producttag" ] |
536 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3082 12 1 "producttag" ] |
537 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3082 131 "productcategory" ] |
538 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3082 65 "productcategory" ] |
539 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3082 72 "productcategory" ] |
540 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3082 74 "productcategory" ] |
541 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 05:21:06" 11287 ] |
542 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467226
]
|
543 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467227
]
|
544 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921480
]
|
545 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921481
]
|
546 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3082 131 ] |
547 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3082 65 ] |
548 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3082 72 ] |
549 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3082 74 ] |
550 | 0.19 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1383.jpg" 1 "2024-11-22 05:21:06" 3082 1 "productimage" ] |
551 | 0.12 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "1023113551_6718610766fda.jpg" 2 "2024-11-22 05:21:06" 3082 1 "productimage" ] |
552 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3082 32 1 "producttag" ] |
553 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3082 12 1 "producttag" ] |
554 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3082 131 "productcategory" ] |
555 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3082 65 "productcategory" ] |
556 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3082 72 "productcategory" ] |
557 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3082 74 "productcategory" ] |
558 | 0.17 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 05:21:06" 11288 ] |
559 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505473
]
|
560 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505474
]
|
561 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921482
]
|
562 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921483
]
|
563 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3082 131 ] |
564 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3082 65 ] |
565 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3082 72 ] |
566 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3082 74 ] |
567 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1383.jpg" 1 "2024-11-22 05:21:06" 3082 1 "productimage" ] |
568 | 0.10 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "1023113551_6718610766fda.jpg" 2 "2024-11-22 05:21:06" 3082 1 "productimage" ] |
569 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3082 32 1 "producttag" ] |
570 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3082 12 1 "producttag" ] |
571 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3082 131 "productcategory" ] |
572 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3082 65 "productcategory" ] |
573 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3082 72 "productcategory" ] |
574 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3082 74 "productcategory" ] |
575 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 05:21:06" 15041 ] |
576 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505475
]
|
577 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505476
]
|
578 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921484
]
|
579 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921485
]
|
580 | 0.27 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3082 131 ] |
581 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3082 65 ] |
582 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3082 72 ] |
583 | 0.26 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3082 74 ] |
584 | 0.21 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1383.jpg" 1 "2024-11-22 05:21:06" 3082 1 "productimage" ] |
585 | 0.17 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "1023113551_6718610766fda.jpg" 2 "2024-11-22 05:21:06" 3082 1 "productimage" ] |
586 | 0.16 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3082 32 1 "producttag" ] |
587 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3082 12 1 "producttag" ] |
588 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3082 131 "productcategory" ] |
589 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3082 65 "productcategory" ] |
590 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3082 72 "productcategory" ] |
591 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3082 74 "productcategory" ] |
592 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 05:21:06" 15141 ] |
593 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505477
]
|
594 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505478
]
|
595 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921486
]
|
596 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921487
]
|
597 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3082 131 ] |
598 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3082 65 ] |
599 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3082 72 ] |
600 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3082 74 ] |
601 | 0.29 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
"3080"
]
|
602 | 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:
[
3080
]
|
603 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1381.jpg" 1 "2024-11-22 05:21:06" 3080 1 "productimage" ] |
604 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3082 32 1 "producttag" ] |
605 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3082 12 1 "producttag" ] |
606 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3082 131 "productcategory" ] |
607 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3082 65 "productcategory" ] |
608 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3082 72 "productcategory" ] |
609 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3082 74 "productcategory" ] |
610 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "500" "500" "2024-11-22 05:21:06" 15241 ] |
611 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505479
]
|
612 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505480
]
|
613 | 0.13 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1904935
]
|
614 | 1.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:
[
3080
]
|
615 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3080 65 ] |
616 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3080 72 ] |
617 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3080 74 ] |
618 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3080 131 ] |
619 | 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:
[
3080
]
|
620 | 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:
[
3080
]
|
621 | 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:
[
11283
]
|
622 | 1.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:
[
11283
]
|
623 | 0.57 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
11284
]
|
624 | 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:
[
11284
]
|
625 | 0.21 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15039
]
|
626 | 3.68 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
15039
]
|
627 | 0.26 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15139
]
|
628 | 1.12 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
15139
]
|
629 | 0.30 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15239
]
|
630 | 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:
[
15239
]
|
631 | 0.21 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1381.jpg" 1 "2024-11-22 05:21:06" 3080 1 "productimage" ] |
632 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3080 32 1 "producttag" ] |
633 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3080 13 1 "producttag" ] |
634 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3080 131 "productcategory" ] |
635 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3080 65 "productcategory" ] |
636 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3080 72 "productcategory" ] |
637 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3080 74 "productcategory" ] |
638 | 0.17 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 05:21:06" 11283 ] |
639 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467236
]
|
640 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467237
]
|
641 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921490
]
|
642 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3080 131 ] |
643 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3080 65 ] |
644 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3080 72 ] |
645 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3080 74 ] |
646 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1381.jpg" 1 "2024-11-22 05:21:06" 3080 1 "productimage" ] |
647 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3080 32 1 "producttag" ] |
648 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3080 13 1 "producttag" ] |
649 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3080 131 "productcategory" ] |
650 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3080 65 "productcategory" ] |
651 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3080 72 "productcategory" ] |
652 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3080 74 "productcategory" ] |
653 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 05:21:06" 11284 ] |
654 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505483
]
|
655 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505484
]
|
656 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921491
]
|
657 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3080 131 ] |
658 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3080 65 ] |
659 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3080 72 ] |
660 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3080 74 ] |
661 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1381.jpg" 1 "2024-11-22 05:21:06" 3080 1 "productimage" ] |
662 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3080 32 1 "producttag" ] |
663 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3080 13 1 "producttag" ] |
664 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3080 131 "productcategory" ] |
665 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3080 65 "productcategory" ] |
666 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3080 72 "productcategory" ] |
667 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3080 74 "productcategory" ] |
668 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 05:21:06" 15039 ] |
669 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505485
]
|
670 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505486
]
|
671 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921492
]
|
672 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3080 131 ] |
673 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3080 65 ] |
674 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3080 72 ] |
675 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3080 74 ] |
676 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1381.jpg" 1 "2024-11-22 05:21:06" 3080 1 "productimage" ] |
677 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3080 32 1 "producttag" ] |
678 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3080 13 1 "producttag" ] |
679 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3080 131 "productcategory" ] |
680 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3080 65 "productcategory" ] |
681 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3080 72 "productcategory" ] |
682 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3080 74 "productcategory" ] |
683 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 05:21:06" 15139 ] |
684 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505487
]
|
685 | 0.25 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505488
]
|
686 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921493
]
|
687 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3080 131 ] |
688 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3080 65 ] |
689 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3080 72 ] |
690 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3080 74 ] |
691 | 0.46 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:
[
"4875"
]
|
692 | 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:
[
4875
]
|
693 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1392.jpg" 1 "2024-11-22 05:21:06" 4875 1 "productimage" ] |
694 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3080 32 1 "producttag" ] |
695 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 3080 13 1 "producttag" ] |
696 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3080 131 "productcategory" ] |
697 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3080 65 "productcategory" ] |
698 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3080 72 "productcategory" ] |
699 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3080 74 "productcategory" ] |
700 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "300" "300" "2024-11-22 05:21:06" 15239 ] |
701 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505489
]
|
702 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505490
]
|
703 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1904940
]
|
704 | 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:
[
4875
]
|
705 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4875 19 ] |
706 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4875 61 ] |
707 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4875 131 ] |
708 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4875 165 ] |
709 | 0.22 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
19
]
|
710 | 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:
[
61
]
|
711 | 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:
[
165
]
|
712 | 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:
[
4875
]
|
713 | 0.32 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:
[
4875
]
|
714 | 0.23 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19865
]
|
715 | 3.84 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19865
]
|
716 | 0.23 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19901
]
|
717 | 1.27 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19901
]
|
718 | 0.53 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19902
]
|
719 | 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:
[
19902
]
|
720 | 0.22 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19903
]
|
721 | 1.49 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19903
]
|
722 | 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:
[
19904
]
|
723 | 0.36 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19904
]
|
724 | 0.21 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1392.jpg" 1 "2024-11-22 05:21:06" 4875 1 "productimage" ] |
725 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4875 13 1 "producttag" ] |
726 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4875 60 1 "producttag" ] |
727 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4875 131 "productcategory" ] |
728 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4875 19 "productcategory" ] |
729 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4875 61 "productcategory" ] |
730 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4875 165 "productcategory" ] |
731 | 0.17 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1500" "1500" "2024-11-22 05:21:06" 19865 ] |
732 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467246
]
|
733 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467247
]
|
734 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921495
]
|
735 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4875 131 ] |
736 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4875 19 ] |
737 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4875 61 ] |
738 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4875 165 ] |
739 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1392.jpg" 1 "2024-11-22 05:21:06" 4875 1 "productimage" ] |
740 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4875 13 1 "producttag" ] |
741 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4875 60 1 "producttag" ] |
742 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4875 131 "productcategory" ] |
743 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4875 19 "productcategory" ] |
744 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4875 61 "productcategory" ] |
745 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4875 165 "productcategory" ] |
746 | 0.17 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1500" "1500" "2024-11-22 05:21:06" 19901 ] |
747 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505493
]
|
748 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505494
]
|
749 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921496
]
|
750 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4875 131 ] |
751 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4875 19 ] |
752 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4875 61 ] |
753 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4875 165 ] |
754 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1392.jpg" 1 "2024-11-22 05:21:06" 4875 1 "productimage" ] |
755 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4875 13 1 "producttag" ] |
756 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4875 60 1 "producttag" ] |
757 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4875 131 "productcategory" ] |
758 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4875 19 "productcategory" ] |
759 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4875 61 "productcategory" ] |
760 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4875 165 "productcategory" ] |
761 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1400" "1400" "2024-11-22 05:21:06" 19902 ] |
762 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505495
]
|
763 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505496
]
|
764 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921497
]
|
765 | 0.13 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4875 131 ] |
766 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4875 19 ] |
767 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4875 61 ] |
768 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4875 165 ] |
769 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1392.jpg" 1 "2024-11-22 05:21:06" 4875 1 "productimage" ] |
770 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4875 13 1 "producttag" ] |
771 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:06" 4875 60 1 "producttag" ] |
772 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4875 131 "productcategory" ] |
773 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4875 19 "productcategory" ] |
774 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4875 61 "productcategory" ] |
775 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4875 165 "productcategory" ] |
776 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:06" 19903 ] |
777 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505497
]
|
778 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505498
]
|
779 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921498
]
|
780 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4875 131 ] |
781 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4875 19 ] |
782 | 0.87 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4875 61 ] |
783 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4875 165 ] |
784 | 0.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
"4874"
]
|
785 | 0.27 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
4874
]
|
786 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1393.jpg" 1 "2024-11-22 05:21:07" 4874 1 "productimage" ] |
787 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4875 13 1 "producttag" ] |
788 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4875 60 1 "producttag" ] |
789 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4875 131 "productcategory" ] |
790 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4875 19 "productcategory" ] |
791 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4875 61 "productcategory" ] |
792 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4875 165 "productcategory" ] |
793 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:07" 19904 ] |
794 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505499
]
|
795 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505500
]
|
796 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1904945
]
|
797 | 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:
[
4874
]
|
798 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4874 19 ] |
799 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4874 61 ] |
800 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4874 131 ] |
801 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4874 165 ] |
802 | 0.19 ms |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
4874
]
|
803 | 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:
[
4874
]
|
804 | 0.58 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19864
]
|
805 | 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:
[
19864
]
|
806 | 0.20 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19905
]
|
807 | 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:
[
19905
]
|
808 | 0.22 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19906
]
|
809 | 1.52 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19906
]
|
810 | 0.56 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19907
]
|
811 | 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:
[
19907
]
|
812 | 0.22 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19908
]
|
813 | 3.49 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19908
]
|
814 | 1.37 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1393.jpg" 1 "2024-11-22 05:21:07" 4874 1 "productimage" ] |
815 | 0.18 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4874 13 1 "producttag" ] |
816 | 0.17 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4874 60 1 "producttag" ] |
817 | 0.17 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4874 131 "productcategory" ] |
818 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4874 19 "productcategory" ] |
819 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4874 61 "productcategory" ] |
820 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4874 165 "productcategory" ] |
821 | 0.19 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1500" "1500" "2024-11-22 05:21:07" 19864 ] |
822 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467256
]
|
823 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467257
]
|
824 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921500
]
|
825 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4874 131 ] |
826 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4874 19 ] |
827 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4874 61 ] |
828 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4874 165 ] |
829 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1393.jpg" 1 "2024-11-22 05:21:07" 4874 1 "productimage" ] |
830 | 0.16 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4874 13 1 "producttag" ] |
831 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4874 60 1 "producttag" ] |
832 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4874 131 "productcategory" ] |
833 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4874 19 "productcategory" ] |
834 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4874 61 "productcategory" ] |
835 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4874 165 "productcategory" ] |
836 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1500" "1500" "2024-11-22 05:21:07" 19905 ] |
837 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505503
]
|
838 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505504
]
|
839 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921501
]
|
840 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4874 131 ] |
841 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4874 19 ] |
842 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4874 61 ] |
843 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4874 165 ] |
844 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1393.jpg" 1 "2024-11-22 05:21:07" 4874 1 "productimage" ] |
845 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4874 13 1 "producttag" ] |
846 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4874 60 1 "producttag" ] |
847 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4874 131 "productcategory" ] |
848 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4874 19 "productcategory" ] |
849 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4874 61 "productcategory" ] |
850 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4874 165 "productcategory" ] |
851 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1400" "1400" "2024-11-22 05:21:07" 19906 ] |
852 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505505
]
|
853 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505506
]
|
854 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921502
]
|
855 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4874 131 ] |
856 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4874 19 ] |
857 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4874 61 ] |
858 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4874 165 ] |
859 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1393.jpg" 1 "2024-11-22 05:21:07" 4874 1 "productimage" ] |
860 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4874 13 1 "producttag" ] |
861 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4874 60 1 "producttag" ] |
862 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4874 131 "productcategory" ] |
863 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4874 19 "productcategory" ] |
864 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4874 61 "productcategory" ] |
865 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4874 165 "productcategory" ] |
866 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:07" 19907 ] |
867 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505507
]
|
868 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505508
]
|
869 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921503
]
|
870 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4874 131 ] |
871 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4874 19 ] |
872 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4874 61 ] |
873 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4874 165 ] |
874 | 0.27 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:
[
"4873"
]
|
875 | 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:
[
4873
]
|
876 | 0.19 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1393.jpg" 1 "2024-11-22 05:21:07" 4873 1 "productimage" ] |
877 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4874 13 1 "producttag" ] |
878 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4874 60 1 "producttag" ] |
879 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4874 131 "productcategory" ] |
880 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4874 19 "productcategory" ] |
881 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4874 61 "productcategory" ] |
882 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4874 165 "productcategory" ] |
883 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:07" 19908 ] |
884 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505509
]
|
885 | 0.17 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505510
]
|
886 | 0.15 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1904950
]
|
887 | 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:
[
4873
]
|
888 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4873 19 ] |
889 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4873 61 ] |
890 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4873 131 ] |
891 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4873 165 ] |
892 | 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:
[
4873
]
|
893 | 0.25 ms |
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
4873
]
|
894 | 0.22 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19863
]
|
895 | 1.66 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19863
]
|
896 | 0.52 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19909
]
|
897 | 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:
[
19909
]
|
898 | 0.18 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19910
]
|
899 | 3.63 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19910
]
|
900 | 0.21 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19911
]
|
901 | 0.91 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19911
]
|
902 | 0.39 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19912
]
|
903 | 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:
[
19912
]
|
904 | 0.20 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1393.jpg" 1 "2024-11-22 05:21:07" 4873 1 "productimage" ] |
905 | 0.17 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4873 13 1 "producttag" ] |
906 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4873 60 1 "producttag" ] |
907 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4873 131 "productcategory" ] |
908 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4873 19 "productcategory" ] |
909 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4873 61 "productcategory" ] |
910 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4873 165 "productcategory" ] |
911 | 0.18 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1500" "1500" "2024-11-22 05:21:07" 19863 ] |
912 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467266
]
|
913 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467267
]
|
914 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921505
]
|
915 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4873 131 ] |
916 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4873 19 ] |
917 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4873 61 ] |
918 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4873 165 ] |
919 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1393.jpg" 1 "2024-11-22 05:21:07" 4873 1 "productimage" ] |
920 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4873 13 1 "producttag" ] |
921 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4873 60 1 "producttag" ] |
922 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4873 131 "productcategory" ] |
923 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4873 19 "productcategory" ] |
924 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4873 61 "productcategory" ] |
925 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4873 165 "productcategory" ] |
926 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1500" "1500" "2024-11-22 05:21:07" 19909 ] |
927 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505513
]
|
928 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505514
]
|
929 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921506
]
|
930 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4873 131 ] |
931 | 1.02 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4873 19 ] |
932 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4873 61 ] |
933 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4873 165 ] |
934 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1393.jpg" 1 "2024-11-22 05:21:07" 4873 1 "productimage" ] |
935 | 0.16 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4873 13 1 "producttag" ] |
936 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4873 60 1 "producttag" ] |
937 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4873 131 "productcategory" ] |
938 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4873 19 "productcategory" ] |
939 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4873 61 "productcategory" ] |
940 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4873 165 "productcategory" ] |
941 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1400" "1400" "2024-11-22 05:21:07" 19910 ] |
942 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505515
]
|
943 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505516
]
|
944 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921507
]
|
945 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4873 131 ] |
946 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4873 19 ] |
947 | 0.27 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4873 61 ] |
948 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4873 165 ] |
949 | 0.18 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1393.jpg" 1 "2024-11-22 05:21:07" 4873 1 "productimage" ] |
950 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4873 13 1 "producttag" ] |
951 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4873 60 1 "producttag" ] |
952 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4873 131 "productcategory" ] |
953 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4873 19 "productcategory" ] |
954 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4873 61 "productcategory" ] |
955 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4873 165 "productcategory" ] |
956 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:07" 19911 ] |
957 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505517
]
|
958 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505518
]
|
959 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921508
]
|
960 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4873 131 ] |
961 | 0.26 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4873 19 ] |
962 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4873 61 ] |
963 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4873 165 ] |
964 | 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:
[
"4872"
]
|
965 | 0.27 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
4872
]
|
966 | 0.21 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1393.jpg" 1 "2024-11-22 05:21:07" 4872 1 "productimage" ] |
967 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4873 13 1 "producttag" ] |
968 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4873 60 1 "producttag" ] |
969 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4873 131 "productcategory" ] |
970 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4873 19 "productcategory" ] |
971 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4873 61 "productcategory" ] |
972 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4873 165 "productcategory" ] |
973 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:07" 19912 ] |
974 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505519
]
|
975 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505520
]
|
976 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1904955
]
|
977 | 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:
[
4872
]
|
978 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4872 19 ] |
979 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4872 61 ] |
980 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4872 131 ] |
981 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4872 165 ] |
982 | 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:
[
4872
]
|
983 | 0.25 ms |
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.delivery_fee AS delivery_fee_8, t0.visible AS visible_9, t0.create_date AS create_date_10, t0.update_date AS update_date_11, t0.currency_code AS currency_code_12, t0.point_rate AS point_rate_13, t0.product_id AS product_id_14, t0.sale_type_id AS sale_type_id_15, t0.class_category_id1 AS class_category_id1_16, t0.class_category_id2 AS class_category_id2_17, t0.delivery_duration_id AS delivery_duration_id_18, t0.creator_id AS creator_id_19, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
4872
]
|
984 | 0.22 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19862
]
|
985 | 3.91 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19862
]
|
986 | 0.20 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19913
]
|
987 | 1.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:
[
19913
]
|
988 | 0.44 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19914
]
|
989 | 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:
[
19914
]
|
990 | 0.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:
[
19915
]
|
991 | 0.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:
[
19915
]
|
992 | 0.18 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
19916
]
|
993 | 0.99 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
19916
]
|
994 | 0.19 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1393.jpg" 1 "2024-11-22 05:21:07" 4872 1 "productimage" ] |
995 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4872 13 1 "producttag" ] |
996 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4872 60 1 "producttag" ] |
997 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4872 131 "productcategory" ] |
998 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4872 19 "productcategory" ] |
999 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4872 61 "productcategory" ] |
1000 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4872 165 "productcategory" ] |
1001 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1500" "1500" "2024-11-22 05:21:07" 19862 ] |
1002 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467276
]
|
1003 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467277
]
|
1004 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921510
]
|
1005 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4872 131 ] |
1006 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4872 19 ] |
1007 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4872 61 ] |
1008 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4872 165 ] |
1009 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1393.jpg" 1 "2024-11-22 05:21:07" 4872 1 "productimage" ] |
1010 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4872 13 1 "producttag" ] |
1011 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4872 60 1 "producttag" ] |
1012 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4872 131 "productcategory" ] |
1013 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4872 19 "productcategory" ] |
1014 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4872 61 "productcategory" ] |
1015 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4872 165 "productcategory" ] |
1016 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1500" "1500" "2024-11-22 05:21:07" 19913 ] |
1017 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505523
]
|
1018 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505524
]
|
1019 | 0.07 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921511
]
|
1020 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4872 131 ] |
1021 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4872 19 ] |
1022 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4872 61 ] |
1023 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4872 165 ] |
1024 | 0.20 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1393.jpg" 1 "2024-11-22 05:21:07" 4872 1 "productimage" ] |
1025 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4872 13 1 "producttag" ] |
1026 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4872 60 1 "producttag" ] |
1027 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4872 131 "productcategory" ] |
1028 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4872 19 "productcategory" ] |
1029 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4872 61 "productcategory" ] |
1030 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4872 165 "productcategory" ] |
1031 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1400" "1400" "2024-11-22 05:21:07" 19914 ] |
1032 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505525
]
|
1033 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505526
]
|
1034 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921512
]
|
1035 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4872 131 ] |
1036 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4872 19 ] |
1037 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4872 61 ] |
1038 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4872 165 ] |
1039 | 0.11 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1393.jpg" 1 "2024-11-22 05:21:07" 4872 1 "productimage" ] |
1040 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4872 13 1 "producttag" ] |
1041 | 0.08 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4872 60 1 "producttag" ] |
1042 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4872 131 "productcategory" ] |
1043 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4872 19 "productcategory" ] |
1044 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4872 61 "productcategory" ] |
1045 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4872 165 "productcategory" ] |
1046 | 0.11 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:07" 19915 ] |
1047 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505527
]
|
1048 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505528
]
|
1049 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921513
]
|
1050 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4872 131 ] |
1051 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4872 19 ] |
1052 | 0.15 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4872 61 ] |
1053 | 0.12 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4872 165 ] |
1054 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.brand AS brand_10, t0.number AS number_11, t0.size AS size_12, t0.material AS material_13, t0.notification_email AS notification_email_14, t0.invalidity_period AS invalidity_period_15, t0.creator_id AS creator_id_16, t0.product_status_id AS product_status_id_17, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
"3095"
]
|
1055 | 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:
[
3095
]
|
1056 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1396.jpg" 1 "2024-11-22 05:21:07" 3095 1 "productimage" ] |
1057 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4872 13 1 "producttag" ] |
1058 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4872 60 1 "producttag" ] |
1059 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4872 131 "productcategory" ] |
1060 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4872 19 "productcategory" ] |
1061 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4872 61 "productcategory" ] |
1062 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4872 165 "productcategory" ] |
1063 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:07" 19916 ] |
1064 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505529
]
|
1065 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505530
]
|
1066 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1904960
]
|
1067 | 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:
[
3095
]
|
1068 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3095 19 ] |
1069 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3095 61 ] |
1070 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3095 131 ] |
1071 | 0.14 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3095 165 ] |
1072 | 0.18 ms |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.product_id AS product_id_3, t0.tag_id AS tag_id_4, t0.creator_id AS creator_id_5, t0.discriminator_type FROM dtb_product_tag t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('producttag')
Parameters:
[
3095
]
|
1073 | 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:
[
3095
]
|
1074 | 0.46 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
11313
]
|
1075 | 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:
[
11313
]
|
1076 | 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:
[
11314
]
|
1077 | 2.12 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
11314
]
|
1078 | 0.23 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15054
]
|
1079 | 0.21 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
15054
]
|
1080 | 0.29 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15154
]
|
1081 | 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:
[
15154
]
|
1082 | 0.25 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15254
]
|
1083 | 0.75 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
15254
]
|
1084 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1396.jpg" 1 "2024-11-22 05:21:07" 3095 1 "productimage" ] |
1085 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3095 26 1 "producttag" ] |
1086 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3095 61 1 "producttag" ] |
1087 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3095 131 "productcategory" ] |
1088 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3095 19 "productcategory" ] |
1089 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3095 61 "productcategory" ] |
1090 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3095 165 "productcategory" ] |
1091 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2500" "2500" "2024-11-22 05:21:07" 11313 ] |
1092 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467286
]
|
1093 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467287
]
|
1094 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921515
]
|
1095 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3095 131 ] |
1096 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3095 19 ] |
1097 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3095 61 ] |
1098 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3095 165 ] |
1099 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1396.jpg" 1 "2024-11-22 05:21:07" 3095 1 "productimage" ] |
1100 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3095 26 1 "producttag" ] |
1101 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3095 61 1 "producttag" ] |
1102 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3095 131 "productcategory" ] |
1103 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3095 19 "productcategory" ] |
1104 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3095 61 "productcategory" ] |
1105 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3095 165 "productcategory" ] |
1106 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2500" "2500" "2024-11-22 05:21:07" 11314 ] |
1107 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505533
]
|
1108 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505534
]
|
1109 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921516
]
|
1110 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3095 131 ] |
1111 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3095 19 ] |
1112 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3095 61 ] |
1113 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3095 165 ] |
1114 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1396.jpg" 1 "2024-11-22 05:21:07" 3095 1 "productimage" ] |
1115 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3095 26 1 "producttag" ] |
1116 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3095 61 1 "producttag" ] |
1117 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3095 131 "productcategory" ] |
1118 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3095 19 "productcategory" ] |
1119 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3095 61 "productcategory" ] |
1120 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3095 165 "productcategory" ] |
1121 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2300" "2300" "2024-11-22 05:21:07" 15054 ] |
1122 | 0.16 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505535
]
|
1123 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505536
]
|
1124 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921517
]
|
1125 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3095 131 ] |
1126 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3095 19 ] |
1127 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3095 61 ] |
1128 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3095 165 ] |
1129 | 0.17 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1396.jpg" 1 "2024-11-22 05:21:07" 3095 1 "productimage" ] |
1130 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3095 26 1 "producttag" ] |
1131 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3095 61 1 "producttag" ] |
1132 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3095 131 "productcategory" ] |
1133 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3095 19 "productcategory" ] |
1134 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3095 61 "productcategory" ] |
1135 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3095 165 "productcategory" ] |
1136 | 0.12 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1300" "1300" "2024-11-22 05:21:07" 15154 ] |
1137 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505537
]
|
1138 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505538
]
|
1139 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921518
]
|
1140 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3095 131 ] |
1141 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3095 19 ] |
1142 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3095 61 ] |
1143 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3095 165 ] |
1144 | 0.27 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:
[
"3094"
]
|
1145 | 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:
[
3094
]
|
1146 | 0.18 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1395.jpg" 1 "2024-11-22 05:21:07" 3094 1 "productimage" ] |
1147 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3095 26 1 "producttag" ] |
1148 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3095 61 1 "producttag" ] |
1149 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3095 131 "productcategory" ] |
1150 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3095 19 "productcategory" ] |
1151 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3095 61 "productcategory" ] |
1152 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3095 165 "productcategory" ] |
1153 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1300" "1300" "2024-11-22 05:21:07" 15254 ] |
1154 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505539
]
|
1155 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505540
]
|
1156 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1904965
]
|
1157 | 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:
[
3094
]
|
1158 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3094 19 ] |
1159 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3094 61 ] |
1160 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3094 131 ] |
1161 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3094 165 ] |
1162 | 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:
[
3094
]
|
1163 | 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:
[
3094
]
|
1164 | 0.22 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
11311
]
|
1165 | 1.77 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
11311
]
|
1166 | 0.51 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
11312
]
|
1167 | 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:
[
11312
]
|
1168 | 0.18 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15053
]
|
1169 | 3.40 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
15053
]
|
1170 | 0.21 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15153
]
|
1171 | 0.37 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
15153
]
|
1172 | 0.34 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15253
]
|
1173 | 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:
[
15253
]
|
1174 | 0.17 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1395.jpg" 1 "2024-11-22 05:21:07" 3094 1 "productimage" ] |
1175 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3094 13 1 "producttag" ] |
1176 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3094 29 1 "producttag" ] |
1177 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3094 131 "productcategory" ] |
1178 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3094 19 "productcategory" ] |
1179 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3094 61 "productcategory" ] |
1180 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3094 165 "productcategory" ] |
1181 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1500" "1500" "2024-11-22 05:21:07" 11311 ] |
1182 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467296
]
|
1183 | 0.08 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467297
]
|
1184 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921520
]
|
1185 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3094 131 ] |
1186 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3094 19 ] |
1187 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3094 61 ] |
1188 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3094 165 ] |
1189 | 0.19 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1395.jpg" 1 "2024-11-22 05:21:07" 3094 1 "productimage" ] |
1190 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3094 13 1 "producttag" ] |
1191 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3094 29 1 "producttag" ] |
1192 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3094 131 "productcategory" ] |
1193 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3094 19 "productcategory" ] |
1194 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3094 61 "productcategory" ] |
1195 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3094 165 "productcategory" ] |
1196 | 0.19 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1500" "1500" "2024-11-22 05:21:07" 11312 ] |
1197 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505543
]
|
1198 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505544
]
|
1199 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921521
]
|
1200 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3094 131 ] |
1201 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3094 19 ] |
1202 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3094 61 ] |
1203 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3094 165 ] |
1204 | 0.17 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1395.jpg" 1 "2024-11-22 05:21:07" 3094 1 "productimage" ] |
1205 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3094 13 1 "producttag" ] |
1206 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3094 29 1 "producttag" ] |
1207 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3094 131 "productcategory" ] |
1208 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3094 19 "productcategory" ] |
1209 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3094 61 "productcategory" ] |
1210 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3094 165 "productcategory" ] |
1211 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1400" "1400" "2024-11-22 05:21:07" 15053 ] |
1212 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505545
]
|
1213 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505546
]
|
1214 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921522
]
|
1215 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3094 131 ] |
1216 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3094 19 ] |
1217 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3094 61 ] |
1218 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3094 165 ] |
1219 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1395.jpg" 1 "2024-11-22 05:21:07" 3094 1 "productimage" ] |
1220 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3094 13 1 "producttag" ] |
1221 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3094 29 1 "producttag" ] |
1222 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3094 131 "productcategory" ] |
1223 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3094 19 "productcategory" ] |
1224 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3094 61 "productcategory" ] |
1225 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3094 165 "productcategory" ] |
1226 | 0.20 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:07" 15153 ] |
1227 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505547
]
|
1228 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505548
]
|
1229 | 0.15 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921523
]
|
1230 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3094 131 ] |
1231 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3094 19 ] |
1232 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3094 61 ] |
1233 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3094 165 ] |
1234 | 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:
[
"3093"
]
|
1235 | 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:
[
3093
]
|
1236 | 0.19 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1394.jpg" 1 "2024-11-22 05:21:07" 3093 1 "productimage" ] |
1237 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3094 13 1 "producttag" ] |
1238 | 0.16 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3094 29 1 "producttag" ] |
1239 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3094 131 "productcategory" ] |
1240 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3094 19 "productcategory" ] |
1241 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3094 61 "productcategory" ] |
1242 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3094 165 "productcategory" ] |
1243 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:07" 15253 ] |
1244 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505549
]
|
1245 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505550
]
|
1246 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1904970
]
|
1247 | 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:
[
3093
]
|
1248 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3093 19 ] |
1249 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3093 61 ] |
1250 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3093 131 ] |
1251 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3093 165 ] |
1252 | 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:
[
3093
]
|
1253 | 0.36 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:
[
3093
]
|
1254 | 0.26 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
11309
]
|
1255 | 4.15 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
11309
]
|
1256 | 0.28 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
11310
]
|
1257 | 1.40 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
11310
]
|
1258 | 0.52 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15052
]
|
1259 | 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:
[
15052
]
|
1260 | 0.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:
[
15152
]
|
1261 | 1.15 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
15152
]
|
1262 | 0.22 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15252
]
|
1263 | 0.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:
[
15252
]
|
1264 | 0.22 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1394.jpg" 1 "2024-11-22 05:21:07" 3093 1 "productimage" ] |
1265 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3093 26 1 "producttag" ] |
1266 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3093 61 1 "producttag" ] |
1267 | 0.16 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3093 131 "productcategory" ] |
1268 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3093 19 "productcategory" ] |
1269 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3093 61 "productcategory" ] |
1270 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3093 165 "productcategory" ] |
1271 | 0.19 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "3300" "3300" "2024-11-22 05:21:07" 11309 ] |
1272 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467306
]
|
1273 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467307
]
|
1274 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921525
]
|
1275 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3093 131 ] |
1276 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3093 19 ] |
1277 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3093 61 ] |
1278 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3093 165 ] |
1279 | 0.25 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1394.jpg" 1 "2024-11-22 05:21:07" 3093 1 "productimage" ] |
1280 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3093 26 1 "producttag" ] |
1281 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3093 61 1 "producttag" ] |
1282 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3093 131 "productcategory" ] |
1283 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3093 19 "productcategory" ] |
1284 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3093 61 "productcategory" ] |
1285 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3093 165 "productcategory" ] |
1286 | 0.19 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "3300" "3300" "2024-11-22 05:21:07" 11310 ] |
1287 | 0.17 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505553
]
|
1288 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505554
]
|
1289 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921526
]
|
1290 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3093 131 ] |
1291 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3093 19 ] |
1292 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3093 61 ] |
1293 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3093 165 ] |
1294 | 0.21 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1394.jpg" 1 "2024-11-22 05:21:07" 3093 1 "productimage" ] |
1295 | 0.16 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3093 26 1 "producttag" ] |
1296 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3093 61 1 "producttag" ] |
1297 | 0.19 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3093 131 "productcategory" ] |
1298 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3093 19 "productcategory" ] |
1299 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3093 61 "productcategory" ] |
1300 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3093 165 "productcategory" ] |
1301 | 0.20 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "3000" "3000" "2024-11-22 05:21:07" 15052 ] |
1302 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505555
]
|
1303 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505556
]
|
1304 | 0.17 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921527
]
|
1305 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3093 131 ] |
1306 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3093 19 ] |
1307 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3093 61 ] |
1308 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3093 165 ] |
1309 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1394.jpg" 1 "2024-11-22 05:21:07" 3093 1 "productimage" ] |
1310 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3093 26 1 "producttag" ] |
1311 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3093 61 1 "producttag" ] |
1312 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3093 131 "productcategory" ] |
1313 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3093 19 "productcategory" ] |
1314 | 0.47 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3093 61 "productcategory" ] |
1315 | 0.23 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3093 165 "productcategory" ] |
1316 | 0.26 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1700" "1700" "2024-11-22 05:21:07" 15152 ] |
1317 | 0.19 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505557
]
|
1318 | 0.18 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505558
]
|
1319 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921528
]
|
1320 | 1.32 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3093 131 ] |
1321 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3093 19 ] |
1322 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3093 61 ] |
1323 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3093 165 ] |
1324 | 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:
[
"3092"
]
|
1325 | 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:
[
3092
]
|
1326 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1393.jpg" 1 "2024-11-22 05:21:07" 3092 1 "productimage" ] |
1327 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3093 26 1 "producttag" ] |
1328 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3093 61 1 "producttag" ] |
1329 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3093 131 "productcategory" ] |
1330 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3093 19 "productcategory" ] |
1331 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3093 61 "productcategory" ] |
1332 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3093 165 "productcategory" ] |
1333 | 0.17 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1700" "1700" "2024-11-22 05:21:07" 15252 ] |
1334 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505559
]
|
1335 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505560
]
|
1336 | 0.15 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1904975
]
|
1337 | 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:
[
3092
]
|
1338 | 0.77 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3092 19 ] |
1339 | 0.28 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3092 61 ] |
1340 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3092 131 ] |
1341 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3092 165 ] |
1342 | 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:
[
3092
]
|
1343 | 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:
[
3092
]
|
1344 | 0.38 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
11307
]
|
1345 | 0.12 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
11307
]
|
1346 | 0.25 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
11308
]
|
1347 | 2.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:
[
11308
]
|
1348 | 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:
[
15051
]
|
1349 | 0.80 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
15051
]
|
1350 | 0.25 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15151
]
|
1351 | 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:
[
15151
]
|
1352 | 0.17 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15251
]
|
1353 | 0.64 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
15251
]
|
1354 | 0.18 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1393.jpg" 1 "2024-11-22 05:21:07" 3092 1 "productimage" ] |
1355 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3092 13 1 "producttag" ] |
1356 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3092 60 1 "producttag" ] |
1357 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3092 131 "productcategory" ] |
1358 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3092 19 "productcategory" ] |
1359 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3092 61 "productcategory" ] |
1360 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3092 165 "productcategory" ] |
1361 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1500" "1500" "2024-11-22 05:21:07" 11307 ] |
1362 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467316
]
|
1363 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467317
]
|
1364 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921530
]
|
1365 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3092 131 ] |
1366 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3092 19 ] |
1367 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3092 61 ] |
1368 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3092 165 ] |
1369 | 0.13 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1393.jpg" 1 "2024-11-22 05:21:07" 3092 1 "productimage" ] |
1370 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3092 13 1 "producttag" ] |
1371 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3092 60 1 "producttag" ] |
1372 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3092 131 "productcategory" ] |
1373 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3092 19 "productcategory" ] |
1374 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3092 61 "productcategory" ] |
1375 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3092 165 "productcategory" ] |
1376 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1500" "1500" "2024-11-22 05:21:07" 11308 ] |
1377 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505563
]
|
1378 | 0.17 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505564
]
|
1379 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921531
]
|
1380 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3092 131 ] |
1381 | 2.92 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3092 19 ] |
1382 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3092 61 ] |
1383 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3092 165 ] |
1384 | 0.18 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1393.jpg" 1 "2024-11-22 05:21:07" 3092 1 "productimage" ] |
1385 | 0.17 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3092 13 1 "producttag" ] |
1386 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3092 60 1 "producttag" ] |
1387 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3092 131 "productcategory" ] |
1388 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3092 19 "productcategory" ] |
1389 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3092 61 "productcategory" ] |
1390 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3092 165 "productcategory" ] |
1391 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1400" "1400" "2024-11-22 05:21:07" 15051 ] |
1392 | 0.17 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505565
]
|
1393 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505566
]
|
1394 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921532
]
|
1395 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3092 131 ] |
1396 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3092 19 ] |
1397 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3092 61 ] |
1398 | 1.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3092 165 ] |
1399 | 0.19 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1393.jpg" 1 "2024-11-22 05:21:07" 3092 1 "productimage" ] |
1400 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3092 13 1 "producttag" ] |
1401 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3092 60 1 "producttag" ] |
1402 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3092 131 "productcategory" ] |
1403 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3092 19 "productcategory" ] |
1404 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3092 61 "productcategory" ] |
1405 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3092 165 "productcategory" ] |
1406 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:07" 15151 ] |
1407 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505567
]
|
1408 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505568
]
|
1409 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921533
]
|
1410 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3092 131 ] |
1411 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3092 19 ] |
1412 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3092 61 ] |
1413 | 0.28 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3092 165 ] |
1414 | 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:
[
"3091"
]
|
1415 | 0.36 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:
[
3091
]
|
1416 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1392.jpg" 1 "2024-11-22 05:21:07" 3091 1 "productimage" ] |
1417 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3092 13 1 "producttag" ] |
1418 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3092 60 1 "producttag" ] |
1419 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3092 131 "productcategory" ] |
1420 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3092 19 "productcategory" ] |
1421 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3092 61 "productcategory" ] |
1422 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3092 165 "productcategory" ] |
1423 | 0.20 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:07" 15251 ] |
1424 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505569
]
|
1425 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505570
]
|
1426 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1904980
]
|
1427 | 0.22 ms |
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
3091
]
|
1428 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3091 19 ] |
1429 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3091 61 ] |
1430 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3091 131 ] |
1431 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3091 165 ] |
1432 | 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:
[
3091
]
|
1433 | 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:
[
3091
]
|
1434 | 0.28 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
11305
]
|
1435 | 1.79 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
11305
]
|
1436 | 0.53 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
11306
]
|
1437 | 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:
[
11306
]
|
1438 | 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:
[
15050
]
|
1439 | 3.33 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
15050
]
|
1440 | 0.21 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15150
]
|
1441 | 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:
[
15150
]
|
1442 | 0.26 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15250
]
|
1443 | 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:
[
15250
]
|
1444 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1392.jpg" 1 "2024-11-22 05:21:07" 3091 1 "productimage" ] |
1445 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3091 13 1 "producttag" ] |
1446 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3091 60 1 "producttag" ] |
1447 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3091 131 "productcategory" ] |
1448 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3091 19 "productcategory" ] |
1449 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3091 61 "productcategory" ] |
1450 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3091 165 "productcategory" ] |
1451 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1500" "1500" "2024-11-22 05:21:07" 11305 ] |
1452 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467326
]
|
1453 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467327
]
|
1454 | 0.14 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921535
]
|
1455 | 0.26 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3091 131 ] |
1456 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3091 19 ] |
1457 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3091 61 ] |
1458 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3091 165 ] |
1459 | 0.30 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1392.jpg" 1 "2024-11-22 05:21:07" 3091 1 "productimage" ] |
1460 | 0.17 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3091 13 1 "producttag" ] |
1461 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3091 60 1 "producttag" ] |
1462 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3091 131 "productcategory" ] |
1463 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3091 19 "productcategory" ] |
1464 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3091 61 "productcategory" ] |
1465 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3091 165 "productcategory" ] |
1466 | 0.18 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1500" "1500" "2024-11-22 05:21:07" 11306 ] |
1467 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505573
]
|
1468 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505574
]
|
1469 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921536
]
|
1470 | 0.24 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3091 131 ] |
1471 | 0.24 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3091 19 ] |
1472 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3091 61 ] |
1473 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3091 165 ] |
1474 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1392.jpg" 1 "2024-11-22 05:21:07" 3091 1 "productimage" ] |
1475 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3091 13 1 "producttag" ] |
1476 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3091 60 1 "producttag" ] |
1477 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3091 131 "productcategory" ] |
1478 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3091 19 "productcategory" ] |
1479 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3091 61 "productcategory" ] |
1480 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3091 165 "productcategory" ] |
1481 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1400" "1400" "2024-11-22 05:21:07" 15050 ] |
1482 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505575
]
|
1483 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505576
]
|
1484 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921537
]
|
1485 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3091 131 ] |
1486 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3091 19 ] |
1487 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3091 61 ] |
1488 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3091 165 ] |
1489 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1392.jpg" 1 "2024-11-22 05:21:07" 3091 1 "productimage" ] |
1490 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3091 13 1 "producttag" ] |
1491 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3091 60 1 "producttag" ] |
1492 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3091 131 "productcategory" ] |
1493 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3091 19 "productcategory" ] |
1494 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3091 61 "productcategory" ] |
1495 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3091 165 "productcategory" ] |
1496 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:07" 15150 ] |
1497 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505577
]
|
1498 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505578
]
|
1499 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921538
]
|
1500 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3091 131 ] |
1501 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3091 19 ] |
1502 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3091 61 ] |
1503 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3091 165 ] |
1504 | 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:
[
"3090"
]
|
1505 | 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:
[
3090
]
|
1506 | 0.14 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1391.jpg" 1 "2024-11-22 05:21:07" 3090 1 "productimage" ] |
1507 | 0.16 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3091 13 1 "producttag" ] |
1508 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3091 60 1 "producttag" ] |
1509 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3091 131 "productcategory" ] |
1510 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3091 19 "productcategory" ] |
1511 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3091 61 "productcategory" ] |
1512 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3091 165 "productcategory" ] |
1513 | 0.13 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "800" "800" "2024-11-22 05:21:07" 15250 ] |
1514 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505579
]
|
1515 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505580
]
|
1516 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1904985
]
|
1517 | 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:
[
3090
]
|
1518 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3090 19 ] |
1519 | 0.24 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3090 61 ] |
1520 | 3.76 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3090 131 ] |
1521 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3090 165 ] |
1522 | 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:
[
3090
]
|
1523 | 2.75 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:
[
3090
]
|
1524 | 0.27 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
11303
]
|
1525 | 2.72 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
11303
]
|
1526 | 11.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:
[
11304
]
|
1527 | 2.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:
[
11304
]
|
1528 | 8.85 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15049
]
|
1529 | 2.48 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
15049
]
|
1530 | 0.21 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15149
]
|
1531 | 0.79 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
15149
]
|
1532 | 0.20 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15249
]
|
1533 | 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:
[
15249
]
|
1534 | 0.21 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1391.jpg" 1 "2024-11-22 05:21:07" 3090 1 "productimage" ] |
1535 | 0.19 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3090 83 1 "producttag" ] |
1536 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3090 29 1 "producttag" ] |
1537 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3090 131 "productcategory" ] |
1538 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3090 19 "productcategory" ] |
1539 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3090 61 "productcategory" ] |
1540 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3090 165 "productcategory" ] |
1541 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2000" "2000" "2024-11-22 05:21:07" 11303 ] |
1542 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467336
]
|
1543 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467337
]
|
1544 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921540
]
|
1545 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3090 131 ] |
1546 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3090 19 ] |
1547 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3090 61 ] |
1548 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3090 165 ] |
1549 | 0.15 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1391.jpg" 1 "2024-11-22 05:21:07" 3090 1 "productimage" ] |
1550 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3090 83 1 "producttag" ] |
1551 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3090 29 1 "producttag" ] |
1552 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3090 131 "productcategory" ] |
1553 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3090 19 "productcategory" ] |
1554 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3090 61 "productcategory" ] |
1555 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3090 165 "productcategory" ] |
1556 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2000" "2000" "2024-11-22 05:21:07" 11304 ] |
1557 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505583
]
|
1558 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505584
]
|
1559 | 0.10 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921541
]
|
1560 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3090 131 ] |
1561 | 2.29 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3090 19 ] |
1562 | 1.06 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3090 61 ] |
1563 | 0.94 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3090 165 ] |
1564 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1391.jpg" 1 "2024-11-22 05:21:07" 3090 1 "productimage" ] |
1565 | 0.27 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3090 83 1 "producttag" ] |
1566 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3090 29 1 "producttag" ] |
1567 | 0.38 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3090 131 "productcategory" ] |
1568 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3090 19 "productcategory" ] |
1569 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3090 61 "productcategory" ] |
1570 | 0.16 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3090 165 "productcategory" ] |
1571 | 0.18 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1800" "1800" "2024-11-22 05:21:07" 15049 ] |
1572 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505585
]
|
1573 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505586
]
|
1574 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921542
]
|
1575 | 0.25 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3090 131 ] |
1576 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3090 19 ] |
1577 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3090 61 ] |
1578 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3090 165 ] |
1579 | 0.17 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1391.jpg" 1 "2024-11-22 05:21:07" 3090 1 "productimage" ] |
1580 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3090 83 1 "producttag" ] |
1581 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3090 29 1 "producttag" ] |
1582 | 0.21 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3090 131 "productcategory" ] |
1583 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3090 19 "productcategory" ] |
1584 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3090 61 "productcategory" ] |
1585 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3090 165 "productcategory" ] |
1586 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1000" "1000" "2024-11-22 05:21:07" 15149 ] |
1587 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505587
]
|
1588 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505588
]
|
1589 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921543
]
|
1590 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3090 131 ] |
1591 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3090 19 ] |
1592 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3090 61 ] |
1593 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3090 165 ] |
1594 | 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:
[
"3088"
]
|
1595 | 0.30 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
3088
]
|
1596 | 0.17 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1389.jpg" 1 "2024-11-22 05:21:07" 3088 1 "productimage" ] |
1597 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3090 83 1 "producttag" ] |
1598 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3090 29 1 "producttag" ] |
1599 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3090 131 "productcategory" ] |
1600 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3090 19 "productcategory" ] |
1601 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3090 61 "productcategory" ] |
1602 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3090 165 "productcategory" ] |
1603 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1000" "1000" "2024-11-22 05:21:07" 15249 ] |
1604 | 0.17 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505589
]
|
1605 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505590
]
|
1606 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1904990
]
|
1607 | 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:
[
3088
]
|
1608 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3088 65 ] |
1609 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3088 97 ] |
1610 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3088 106 ] |
1611 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3088 131 ] |
1612 | 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:
[
3088
]
|
1613 | 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:
[
3088
]
|
1614 | 0.55 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
11299
]
|
1615 | 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:
[
11299
]
|
1616 | 0.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:
[
11300
]
|
1617 | 3.62 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
11300
]
|
1618 | 0.26 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15047
]
|
1619 | 1.38 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
15047
]
|
1620 | 0.34 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
15147
]
|
1621 | 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:
[
15147
]
|
1622 | 0.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:
[
15247
]
|
1623 | 1.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:
[
15247
]
|
1624 | 0.21 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1389.jpg" 1 "2024-11-22 05:21:07" 3088 1 "productimage" ] |
1625 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3088 17 1 "producttag" ] |
1626 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3088 29 1 "producttag" ] |
1627 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3088 131 "productcategory" ] |
1628 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3088 65 "productcategory" ] |
1629 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3088 97 "productcategory" ] |
1630 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3088 106 "productcategory" ] |
1631 | 0.20 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2000" "2000" "2024-11-22 05:21:07" 11299 ] |
1632 | 0.19 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467346
]
|
1633 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467347
]
|
1634 | 0.16 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921545
]
|
1635 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3088 131 ] |
1636 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3088 65 ] |
1637 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3088 97 ] |
1638 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3088 106 ] |
1639 | 0.20 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1389.jpg" 1 "2024-11-22 05:21:07" 3088 1 "productimage" ] |
1640 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3088 17 1 "producttag" ] |
1641 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3088 29 1 "producttag" ] |
1642 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3088 131 "productcategory" ] |
1643 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3088 65 "productcategory" ] |
1644 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3088 97 "productcategory" ] |
1645 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3088 106 "productcategory" ] |
1646 | 0.14 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "2000" "2000" "2024-11-22 05:21:07" 11300 ] |
1647 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505593
]
|
1648 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505594
]
|
1649 | 0.08 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921546
]
|
1650 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3088 131 ] |
1651 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3088 65 ] |
1652 | 0.16 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3088 97 ] |
1653 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3088 106 ] |
1654 | 0.16 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1389.jpg" 1 "2024-11-22 05:21:07" 3088 1 "productimage" ] |
1655 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3088 17 1 "producttag" ] |
1656 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3088 29 1 "producttag" ] |
1657 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3088 131 "productcategory" ] |
1658 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3088 65 "productcategory" ] |
1659 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3088 97 "productcategory" ] |
1660 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3088 106 "productcategory" ] |
1661 | 0.16 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1800" "1800" "2024-11-22 05:21:07" 15047 ] |
1662 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505595
]
|
1663 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505596
]
|
1664 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921547
]
|
1665 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3088 131 ] |
1666 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3088 65 ] |
1667 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3088 97 ] |
1668 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3088 106 ] |
1669 | 0.19 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1389.jpg" 1 "2024-11-22 05:21:07" 3088 1 "productimage" ] |
1670 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3088 17 1 "producttag" ] |
1671 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3088 29 1 "producttag" ] |
1672 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3088 131 "productcategory" ] |
1673 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3088 65 "productcategory" ] |
1674 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3088 97 "productcategory" ] |
1675 | 0.14 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3088 106 "productcategory" ] |
1676 | 0.22 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1000" "1000" "2024-11-22 05:21:07" 15147 ] |
1677 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505597
]
|
1678 | 0.09 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505598
]
|
1679 | 0.09 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921548
]
|
1680 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3088 131 ] |
1681 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3088 65 ] |
1682 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3088 97 ] |
1683 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 3088 106 ] |
1684 | 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:
[
"4998"
]
|
1685 | 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:
[
4998
]
|
1686 | 0.28 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1401.jpg" 1 "2024-11-22 05:21:07" 4998 1 "productimage" ] |
1687 | 0.16 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3088 17 1 "producttag" ] |
1688 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 3088 29 1 "producttag" ] |
1689 | 0.16 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3088 131 "productcategory" ] |
1690 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3088 65 "productcategory" ] |
1691 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3088 97 "productcategory" ] |
1692 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 3088 106 "productcategory" ] |
1693 | 0.18 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1000" "1000" "2024-11-22 05:21:07" 15247 ] |
1694 | 0.16 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505599
]
|
1695 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505600
]
|
1696 | 0.13 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1904995
]
|
1697 | 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:
[
4998
]
|
1698 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4998 65 ] |
1699 | 0.22 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4998 97 ] |
1700 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4998 131 ] |
1701 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4998 189 ] |
1702 | 0.22 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
189
]
|
1703 | 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:
[
4998
]
|
1704 | 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:
[
4998
]
|
1705 | 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:
[
20110
]
|
1706 | 1.77 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
20110
]
|
1707 | 0.56 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
20111
]
|
1708 | 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:
[
20111
]
|
1709 | 0.23 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
20112
]
|
1710 | 3.65 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
20112
]
|
1711 | 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:
[
20113
]
|
1712 | 1.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:
[
20113
]
|
1713 | 0.51 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
20114
]
|
1714 | 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:
[
20114
]
|
1715 | 0.19 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1401.jpg" 1 "2024-11-22 05:21:07" 4998 1 "productimage" ] |
1716 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4998 13 1 "producttag" ] |
1717 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4998 29 1 "producttag" ] |
1718 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4998 131 "productcategory" ] |
1719 | 0.12 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4998 65 "productcategory" ] |
1720 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4998 97 "productcategory" ] |
1721 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4998 189 "productcategory" ] |
1722 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1200" "1200" "2024-11-22 05:21:07" 20110 ] |
1723 | 0.21 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467356
]
|
1724 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467357
]
|
1725 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921550
]
|
1726 | 0.27 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4998 131 ] |
1727 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4998 65 ] |
1728 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4998 97 ] |
1729 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4998 189 ] |
1730 | 0.26 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1401.jpg" 1 "2024-11-22 05:21:07" 4998 1 "productimage" ] |
1731 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4998 13 1 "producttag" ] |
1732 | 0.18 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4998 29 1 "producttag" ] |
1733 | 0.17 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4998 131 "productcategory" ] |
1734 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4998 65 "productcategory" ] |
1735 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4998 97 "productcategory" ] |
1736 | 0.33 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4998 189 "productcategory" ] |
1737 | 0.29 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1200" "1200" "2024-11-22 05:21:07" 20111 ] |
1738 | 0.18 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505603
]
|
1739 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505604
]
|
1740 | 0.12 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921551
]
|
1741 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4998 131 ] |
1742 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4998 65 ] |
1743 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4998 97 ] |
1744 | 0.23 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4998 189 ] |
1745 | 0.19 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1401.jpg" 1 "2024-11-22 05:21:07" 4998 1 "productimage" ] |
1746 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4998 13 1 "producttag" ] |
1747 | 0.11 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4998 29 1 "producttag" ] |
1748 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4998 131 "productcategory" ] |
1749 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4998 65 "productcategory" ] |
1750 | 0.17 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4998 97 "productcategory" ] |
1751 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4998 189 "productcategory" ] |
1752 | 0.18 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1100" "1100" "2024-11-22 05:21:07" 20112 ] |
1753 | 0.19 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505605
]
|
1754 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505606
]
|
1755 | 0.13 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921552
]
|
1756 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4998 131 ] |
1757 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4998 65 ] |
1758 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4998 97 ] |
1759 | 0.34 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4998 189 ] |
1760 | 0.25 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1401.jpg" 1 "2024-11-22 05:21:07" 4998 1 "productimage" ] |
1761 | 0.18 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4998 13 1 "producttag" ] |
1762 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4998 29 1 "producttag" ] |
1763 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4998 131 "productcategory" ] |
1764 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4998 65 "productcategory" ] |
1765 | 0.15 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4998 97 "productcategory" ] |
1766 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4998 189 "productcategory" ] |
1767 | 0.21 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "600" "600" "2024-11-22 05:21:07" 20113 ] |
1768 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505607
]
|
1769 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505608
]
|
1770 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921553
]
|
1771 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4998 131 ] |
1772 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4998 65 ] |
1773 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4998 97 ] |
1774 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4998 189 ] |
1775 | 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:
[
"4931"
]
|
1776 | 0.33 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
4931
]
|
1777 | 0.19 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1400.jpg" 1 "2024-11-22 05:21:07" 4931 1 "productimage" ] |
1778 | 0.12 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4998 13 1 "producttag" ] |
1779 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4998 29 1 "producttag" ] |
1780 | 0.10 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4998 131 "productcategory" ] |
1781 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4998 65 "productcategory" ] |
1782 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4998 97 "productcategory" ] |
1783 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4998 189 "productcategory" ] |
1784 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "600" "600" "2024-11-22 05:21:07" 20114 ] |
1785 | 0.13 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505609
]
|
1786 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505610
]
|
1787 | 0.11 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1905000
]
|
1788 | 0.22 ms |
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
4931
]
|
1789 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4931 65 ] |
1790 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4931 97 ] |
1791 | 0.21 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4931 131 ] |
1792 | 0.20 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4931 189 ] |
1793 | 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:
[
4931
]
|
1794 | 0.35 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:
[
4931
]
|
1795 | 0.27 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
20043
]
|
1796 | 3.77 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
20043
]
|
1797 | 0.21 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
20419
]
|
1798 | 1.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:
[
20419
]
|
1799 | 0.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:
[
20420
]
|
1800 | 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:
[
20420
]
|
1801 | 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:
[
20421
]
|
1802 | 0.91 ms |
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
20421
]
|
1803 | 0.22 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
20422
]
|
1804 | 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:
[
20422
]
|
1805 | 0.22 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1400.jpg" 1 "2024-11-22 05:21:07" 4931 1 "productimage" ] |
1806 | 0.13 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4931 29 1 "producttag" ] |
1807 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:07" 4931 83 1 "producttag" ] |
1808 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4931 131 "productcategory" ] |
1809 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4931 65 "productcategory" ] |
1810 | 0.11 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4931 97 "productcategory" ] |
1811 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4931 189 "productcategory" ] |
1812 | 0.18 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1000" "1000" "2024-11-22 05:21:08" 20043 ] |
1813 | 0.15 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467366
]
|
1814 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4467367
]
|
1815 | 0.13 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921555
]
|
1816 | 0.34 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4931 131 ] |
1817 | 0.25 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4931 65 ] |
1818 | 0.24 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4931 97 ] |
1819 | 0.54 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4931 189 ] |
1820 | 0.20 ms |
INSERT INTO dtb_product_image (file_name, sort_no, create_date, product_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "an1400.jpg" 1 "2024-11-22 05:21:08" 4931 1 "productimage" ] |
1821 | 0.15 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:08" 4931 29 1 "producttag" ] |
1822 | 0.09 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:08" 4931 83 1 "producttag" ] |
1823 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4931 131 "productcategory" ] |
1824 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4931 65 "productcategory" ] |
1825 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4931 97 "productcategory" ] |
1826 | 0.13 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4931 189 "productcategory" ] |
1827 | 0.17 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "1000" "1000" "2024-11-22 05:21:08" 20419 ] |
1828 | 0.12 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505613
]
|
1829 | 0.10 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505614
]
|
1830 | 0.14 ms |
DELETE FROM dtb_product_image WHERE id = ?
Parameters:
[
1921556
]
|
1831 | 0.18 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4931 131 ] |
1832 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4931 65 ] |
1833 | 0.17 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4931 97 ] |
1834 | 0.19 ms |
DELETE FROM dtb_product_category WHERE product_id = ? AND category_id = ?
Parameters:
[ 4931 189 ] |
1835 | 0.14 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:08" 4931 29 1 "producttag" ] |
1836 | 0.10 ms |
INSERT INTO dtb_product_tag (create_date, product_id, tag_id, creator_id, discriminator_type) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2024-11-22 05:21:08" 4931 83 1 "producttag" ] |
1837 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4931 131 "productcategory" ] |
1838 | 0.08 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4931 65 "productcategory" ] |
1839 | 0.07 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4931 97 "productcategory" ] |
1840 | 0.09 ms |
INSERT INTO dtb_product_category (product_id, category_id, discriminator_type) VALUES (?, ?, ?)
Parameters:
[ 4931 189 "productcategory" ] |
1841 | 0.15 ms |
UPDATE dtb_product_class SET price01 = ?, price02 = ?, update_date = ? WHERE id = ?
Parameters:
[ "900" "900" "2024-11-22 05:21:08" 20420 ] |
1842 | 0.11 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505615
]
|
1843 | 0.14 ms |
DELETE FROM dtb_product_tag WHERE id = ?
Parameters:
[
4505616
]
|
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. |