Query Metrics
169
Database Queries
44
Different statements
63.67 ms
Query time
4
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.08 ms |
SET SESSION time_zone = '+00:00'
Parameters:
[] |
| 2 | 0.28 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.option_mail_notifier AS option_mail_notifier_29, t0.authentication_key AS authentication_key_30, t0.php_path AS php_path_31, t0.option_point AS option_point_32, t0.basic_point_rate AS basic_point_rate_33, t0.point_conversion_rate AS point_conversion_rate_34, t0.plaza_company_name AS plaza_company_name_35, t0.plaza_shop_name AS plaza_shop_name_36, t0.email05 AS email05_37, t0.email06 AS email06_38, t0.email07 AS email07_39, t0.email08 AS email08_40, t0.site_kit_site_id AS site_kit_site_id_41, t0.site_kit_site_secret AS site_kit_site_secret_42, t0.country_id AS country_id_43, t0.pref_id AS pref_id_44, t0.discriminator_type FROM dtb_base_info t0 WHERE t0.id = ? AND t0.discriminator_type IN ('baseinfo')
Parameters:
[
1
]
|
| 3 | 0.31 ms |
SELECT d0_.id AS id_0, d0_.page_name AS page_name_1, d0_.url AS url_2, d0_.file_name AS file_name_3, d0_.edit_type AS edit_type_4, d0_.author AS author_5, d0_.description AS description_6, d0_.keyword AS keyword_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.meta_robots AS meta_robots_10, d0_.meta_tags AS meta_tags_11, d1_.page_id AS page_id_12, d1_.layout_id AS layout_id_13, d1_.sort_no AS sort_no_14, d2_.id AS id_15, d2_.layout_name AS layout_name_16, d2_.create_date AS create_date_17, d2_.update_date AS update_date_18, d0_.discriminator_type AS discriminator_type_19, d0_.master_page_id AS master_page_id_20, d1_.discriminator_type AS discriminator_type_21, d1_.page_id AS page_id_22, d1_.layout_id AS layout_id_23, d2_.discriminator_type AS discriminator_type_24, d2_.device_type_id AS device_type_id_25 FROM dtb_page d0_ LEFT JOIN dtb_page_layout d1_ ON d0_.id = d1_.page_id AND d1_.discriminator_type IN ('pagelayout') LEFT JOIN dtb_layout d2_ ON d1_.layout_id = d2_.id AND d2_.discriminator_type IN ('layout') WHERE (d0_.url = ?) AND d0_.discriminator_type IN ('page')
Parameters:
[
"product_detail"
]
|
| 4 | 0.30 ms |
SELECT d0_.id AS id_0, d0_.layout_name AS layout_name_1, d0_.create_date AS create_date_2, d0_.update_date AS update_date_3, d1_.section AS section_4, d1_.block_id AS block_id_5, d1_.layout_id AS layout_id_6, d1_.block_row AS block_row_7, d2_.id AS id_8, d2_.block_name AS block_name_9, d2_.file_name AS file_name_10, d2_.use_controller AS use_controller_11, d2_.deletable AS deletable_12, d2_.create_date AS create_date_13, d2_.update_date AS update_date_14, d0_.discriminator_type AS discriminator_type_15, d0_.device_type_id AS device_type_id_16, d1_.discriminator_type AS discriminator_type_17, d1_.block_id AS block_id_18, d1_.layout_id AS layout_id_19, d2_.discriminator_type AS discriminator_type_20, d2_.device_type_id AS device_type_id_21 FROM dtb_layout d0_ LEFT JOIN dtb_block_position d1_ ON d0_.id = d1_.layout_id AND d1_.discriminator_type IN ('blockposition') LEFT JOIN dtb_block d2_ ON d1_.block_id = d2_.id AND d2_.discriminator_type IN ('block') WHERE (d0_.id = ?) AND d0_.discriminator_type IN ('layout') ORDER BY d1_.block_row ASC
Parameters:
[
3
]
|
| 5 | 0.06 ms |
SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED
Parameters:
[] |
| 6 | 0.03 ms |
"START TRANSACTION"
Parameters:
[] |
| 7 | 0.11 ms |
SELECT p0_.config_data AS config_data_0 FROM plg_holiday_config p0_ WHERE p0_.config_id = ? AND p0_.del_flg = ? ORDER BY p0_.config_id ASC
Parameters:
[ 1 0 ] |
| 8 | 0.09 ms |
SELECT p0_.week AS week_0 FROM plg_holiday_week p0_ WHERE p0_.config_id = ? AND p0_.del_flg = ? ORDER BY p0_.config_id ASC
Parameters:
[ 1 0 ] |
| 9 | 0.13 ms |
SELECT p0_.month AS month_0, p0_.day AS day_1 FROM plg_holiday p0_ WHERE (p0_.holiday BETWEEN ? AND ?) AND p0_.del_flg = ? ORDER BY p0_.month ASC, p0_.day ASC
Parameters:
[ "2026-03-01" "2026-03-31" 0 ] |
| 10 | 0.13 ms |
SELECT p0_.month AS month_0, p0_.day AS day_1 FROM plg_holiday p0_ WHERE (p0_.holiday BETWEEN ? AND ?) AND p0_.del_flg = ? ORDER BY p0_.month ASC, p0_.day ASC
Parameters:
[ "2026-04-01" "2026-04-30" 0 ] |
| 11 | 0.58 ms |
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.note AS note_2, d0_.description_list AS description_list_3, d0_.description_detail AS description_detail_4, d0_.search_word AS search_word_5, d0_.free_area AS free_area_6, d0_.create_date AS create_date_7, d0_.update_date AS update_date_8, d0_.del_flg AS del_flg_9, d0_.free_description_about_quantity AS free_description_about_quantity_10, d0_.free_description_about_selling_price AS free_description_about_selling_price_11, d0_.free_description_of_payment_delivery AS free_description_of_payment_delivery_12, d1_.id AS id_13, d1_.product_code AS product_code_14, d1_.stock AS stock_15, d1_.stock_unlimited AS stock_unlimited_16, d1_.sale_limit AS sale_limit_17, d1_.price01 AS price01_18, d1_.price02 AS price02_19, d1_.delivery_fee AS delivery_fee_20, d1_.visible AS visible_21, d1_.create_date AS create_date_22, d1_.update_date AS update_date_23, d1_.currency_code AS currency_code_24, d1_.point_rate AS point_rate_25, d2_.id AS id_26, d2_.backend_name AS backend_name_27, d2_.name AS name_28, d2_.sort_no AS sort_no_29, d2_.visible AS visible_30, d2_.create_date AS create_date_31, d2_.update_date AS update_date_32, d3_.id AS id_33, d3_.backend_name AS backend_name_34, d3_.name AS name_35, d3_.sort_no AS sort_no_36, d3_.visible AS visible_37, d3_.create_date AS create_date_38, d3_.update_date AS update_date_39, d4_.id AS id_40, d4_.file_name AS file_name_41, d4_.sort_no AS sort_no_42, d4_.create_date AS create_date_43, d5_.id AS id_44, d5_.create_date AS create_date_45, d0_.discriminator_type AS discriminator_type_46, d0_.creator_id AS creator_id_47, d0_.product_status_id AS product_status_id_48, d1_.discriminator_type AS discriminator_type_49, d1_.product_id AS product_id_50, d1_.sale_type_id AS sale_type_id_51, d1_.class_category_id1 AS class_category_id1_52, d1_.class_category_id2 AS class_category_id2_53, d1_.delivery_duration_id AS delivery_duration_id_54, d1_.creator_id AS creator_id_55, d1_.regular_discount_id AS regular_discount_id_56, d2_.discriminator_type AS discriminator_type_57, d2_.class_name_id AS class_name_id_58, d2_.creator_id AS creator_id_59, d3_.discriminator_type AS discriminator_type_60, d3_.class_name_id AS class_name_id_61, d3_.creator_id AS creator_id_62, d4_.discriminator_type AS discriminator_type_63, d4_.product_id AS product_id_64, d4_.creator_id AS creator_id_65, d5_.discriminator_type AS discriminator_type_66, d5_.product_id AS product_id_67, d5_.tag_id AS tag_id_68, d5_.creator_id AS creator_id_69 FROM dtb_product d0_ INNER JOIN dtb_product_class d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productclass') LEFT JOIN dtb_class_category d2_ ON d1_.class_category_id1 = d2_.id AND d2_.discriminator_type IN ('classcategory') LEFT JOIN dtb_class_category d3_ ON d1_.class_category_id2 = d3_.id AND d3_.discriminator_type IN ('classcategory') LEFT JOIN dtb_product_image d4_ ON d0_.id = d4_.product_id AND d4_.discriminator_type IN ('productimage') LEFT JOIN dtb_product_tag d5_ ON d0_.id = d5_.product_id AND d5_.discriminator_type IN ('producttag') WHERE (d0_.id = ? AND d1_.visible = ?) AND d0_.discriminator_type IN ('product') ORDER BY d2_.sort_no DESC, d3_.sort_no DESC, d4_.sort_no ASC
Parameters:
[ "5753" 1 ] |
| 12 | 0.15 ms |
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
5995
]
|
| 13 | 0.09 ms |
SELECT p0_.id AS id_0, p0_.create_date AS create_date_1, p0_.product_id AS product_id_2, p0_.member_type_id AS member_type_id_3 FROM plg_product_member_type p0_ WHERE p0_.product_id = ?
Parameters:
[
5753
]
|
| 14 | 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:
[
5995
]
|
| 15 | 0.15 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:
[
"2026-03-06 01:02:19"
]
|
| 16 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.discount_rate AS discount_rate_3, t0.discount_value AS discount_value_4, t0.point_rate AS point_rate_5, t0.delivery_free_condition AS delivery_free_condition_6, t0.cond_amount AS cond_amount_7, t0.cond_buytimes AS cond_buytimes_8, t0.initial_flg AS initial_flg_9, t0.fixed_flg AS fixed_flg_10, t0.priority AS priority_11, t0.extension_period AS extension_period_12, t0.create_date AS create_date_13, t0.update_date AS update_date_14, t0.discriminator_type FROM plg_customerrank_dtb_customer_rank t0 WHERE t0.discriminator_type IN ('customerrank')
Parameters:
[] |
| 17 | 0.11 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 2 5995 ] |
| 18 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 2 5995 ] |
| 19 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 7 5995 ] |
| 20 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 7 5995 ] |
| 21 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 8 5995 ] |
| 22 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 8 5995 ] |
| 23 | 0.11 ms |
SELECT B.value FROM plg_productplus_dtb_product_data AS A LEFT OUTER JOIN plg_productplus_dtb_product_data_detail AS B ON A.id=B.product_data_id WHERE A.product_id='5753' AND A.product_item_id='66';
Parameters:
[] |
| 24 | 0.14 ms |
SELECT A.product_item_id, B.value FROM plg_productplus_dtb_product_data AS A LEFT OUTER JOIN plg_productplus_dtb_product_data_detail AS B ON A.id=B.product_data_id WHERE A.product_id='5753';
Parameters:
[] |
| 25 | 0.07 ms |
SELECT product_id FROM dtb_product_category WHERE product_id='5753' AND category_id='5'
Parameters:
[] |
| 26 | 0.09 ms |
SELECT A.price FROM plg_customerrank_dtb_customer_price AS A LEFT OUTER JOIN dtb_product_class AS B ON A.product_class_id=B.id WHERE A.customer_rank_id=2 AND B.product_id=5753;
Parameters:
[] |
| 27 | 0.09 ms |
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.product_class_id AS product_class_id_3, t0.disp_flg AS disp_flg_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.del_flg AS del_flg_7 FROM plg_product_restock t0 WHERE t0.product_id = ? AND t0.del_flg = ? LIMIT 1
Parameters:
[ 5753 0 ] |
| 28 | 0.08 ms |
SELECT t0.name AS name_1, t0.value AS value_2, t0.discriminator_type FROM plg_customerrank_dtb_config t0 WHERE t0.name = ? AND t0.discriminator_type IN ('customerrankconfig') LIMIT 1
Parameters:
[
"login_disp"
]
|
| 29 | 0.06 ms |
SELECT t0.name AS name_1, t0.value AS value_2, t0.discriminator_type FROM plg_customerrank_dtb_config t0 WHERE t0.name = ? AND t0.discriminator_type IN ('customerrankconfig') LIMIT 1
Parameters:
[
"login_disp"
]
|
| 30 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.discount_rate AS discount_rate_3, t0.discount_value AS discount_value_4, t0.point_rate AS point_rate_5, t0.delivery_free_condition AS delivery_free_condition_6, t0.cond_amount AS cond_amount_7, t0.cond_buytimes AS cond_buytimes_8, t0.initial_flg AS initial_flg_9, t0.fixed_flg AS fixed_flg_10, t0.priority AS priority_11, t0.extension_period AS extension_period_12, t0.create_date AS create_date_13, t0.update_date AS update_date_14, t0.discriminator_type FROM plg_customerrank_dtb_customer_rank t0 WHERE t0.initial_flg = ? AND t0.discriminator_type IN ('customerrank') LIMIT 1
Parameters:
[
1
]
|
| 31 | 0.08 ms |
SELECT p0_.id AS id_0, p0_.create_date AS create_date_1, p0_.product_id AS product_id_2, p0_.member_type_id AS member_type_id_3 FROM plg_product_member_type p0_ WHERE p0_.product_id = ?
Parameters:
[
5753
]
|
| 32 | 0.09 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:
[
5753
]
|
| 33 | 0.10 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:
[
1
]
|
| 34 | 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:
[
5
]
|
| 35 | 0.07 ms |
SELECT p0_.id AS id_0, p0_.display_start_date AS display_start_date_1, p0_.display_end_date AS display_end_date_2, p0_.create_date AS create_date_3, p0_.update_date AS update_date_4, p0_.product_id AS product_id_5 FROM plg_pia_product_display_period p0_ WHERE p0_.product_id = ?
Parameters:
[
5753
]
|
| 36 | 0.09 ms |
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.product_class_id AS product_class_id_3, t0.disp_flg AS disp_flg_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.del_flg AS del_flg_7 FROM plg_product_restock t0 WHERE t0.product_id = ? AND t0.del_flg = ? LIMIT 1
Parameters:
[ 5753 0 ] |
| 37 | 0.09 ms |
SELECT COUNT(p0_.id) AS sclr_0 FROM pia_product_review p0_ WHERE p0_.product_id = ? AND p0_.is_visible = ?
Parameters:
[ 5753 1 ] |
| 38 | 0.08 ms |
SELECT AVG(p0_.rating) AS sclr_0 FROM pia_product_review p0_ WHERE p0_.product_id = ? AND p0_.is_visible = ?
Parameters:
[ 5753 1 ] |
| 39 | 0.11 ms |
SELECT p0_.rating AS rating_0, COUNT(p0_.id) AS sclr_1 FROM pia_product_review p0_ WHERE p0_.product_id = ? AND p0_.is_visible = ? GROUP BY p0_.rating ORDER BY p0_.rating DESC
Parameters:
[ 5753 1 ] |
| 40 | 0.10 ms |
SELECT p0_.id AS id_0, p0_.reviewer_name AS reviewer_name_1, p0_.reviewer_email AS reviewer_email_2, p0_.rating AS rating_3, p0_.comment AS comment_4, p0_.title AS title_5, p0_.is_visible AS is_visible_6, p0_.is_verified_purchase AS is_verified_purchase_7, p0_.reviewer_ip AS reviewer_ip_8, p0_.admin_memo AS admin_memo_9, p0_.create_date AS create_date_10, p0_.update_date AS update_date_11, p0_.product_id AS product_id_12 FROM pia_product_review p0_ WHERE p0_.product_id = ? AND p0_.is_visible = ? ORDER BY p0_.create_date DESC LIMIT 3
Parameters:
[ 5753 1 ] |
| 41 | 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:
[
10
]
|
| 42 | 0.07 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
19
]
|
| 43 | 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:
[
50
]
|
| 44 | 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:
[
81
]
|
| 45 | 0.06 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
93
]
|
| 46 | 0.06 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
94
]
|
| 47 | 0.06 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
147
]
|
| 48 | 0.06 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
156
]
|
| 49 | 0.06 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
167
]
|
| 50 | 0.06 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
176
]
|
| 51 | 0.06 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
177
]
|
| 52 | 0.06 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
178
]
|
| 53 | 0.06 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
181
]
|
| 54 | 0.06 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
182
]
|
| 55 | 0.06 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
208
]
|
| 56 | 0.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.insert_button_flg AS insert_button_flg_3 FROM plg_product_contact4_config t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 57 | 0.12 ms |
SELECT t0.id AS id_1, t0.page_name AS page_name_2, t0.url AS url_3, t0.file_name AS file_name_4, t0.edit_type AS edit_type_5, t0.author AS author_6, t0.description AS description_7, t0.keyword AS keyword_8, t0.create_date AS create_date_9, t0.update_date AS update_date_10, t0.meta_robots AS meta_robots_11, t0.meta_tags AS meta_tags_12, t0.master_page_id AS master_page_id_13, t0.discriminator_type FROM dtb_page t0 WHERE t0.url = ? AND t0.discriminator_type IN ('page') LIMIT 1
Parameters:
[
"product_detail"
]
|
| 58 | 0.09 ms |
SELECT DATABASE()
Parameters:
[] |
| 59 | 1.18 ms |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"xb006434_ec"
]
|
| 60 | 0.06 ms |
SELECT DATABASE()
Parameters:
[] |
| 61 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')
Parameters:
[] |
| 62 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort_no AS sort_no_3, t0.discriminator_type FROM mtb_product_status t0 WHERE t0.id = ? AND t0.discriminator_type IN ('productstatus')
Parameters:
[
6
]
|
| 63 | 0.36 ms |
SELECT d0_.id AS id_0 FROM dtb_product d0_ INNER JOIN dtb_product_class d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productclass') WHERE (d0_.id IN (?, ?, ?, ?, ?, ?, ?) AND d1_.visible = ? AND d1_.sale_type_id <> ? AND d0_.del_flg = 0 AND d0_.product_status_id IN (?, ?, ?)) AND d0_.discriminator_type IN ('product')
Parameters:
[ 6479 6065 4970 6414 2477 6244 5203 1 2 1 6 8 ] |
| 64 | 0.22 ms |
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.note AS note_2, d0_.description_list AS description_list_3, d0_.description_detail AS description_detail_4, d0_.search_word AS search_word_5, d0_.free_area AS free_area_6, d0_.create_date AS create_date_7, d0_.update_date AS update_date_8, d0_.del_flg AS del_flg_9, d0_.free_description_about_quantity AS free_description_about_quantity_10, d0_.free_description_about_selling_price AS free_description_about_selling_price_11, d0_.free_description_of_payment_delivery AS free_description_of_payment_delivery_12, d0_.discriminator_type AS discriminator_type_13, d0_.creator_id AS creator_id_14, d0_.product_status_id AS product_status_id_15 FROM dtb_product d0_ INNER JOIN dtb_product_class d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productclass') WHERE (d0_.id IN (?, ?, ?, ?) AND d1_.visible = ? AND d1_.sale_type_id <> ? AND d0_.del_flg = 0) AND d0_.discriminator_type IN ('product')
Parameters:
[ 6479 6065 4970 6414 1 2 ] |
| 65 | 0.12 ms |
SELECT p0_.id AS id_0, p0_.create_date AS create_date_1, p0_.product_id AS product_id_2, p0_.member_type_id AS member_type_id_3 FROM plg_product_member_type p0_ WHERE p0_.product_id = ?
Parameters:
[
4970
]
|
| 66 | 0.08 ms |
SELECT p0_.id AS id_0, p0_.create_date AS create_date_1, p0_.product_id AS product_id_2, p0_.member_type_id AS member_type_id_3 FROM plg_product_member_type p0_ WHERE p0_.product_id = ?
Parameters:
[
6065
]
|
| 67 | 0.07 ms |
SELECT p0_.id AS id_0, p0_.create_date AS create_date_1, p0_.product_id AS product_id_2, p0_.member_type_id AS member_type_id_3 FROM plg_product_member_type p0_ WHERE p0_.product_id = ?
Parameters:
[
6414
]
|
| 68 | 0.07 ms |
SELECT p0_.id AS id_0, p0_.create_date AS create_date_1, p0_.product_id AS product_id_2, p0_.member_type_id AS member_type_id_3 FROM plg_product_member_type p0_ WHERE p0_.product_id = ?
Parameters:
[
6479
]
|
| 69 | 9.96 ms |
SELECT B.product_id, A.price FROM plg_customerrank_dtb_customer_price AS A LEFT OUTER JOIN dtb_product_class AS B ON A.product_class_id=B.id WHERE A.customer_rank_id='2';
Parameters:
[] |
| 70 | 1.66 ms |
SELECT A.product_id, B.value FROM plg_productplus_dtb_product_data AS A LEFT OUTER JOIN plg_productplus_dtb_product_data_detail AS B ON A.id=B.product_data_id WHERE A.product_item_id='55';
Parameters:
[] |
| 71 | 0.18 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
6479
]
|
| 72 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort_no AS sort_no_3, t0.discriminator_type FROM mtb_product_status t0 WHERE t0.id = ? AND t0.discriminator_type IN ('productstatus')
Parameters:
[
1
]
|
| 73 | 0.13 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.regular_discount_id AS regular_discount_id_20, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
6479
]
|
| 74 | 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:
[
6721
]
|
| 75 | 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:
[
6721
]
|
| 76 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.discount_rate AS discount_rate_3, t0.discount_value AS discount_value_4, t0.point_rate AS point_rate_5, t0.delivery_free_condition AS delivery_free_condition_6, t0.cond_amount AS cond_amount_7, t0.cond_buytimes AS cond_buytimes_8, t0.initial_flg AS initial_flg_9, t0.fixed_flg AS fixed_flg_10, t0.priority AS priority_11, t0.extension_period AS extension_period_12, t0.create_date AS create_date_13, t0.update_date AS update_date_14, t0.discriminator_type FROM plg_customerrank_dtb_customer_rank t0 WHERE t0.discriminator_type IN ('customerrank')
Parameters:
[] |
| 77 | 0.11 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 2 6721 ] |
| 78 | 0.10 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 2 6721 ] |
| 79 | 0.10 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 7 6721 ] |
| 80 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 7 6721 ] |
| 81 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 8 6721 ] |
| 82 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 8 6721 ] |
| 83 | 0.13 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:
[
6065
]
|
| 84 | 0.12 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.regular_discount_id AS regular_discount_id_20, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
6065
]
|
| 85 | 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:
[
6307
]
|
| 86 | 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:
[
6307
]
|
| 87 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.discount_rate AS discount_rate_3, t0.discount_value AS discount_value_4, t0.point_rate AS point_rate_5, t0.delivery_free_condition AS delivery_free_condition_6, t0.cond_amount AS cond_amount_7, t0.cond_buytimes AS cond_buytimes_8, t0.initial_flg AS initial_flg_9, t0.fixed_flg AS fixed_flg_10, t0.priority AS priority_11, t0.extension_period AS extension_period_12, t0.create_date AS create_date_13, t0.update_date AS update_date_14, t0.discriminator_type FROM plg_customerrank_dtb_customer_rank t0 WHERE t0.discriminator_type IN ('customerrank')
Parameters:
[] |
| 88 | 0.10 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 2 6307 ] |
| 89 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 2 6307 ] |
| 90 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 7 6307 ] |
| 91 | 0.10 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 7 6307 ] |
| 92 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 8 6307 ] |
| 93 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 8 6307 ] |
| 94 | 0.12 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:
[
4970
]
|
| 95 | 0.11 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.regular_discount_id AS regular_discount_id_20, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
4970
]
|
| 96 | 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:
[
5212
]
|
| 97 | 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:
[
5212
]
|
| 98 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.discount_rate AS discount_rate_3, t0.discount_value AS discount_value_4, t0.point_rate AS point_rate_5, t0.delivery_free_condition AS delivery_free_condition_6, t0.cond_amount AS cond_amount_7, t0.cond_buytimes AS cond_buytimes_8, t0.initial_flg AS initial_flg_9, t0.fixed_flg AS fixed_flg_10, t0.priority AS priority_11, t0.extension_period AS extension_period_12, t0.create_date AS create_date_13, t0.update_date AS update_date_14, t0.discriminator_type FROM plg_customerrank_dtb_customer_rank t0 WHERE t0.discriminator_type IN ('customerrank')
Parameters:
[] |
| 99 | 0.10 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 2 5212 ] |
| 100 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 2 5212 ] |
| 101 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 7 5212 ] |
| 102 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 7 5212 ] |
| 103 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 8 5212 ] |
| 104 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 8 5212 ] |
| 105 | 0.11 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:
[
6414
]
|
| 106 | 0.11 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.regular_discount_id AS regular_discount_id_20, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
6414
]
|
| 107 | 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:
[
6656
]
|
| 108 | 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:
[
6656
]
|
| 109 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.discount_rate AS discount_rate_3, t0.discount_value AS discount_value_4, t0.point_rate AS point_rate_5, t0.delivery_free_condition AS delivery_free_condition_6, t0.cond_amount AS cond_amount_7, t0.cond_buytimes AS cond_buytimes_8, t0.initial_flg AS initial_flg_9, t0.fixed_flg AS fixed_flg_10, t0.priority AS priority_11, t0.extension_period AS extension_period_12, t0.create_date AS create_date_13, t0.update_date AS update_date_14, t0.discriminator_type FROM plg_customerrank_dtb_customer_rank t0 WHERE t0.discriminator_type IN ('customerrank')
Parameters:
[] |
| 110 | 0.10 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 2 6656 ] |
| 111 | 0.10 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 2 6656 ] |
| 112 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 7 6656 ] |
| 113 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 7 6656 ] |
| 114 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 8 6656 ] |
| 115 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 8 6656 ] |
| 116 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')
Parameters:
[] |
| 117 | 24.53 ms |
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.note AS note_2, d0_.description_list AS description_list_3, d0_.description_detail AS description_detail_4, d0_.search_word AS search_word_5, d0_.free_area AS free_area_6, d0_.create_date AS create_date_7, d0_.update_date AS update_date_8, d0_.del_flg AS del_flg_9, d0_.free_description_about_quantity AS free_description_about_quantity_10, d0_.free_description_about_selling_price AS free_description_about_selling_price_11, d0_.free_description_of_payment_delivery AS free_description_of_payment_delivery_12, ABS(d1_.price02 - ?) AS sclr_13, d0_.discriminator_type AS discriminator_type_14, d0_.creator_id AS creator_id_15, d0_.product_status_id AS product_status_id_16 FROM dtb_product d0_ INNER JOIN dtb_product_category d2_ ON d0_.id = d2_.product_id AND d2_.discriminator_type IN ('productcategory') INNER JOIN dtb_category d3_ ON d2_.category_id = d3_.id AND d3_.discriminator_type IN ('category') INNER JOIN dtb_product_class d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productclass') WHERE (d3_.id = ? AND d0_.product_status_id = 1 AND d1_.visible = 1 AND d0_.id <> ? AND d0_.del_flg = 0 AND d1_.sale_type_id <> 2) AND d0_.discriminator_type IN ('product') GROUP BY d0_.id ORDER BY sclr_13 ASC, d0_.create_date DESC LIMIT 4
Parameters:
[ 600000.0 1 5753 ] |
| 118 | 0.18 ms |
SELECT p0_.id AS id_0, p0_.create_date AS create_date_1, p0_.product_id AS product_id_2, p0_.member_type_id AS member_type_id_3 FROM plg_product_member_type p0_ WHERE p0_.product_id = ?
Parameters:
[
5954
]
|
| 119 | 0.09 ms |
SELECT p0_.id AS id_0, p0_.create_date AS create_date_1, p0_.product_id AS product_id_2, p0_.member_type_id AS member_type_id_3 FROM plg_product_member_type p0_ WHERE p0_.product_id = ?
Parameters:
[
4514
]
|
| 120 | 0.07 ms |
SELECT p0_.id AS id_0, p0_.create_date AS create_date_1, p0_.product_id AS product_id_2, p0_.member_type_id AS member_type_id_3 FROM plg_product_member_type p0_ WHERE p0_.product_id = ?
Parameters:
[
6708
]
|
| 121 | 0.07 ms |
SELECT p0_.id AS id_0, p0_.create_date AS create_date_1, p0_.product_id AS product_id_2, p0_.member_type_id AS member_type_id_3 FROM plg_product_member_type p0_ WHERE p0_.product_id = ?
Parameters:
[
3204
]
|
| 122 | 9.16 ms |
SELECT B.product_id, A.price FROM plg_customerrank_dtb_customer_price AS A LEFT OUTER JOIN dtb_product_class AS B ON A.product_class_id=B.id WHERE A.customer_rank_id='2';
Parameters:
[] |
| 123 | 0.18 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.product_id AS product_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_image t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productimage') ORDER BY t0.sort_no ASC
Parameters:
[
5954
]
|
| 124 | 0.12 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.regular_discount_id AS regular_discount_id_20, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
5954
]
|
| 125 | 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:
[
6196
]
|
| 126 | 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:
[
6196
]
|
| 127 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.discount_rate AS discount_rate_3, t0.discount_value AS discount_value_4, t0.point_rate AS point_rate_5, t0.delivery_free_condition AS delivery_free_condition_6, t0.cond_amount AS cond_amount_7, t0.cond_buytimes AS cond_buytimes_8, t0.initial_flg AS initial_flg_9, t0.fixed_flg AS fixed_flg_10, t0.priority AS priority_11, t0.extension_period AS extension_period_12, t0.create_date AS create_date_13, t0.update_date AS update_date_14, t0.discriminator_type FROM plg_customerrank_dtb_customer_rank t0 WHERE t0.discriminator_type IN ('customerrank')
Parameters:
[] |
| 128 | 0.11 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 2 6196 ] |
| 129 | 0.10 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 2 6196 ] |
| 130 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 7 6196 ] |
| 131 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 7 6196 ] |
| 132 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 8 6196 ] |
| 133 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 8 6196 ] |
| 134 | 0.11 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:
[
4514
]
|
| 135 | 0.11 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.regular_discount_id AS regular_discount_id_20, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
4514
]
|
| 136 | 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:
[
4681
]
|
| 137 | 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:
[
4681
]
|
| 138 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.discount_rate AS discount_rate_3, t0.discount_value AS discount_value_4, t0.point_rate AS point_rate_5, t0.delivery_free_condition AS delivery_free_condition_6, t0.cond_amount AS cond_amount_7, t0.cond_buytimes AS cond_buytimes_8, t0.initial_flg AS initial_flg_9, t0.fixed_flg AS fixed_flg_10, t0.priority AS priority_11, t0.extension_period AS extension_period_12, t0.create_date AS create_date_13, t0.update_date AS update_date_14, t0.discriminator_type FROM plg_customerrank_dtb_customer_rank t0 WHERE t0.discriminator_type IN ('customerrank')
Parameters:
[] |
| 139 | 0.10 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 2 4681 ] |
| 140 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 2 4681 ] |
| 141 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 7 4681 ] |
| 142 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 7 4681 ] |
| 143 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 8 4681 ] |
| 144 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 8 4681 ] |
| 145 | 0.14 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:
[
6708
]
|
| 146 | 0.11 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.regular_discount_id AS regular_discount_id_20, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
6708
]
|
| 147 | 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:
[
6950
]
|
| 148 | 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:
[
6950
]
|
| 149 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.discount_rate AS discount_rate_3, t0.discount_value AS discount_value_4, t0.point_rate AS point_rate_5, t0.delivery_free_condition AS delivery_free_condition_6, t0.cond_amount AS cond_amount_7, t0.cond_buytimes AS cond_buytimes_8, t0.initial_flg AS initial_flg_9, t0.fixed_flg AS fixed_flg_10, t0.priority AS priority_11, t0.extension_period AS extension_period_12, t0.create_date AS create_date_13, t0.update_date AS update_date_14, t0.discriminator_type FROM plg_customerrank_dtb_customer_rank t0 WHERE t0.discriminator_type IN ('customerrank')
Parameters:
[] |
| 150 | 0.10 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 2 6950 ] |
| 151 | 0.10 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 2 6950 ] |
| 152 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 7 6950 ] |
| 153 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 7 6950 ] |
| 154 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 8 6950 ] |
| 155 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 8 6950 ] |
| 156 | 0.11 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:
[
3204
]
|
| 157 | 0.11 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.regular_discount_id AS regular_discount_id_20, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
3204
]
|
| 158 | 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:
[
3361
]
|
| 159 | 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:
[
3361
]
|
| 160 | 0.09 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.discount_rate AS discount_rate_3, t0.discount_value AS discount_value_4, t0.point_rate AS point_rate_5, t0.delivery_free_condition AS delivery_free_condition_6, t0.cond_amount AS cond_amount_7, t0.cond_buytimes AS cond_buytimes_8, t0.initial_flg AS initial_flg_9, t0.fixed_flg AS fixed_flg_10, t0.priority AS priority_11, t0.extension_period AS extension_period_12, t0.create_date AS create_date_13, t0.update_date AS update_date_14, t0.discriminator_type FROM plg_customerrank_dtb_customer_rank t0 WHERE t0.discriminator_type IN ('customerrank')
Parameters:
[] |
| 161 | 0.10 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 2 3361 ] |
| 162 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 2 3361 ] |
| 163 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 7 3361 ] |
| 164 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 7 3361 ] |
| 165 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 8 3361 ] |
| 166 | 0.09 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.customer_rank_id AS customer_rank_id_3, t0.product_class_id AS product_class_id_4, t0.discriminator_type FROM plg_customerrank_dtb_customer_price t0 WHERE t0.customer_rank_id = ? AND t0.product_class_id = ? AND t0.discriminator_type IN ('customerprice') LIMIT 1
Parameters:
[ 8 3361 ] |
| 167 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')
Parameters:
[] |
| 168 | 0.12 ms |
SELECT B.value FROM plg_productplus_dtb_product_data AS A LEFT OUTER JOIN plg_productplus_dtb_product_data_detail AS B ON A.id=B.product_data_id WHERE A.product_id='5753' AND A.product_item_id='32';
Parameters:
[] |
| 169 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| Plugin\MemberAccessControl\Entity\MemberType | No errors. |
| Plugin\MemberAccessControl\Entity\CustomerMemberType | No errors. |
| Plugin\MemberAccessControl\Entity\ProductMemberType | No errors. |
| Eccube\Entity\AbstractEntity | No errors. |
| Eccube\Entity\Product | 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. |
| Plugin\Holiday\Entity\Holiday | No errors. |
| Plugin\Holiday\Entity\HolidayConfig | No errors. |
| Plugin\Holiday\Entity\HolidayWeek | No errors. |
| Plugin\PiaHistory\Entity\PiaHistory | No errors. |
| Plugin\PiaHistory\Entity\PiaHisProduct | No errors. |
| Plugin\PiaHistory\Entity\PiaHisProductClass | No errors. |
| Plugin\PiaHistory\Entity\PiaHisProductCategory | No errors. |
| Plugin\PiaHistory\Entity\PiaHisProductImage | No errors. |
| Plugin\PiaHistory\Entity\PiaHisProductStock | No errors. |
| Plugin\PiaHistory\Entity\PiaHisProductTag | No errors. |
| Plugin\PiaHistory\Entity\PiaHisProductAdd | No errors. |
| Plugin\PiaHistory\Entity\PiaHisRankPrice | No errors. |
| Plugin\PiaHistory\Entity\PiaHisCustomerClass | No errors. |
| Plugin\PiaHistory\Entity\PiaHisPoint | No errors. |
| Plugin\PiaHistory\Entity\PiaHisMeyasu | No errors. |
| Eccube\Entity\Member | No errors. |
| Eccube\Entity\Order | No errors. |
| Eccube\Entity\Customer |
|
| Eccube\Entity\Master\Country | No errors. |
| Eccube\Entity\Master\Pref | No errors. |
| Eccube\Entity\Delivery | No errors. |
| Plugin\CustomerRank42\Entity\CustomerRank | No errors. |
| Plugin\CustomerRank42\Entity\CustomerRankConfig | No errors. |
| Plugin\CustomerRank42\Entity\ConfigStatus | No errors. |
| Plugin\CustomerRank42\Entity\CustomerPrice | No errors. |
| Eccube\Entity\CustomerFavoriteProduct | No errors. |
| Eccube\Entity\Category | No errors. |
| Eccube\Entity\Master\ProductListMax | No errors. |
| Plugin\ProductPlus42\Entity\ProductDataDetail | No errors. |
| Plugin\PiaProductRestock\Entity\ProductRestock | No errors. |
| Plugin\PiaProductRestock\Entity\ProductRestockCustomer | No errors. |
| Plugin\PiaProductDisp\Entity\ProductDisplayPeriod | No errors. |
| Eccube\Entity\ProductClass |
|
| Eccube\Entity\ClassCategory | No errors. |
| Eccube\Entity\ProductImage | No errors. |
| Eccube\Entity\ProductTag | No errors. |
| Eccube\Entity\Master\ProductStatus | No errors. |
| Eccube\Entity\Master\SaleType | No errors. |
| Eccube\Entity\DeliveryDuration | No errors. |
| Plugin\EccubePaymentLite42\Entity\RegularDiscount | No errors. |
| Eccube\Entity\ClassName | No errors. |
| Eccube\Entity\Tag | No errors. |
| Eccube\Entity\ProductCategory | No errors. |
| Plugin\ProductPlus42\Entity\ProductData | No errors. |
| Eccube\Entity\ProductStock | No errors. |
| Eccube\Entity\TaxRule | No errors. |
| Eccube\Entity\Master\RoundingType | No errors. |
| Plugin\EccubePaymentLite42\Entity\ProductClassRegularCycle | No errors. |
| Plugin\EccubePaymentLite42\Entity\Config | No errors. |
| Eccube\Entity\CartItem | No errors. |
| Plugin\PiaProductReview\Entity\ProductReview | No errors. |
| Plugin\ProductContact42\Entity\Config | No errors. |
| Plugin\Api42\Entity\WebHook | No errors. |
| Plugin\PiaMeyasu\Entity\PiaMeyasu | No errors. |
| Plugin\PiaMeyasu\Entity\PiaMeyasuHistory | No errors. |
| Eccube\Entity\Master\Authority | No errors. |
| Eccube\Entity\Master\Work | No errors. |
| Plugin\SiteKit42\Entity\IdToken | No errors. |
| Eccube\Entity\OrderItem | No errors. |
| Eccube\Entity\Shipping | No errors. |
| Eccube\Entity\MailHistory | No errors. |
| Eccube\Entity\Master\Sex | No errors. |
| Eccube\Entity\Master\Job | No errors. |
| Eccube\Entity\Payment | No errors. |
| Eccube\Entity\Master\CustomerOrderStatus | No errors. |
| Eccube\Entity\Master\OrderStatusColor | No errors. |
| Eccube\Entity\Master\OrderStatus | No errors. |
| Plugin\EccubePaymentLite42\Entity\PaymentStatus | No errors. |
| Plugin\EccubePaymentLite42\Entity\RegularOrder | No errors. |
| Eccube\Entity\CustomerAddress | No errors. |
| Eccube\Entity\Master\CustomerStatus | No errors. |
| Plugin\ContactManagement42\Entity\Contact | No errors. |
| Eccube\Entity\PaymentOption | No errors. |
| Eccube\Entity\DeliveryFee | No errors. |
| Eccube\Entity\DeliveryTime | No errors. |
| Plugin\EccubePaymentLite42\Entity\DeliveryCompany | No errors. |
| Plugin\ProductPlus42\Entity\ProductItem | No errors. |
| Plugin\EccubePaymentLite42\Entity\RegularCycle |
|
| Plugin\EccubePaymentLite42\Entity\GmoEpsilonPayment | No errors. |
| Plugin\EccubePaymentLite42\Entity\ConvenienceStore | No errors. |
| Plugin\EccubePaymentLite42\Entity\IpBlackList | No errors. |
| Plugin\EccubePaymentLite42\Entity\MyPageRegularSetting | No errors. |
| Eccube\Entity\Cart | No errors. |
| Eccube\Entity\Plugin | No errors. |
| Eccube\Entity\Master\TaxType | No errors. |
| Eccube\Entity\Master\TaxDisplayType | No errors. |
| Eccube\Entity\Master\OrderItemType | No errors. |
| Plugin\EccubePaymentLite42\Entity\RegularOrderItem | No errors. |
| Plugin\EccubePaymentLite42\Entity\RegularShipping | No errors. |
| Plugin\EccubePaymentLite42\Entity\RegularStatus | No errors. |
| Plugin\ContactManagement42\Entity\ContactStatus | No errors. |
| Plugin\ContactManagement42\Entity\ContactReply |
|
| Plugin\ProductPlus42\Entity\ProductItemOption | No errors. |
| Plugin\EccubePaymentLite42\Entity\RegularCycleType | No errors. |
| Plugin\ContactManagement42\Entity\MailHistory | No errors. |