https://kyogokupro.proteanstudios.com/review_list?category=12&pageno=116

Query Metrics

568 Database Queries
37 Different statements
126.55 ms Query time
13 Invalid entities

Queries

Group similar statements

# Time Info
1 1.32 ms
SET SESSION time_zone = '+00:00'
Parameters:
[]
2 0.52 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort_no AS sort_no_3, t0.discriminator_type FROM mtb_sale_type t0 WHERE t0.name = ? AND t0.discriminator_type IN ('saletype') LIMIT 1
Parameters:
[
  "ダウンロードコンテンツ"
]
3 0.68 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.option_product_tax_rule AS option_product_tax_rule_25, t0.option_customer_activate AS option_customer_activate_26, t0.option_remember_me AS option_remember_me_27, t0.authentication_key AS authentication_key_28, t0.php_path AS php_path_29, t0.option_point AS option_point_30, t0.basic_point_rate AS basic_point_rate_31, t0.point_conversion_rate AS point_conversion_rate_32, t0.is_light_version AS is_light_version_33, t0.product_cost_password AS product_cost_password_34, t0.country_id AS country_id_35, t0.pref_id AS pref_id_36, t0.discriminator_type FROM dtb_base_info t0 WHERE t0.id = ? AND t0.discriminator_type IN ('baseinfo')
Parameters:
[
  1
]
4 0.60 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort_no AS sort_no_3, t0.discriminator_type FROM mtb_order_item_type t0 WHERE t0.id = ? AND t0.discriminator_type IN ('orderitemtype')
Parameters:
[
  1
]
5 0.47 ms
SELECT t0.id AS id_1, t0.contract_code AS contract_code_2, t0.environmental_setting AS environmental_setting_3, t0.credit_payment_setting AS credit_payment_setting_4, t0.use_payment AS use_payment_5, t0.use_convenience AS use_convenience_6, t0.card_expiration_notification_days AS card_expiration_notification_days_7, t0.regular AS regular_8, t0.block_mode AS block_mode_9, t0.access_frequency_time AS access_frequency_time_10, t0.access_frequency AS access_frequency_11, t0.block_time AS block_time_12, t0.white_list AS white_list_13, t0.regular_order_notification_email AS regular_order_notification_email_14, t0.next_delivery_date_changeable_range_days AS next_delivery_date_changeable_range_days_15, t0.first_delivery_days AS first_delivery_days_16, t0.next_delivery_days_at_regular_resumption AS next_delivery_days_at_regular_resumption_17, t0.next_delivery_days_after_re_payment AS next_delivery_days_after_re_payment_18, t0.regular_order_deadline AS regular_order_deadline_19, t0.regular_delivery_notification_email_days AS regular_delivery_notification_email_days_20, t0.regular_stoppable_count AS regular_stoppable_count_21, t0.regular_cancelable_count AS regular_cancelable_count_22, t0.regular_resumable_period AS regular_resumable_period_23, t0.regular_specified_count_notification_mail AS regular_specified_count_notification_mail_24, t0.regular_point_magnification AS regular_point_magnification_25 FROM plg_eccube_payment_lite4_config t0 WHERE t0.id = ?
Parameters:
[
  1
]
6 0.44 ms
SELECT t0.id AS id_1, t0.publishable_key AS publishable_key_2, t0.secret_key AS secret_key_3, t0.webhook_signature AS webhook_signature_4, t0.is_auth_and_capture_on AS is_auth_and_capture_on_5, t0.stripe_fees_percent AS stripe_fees_percent_6, t0.prod_detail_ga_enable AS prod_detail_ga_enable_7, t0.cart_ga_enable AS cart_ga_enable_8, t0.checkout_ga_enable AS checkout_ga_enable_9, t0.konbini_enable AS konbini_enable_10 FROM plg_stripe_payment_config t0 WHERE t0.id = ?
Parameters:
[
  1
]
7 0.88 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:
[
  "review_list"
]
8 0.73 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:
[
  2
]
9 0.15 ms
SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED
Parameters:
[]
10 0.06 ms
"START TRANSACTION"
Parameters:
[]
11 0.54 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.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.id IN (?) AND t0.discriminator_type IN ('category')
Parameters:
[
  [
    7
    18
    8
    12
    17
    11
    9
    19
    20
    21
    10
    22
  ]
]
12 4.46 ms
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM plg_product_review p0_ WHERE p0_.status_id = 1
Parameters:
[]
13 0.56 ms
SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM plg_product_review p0_ WHERE p0_.status_id = 1 ORDER BY p0_.id DESC LIMIT 10 OFFSET 1150
Parameters:
[]
14 0.45 ms
SELECT p0_.id AS id_0, p0_.reviewer_name AS reviewer_name_1, p0_.reviewer_url AS reviewer_url_2, p0_.title AS title_3, p0_.comment AS comment_4, p0_.recommend_level AS recommend_level_5, p0_.create_date AS create_date_6, p0_.update_date AS update_date_7, p0_.ref_users AS ref_users_8, p0_.ref_count AS ref_count_9, p0_.pic1 AS pic1_10, p0_.pic2 AS pic2_11, p0_.pic3 AS pic3_12, p0_.pic4 AS pic4_13, p0_.is_ai_review AS is_ai_review_14, p0_.sex_id AS sex_id_15, p0_.product_id AS product_id_16, p0_.customer_id AS customer_id_17, p0_.status_id AS status_id_18, p0_.order_item_id AS order_item_id_19 FROM plg_product_review p0_ WHERE p0_.status_id = 1 AND p0_.id IN (?) ORDER BY p0_.id DESC
Parameters:
[
  [
    6800
    6799
    6798
    6797
    6796
    6794
    6793
    6792
    6791
    6790
  ]
]
15 1.05 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  1043
]
16 0.83 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  1314
]
17 0.49 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  1002
]
18 0.76 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  491
]
19 0.59 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  924
]
20 0.76 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  705
]
21 0.47 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  805
]
22 0.42 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  808
]
23 0.44 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  808
]
24 0.58 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  863
]
25 0.48 ms
SELECT t0.id AS id_1, t0.stripe_customer_id AS stripe_customer_id_2, t0.is_save_card_on AS is_save_card_on_3, t0.created_at AS created_at_4, t0.customer_id AS customer_id_5 FROM plg_stripe_customer t0 WHERE t0.customer_id IS NULL LIMIT 1
Parameters:
[]
26 0.78 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.note AS note_4, t0.description_list AS description_list_5, t0.description_detail AS description_detail_6, t0.search_word AS search_word_7, t0.free_area AS free_area_8, t0.create_date AS create_date_9, t0.update_date AS update_date_10, t0.is_variant AS is_variant_11, t0.slug_variant AS slug_variant_12, t0.tax_rate AS tax_rate_13, t0.is_separately AS is_separately_14, t0.need_auto_generate_review AS need_auto_generate_review_15, t0.page_views AS page_views_16, t0.llmo_target_audience AS llmo_target_audience_17, t0.llmo_problem_solution AS llmo_problem_solution_18, t0.llmo_usage_scene AS llmo_usage_scene_19, t0.llmo_supervised_comment AS llmo_supervised_comment_20, t0.llmo_how_to_use AS llmo_how_to_use_21, t0.llmo_features AS llmo_features_22, t0.llmo_faq AS llmo_faq_23, t0.plg_markdown_description_detail AS plg_markdown_description_detail_24, t0.plg_markdown_free_area AS plg_markdown_free_area_25, t0.sheeb_download_content AS sheeb_download_content_26, t0.sheeb_dlc_mime AS sheeb_dlc_mime_27, t0.sheeb_dlc_save_url AS sheeb_dlc_save_url_28, t0.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_29, t0.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_30, t0.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_31, t0.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_32, t0.rank_price AS rank_price_33, t0.regular_product_id AS regular_product_id_34, t0.owner_product_id AS owner_product_id_35, t0.owner_rank AS owner_rank_36, t0.product_sub_name AS product_sub_name_37, t0.stripe_prod_id AS stripe_prod_id_38, t0.creator_id AS creator_id_39, t0.product_status_id AS product_status_id_40, t42.id AS id_41, t42.quantity AS quantity_43, t42.description AS description_44, t42.price_view AS price_view_45, t42.direct_select AS direct_select_46, t42.product_id AS product_id_47, t49.id AS id_48, t49.select_only AS select_only_50, t49.product_id AS product_id_51, t0.owner_product_id AS owner_product_id_52, t0.regular_product_id AS regular_product_id_53, t0.discriminator_type FROM dtb_product t0 LEFT JOIN plg_ks_product t42 ON t42.product_id = t0.id LEFT JOIN plg_ks_product_option t49 ON t49.product_id = t0.id WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  1043
]
27 0.57 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.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  1043
]
28 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:
[
  1043
]
29 0.26 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.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
  40
]
30 0.16 ms
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
  70
]
31 0.14 ms
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
  72
]
32 0.17 ms
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
  77
]
33 0.45 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slug AS slug_2, d0_.note AS note_3, d0_.description_list AS description_list_4, d0_.description_detail AS description_detail_5, d0_.search_word AS search_word_6, d0_.free_area AS free_area_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.is_variant AS is_variant_10, d0_.slug_variant AS slug_variant_11, d0_.tax_rate AS tax_rate_12, d0_.is_separately AS is_separately_13, d0_.need_auto_generate_review AS need_auto_generate_review_14, d0_.page_views AS page_views_15, d0_.llmo_target_audience AS llmo_target_audience_16, d0_.llmo_problem_solution AS llmo_problem_solution_17, d0_.llmo_usage_scene AS llmo_usage_scene_18, d0_.llmo_supervised_comment AS llmo_supervised_comment_19, d0_.llmo_how_to_use AS llmo_how_to_use_20, d0_.llmo_features AS llmo_features_21, d0_.llmo_faq AS llmo_faq_22, d0_.plg_markdown_description_detail AS plg_markdown_description_detail_23, d0_.plg_markdown_free_area AS plg_markdown_free_area_24, d0_.sheeb_download_content AS sheeb_download_content_25, d0_.sheeb_dlc_mime AS sheeb_dlc_mime_26, d0_.sheeb_dlc_save_url AS sheeb_dlc_save_url_27, d0_.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_28, d0_.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_29, d0_.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_30, d0_.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_31, d0_.rank_price AS rank_price_32, d0_.regular_product_id AS regular_product_id_33, d0_.owner_product_id AS owner_product_id_34, d0_.owner_rank AS owner_rank_35, d0_.product_sub_name AS product_sub_name_36, d0_.stripe_prod_id AS stripe_prod_id_37, d0_.discriminator_type AS discriminator_type_38, d0_.creator_id AS creator_id_39, d0_.product_status_id AS product_status_id_40, d0_.owner_product_id AS owner_product_id_41, d0_.regular_product_id AS regular_product_id_42 FROM dtb_product d0_ INNER JOIN plg_product_variant p1_ ON d0_.id = p1_.product_id AND p1_.discriminator_type IN ('productvariant') WHERE (p1_.child_product_id = ?) AND d0_.discriminator_type IN ('product') ORDER BY p1_.id DESC LIMIT 1
Parameters:
[
  1043
]
34 0.65 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  1043
]
35 0.52 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.note AS note_4, t0.description_list AS description_list_5, t0.description_detail AS description_detail_6, t0.search_word AS search_word_7, t0.free_area AS free_area_8, t0.create_date AS create_date_9, t0.update_date AS update_date_10, t0.is_variant AS is_variant_11, t0.slug_variant AS slug_variant_12, t0.tax_rate AS tax_rate_13, t0.is_separately AS is_separately_14, t0.need_auto_generate_review AS need_auto_generate_review_15, t0.page_views AS page_views_16, t0.llmo_target_audience AS llmo_target_audience_17, t0.llmo_problem_solution AS llmo_problem_solution_18, t0.llmo_usage_scene AS llmo_usage_scene_19, t0.llmo_supervised_comment AS llmo_supervised_comment_20, t0.llmo_how_to_use AS llmo_how_to_use_21, t0.llmo_features AS llmo_features_22, t0.llmo_faq AS llmo_faq_23, t0.plg_markdown_description_detail AS plg_markdown_description_detail_24, t0.plg_markdown_free_area AS plg_markdown_free_area_25, t0.sheeb_download_content AS sheeb_download_content_26, t0.sheeb_dlc_mime AS sheeb_dlc_mime_27, t0.sheeb_dlc_save_url AS sheeb_dlc_save_url_28, t0.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_29, t0.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_30, t0.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_31, t0.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_32, t0.rank_price AS rank_price_33, t0.regular_product_id AS regular_product_id_34, t0.owner_product_id AS owner_product_id_35, t0.owner_rank AS owner_rank_36, t0.product_sub_name AS product_sub_name_37, t0.stripe_prod_id AS stripe_prod_id_38, t0.creator_id AS creator_id_39, t0.product_status_id AS product_status_id_40, t42.id AS id_41, t42.quantity AS quantity_43, t42.description AS description_44, t42.price_view AS price_view_45, t42.direct_select AS direct_select_46, t42.product_id AS product_id_47, t49.id AS id_48, t49.select_only AS select_only_50, t49.product_id AS product_id_51, t0.owner_product_id AS owner_product_id_52, t0.regular_product_id AS regular_product_id_53, t0.discriminator_type FROM dtb_product t0 LEFT JOIN plg_ks_product t42 ON t42.product_id = t0.id LEFT JOIN plg_ks_product_option t49 ON t49.product_id = t0.id WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  1314
]
36 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.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  1314
]
37 0.26 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  1314
]
38 0.17 ms
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
  71
]
39 0.16 ms
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
  76
]
40 0.13 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.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
  78
]
41 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.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
  81
]
42 0.38 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slug AS slug_2, d0_.note AS note_3, d0_.description_list AS description_list_4, d0_.description_detail AS description_detail_5, d0_.search_word AS search_word_6, d0_.free_area AS free_area_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.is_variant AS is_variant_10, d0_.slug_variant AS slug_variant_11, d0_.tax_rate AS tax_rate_12, d0_.is_separately AS is_separately_13, d0_.need_auto_generate_review AS need_auto_generate_review_14, d0_.page_views AS page_views_15, d0_.llmo_target_audience AS llmo_target_audience_16, d0_.llmo_problem_solution AS llmo_problem_solution_17, d0_.llmo_usage_scene AS llmo_usage_scene_18, d0_.llmo_supervised_comment AS llmo_supervised_comment_19, d0_.llmo_how_to_use AS llmo_how_to_use_20, d0_.llmo_features AS llmo_features_21, d0_.llmo_faq AS llmo_faq_22, d0_.plg_markdown_description_detail AS plg_markdown_description_detail_23, d0_.plg_markdown_free_area AS plg_markdown_free_area_24, d0_.sheeb_download_content AS sheeb_download_content_25, d0_.sheeb_dlc_mime AS sheeb_dlc_mime_26, d0_.sheeb_dlc_save_url AS sheeb_dlc_save_url_27, d0_.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_28, d0_.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_29, d0_.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_30, d0_.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_31, d0_.rank_price AS rank_price_32, d0_.regular_product_id AS regular_product_id_33, d0_.owner_product_id AS owner_product_id_34, d0_.owner_rank AS owner_rank_35, d0_.product_sub_name AS product_sub_name_36, d0_.stripe_prod_id AS stripe_prod_id_37, d0_.discriminator_type AS discriminator_type_38, d0_.creator_id AS creator_id_39, d0_.product_status_id AS product_status_id_40, d0_.owner_product_id AS owner_product_id_41, d0_.regular_product_id AS regular_product_id_42 FROM dtb_product d0_ INNER JOIN plg_product_variant p1_ ON d0_.id = p1_.product_id AND p1_.discriminator_type IN ('productvariant') WHERE (p1_.child_product_id = ?) AND d0_.discriminator_type IN ('product') ORDER BY p1_.id DESC LIMIT 1
Parameters:
[
  1314
]
43 0.66 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  1314
]
44 0.57 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.note AS note_4, t0.description_list AS description_list_5, t0.description_detail AS description_detail_6, t0.search_word AS search_word_7, t0.free_area AS free_area_8, t0.create_date AS create_date_9, t0.update_date AS update_date_10, t0.is_variant AS is_variant_11, t0.slug_variant AS slug_variant_12, t0.tax_rate AS tax_rate_13, t0.is_separately AS is_separately_14, t0.need_auto_generate_review AS need_auto_generate_review_15, t0.page_views AS page_views_16, t0.llmo_target_audience AS llmo_target_audience_17, t0.llmo_problem_solution AS llmo_problem_solution_18, t0.llmo_usage_scene AS llmo_usage_scene_19, t0.llmo_supervised_comment AS llmo_supervised_comment_20, t0.llmo_how_to_use AS llmo_how_to_use_21, t0.llmo_features AS llmo_features_22, t0.llmo_faq AS llmo_faq_23, t0.plg_markdown_description_detail AS plg_markdown_description_detail_24, t0.plg_markdown_free_area AS plg_markdown_free_area_25, t0.sheeb_download_content AS sheeb_download_content_26, t0.sheeb_dlc_mime AS sheeb_dlc_mime_27, t0.sheeb_dlc_save_url AS sheeb_dlc_save_url_28, t0.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_29, t0.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_30, t0.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_31, t0.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_32, t0.rank_price AS rank_price_33, t0.regular_product_id AS regular_product_id_34, t0.owner_product_id AS owner_product_id_35, t0.owner_rank AS owner_rank_36, t0.product_sub_name AS product_sub_name_37, t0.stripe_prod_id AS stripe_prod_id_38, t0.creator_id AS creator_id_39, t0.product_status_id AS product_status_id_40, t42.id AS id_41, t42.quantity AS quantity_43, t42.description AS description_44, t42.price_view AS price_view_45, t42.direct_select AS direct_select_46, t42.product_id AS product_id_47, t49.id AS id_48, t49.select_only AS select_only_50, t49.product_id AS product_id_51, t0.owner_product_id AS owner_product_id_52, t0.regular_product_id AS regular_product_id_53, t0.discriminator_type FROM dtb_product t0 LEFT JOIN plg_ks_product t42 ON t42.product_id = t0.id LEFT JOIN plg_ks_product_option t49 ON t49.product_id = t0.id WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  1002
]
45 0.31 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  1002
]
46 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:
[
  1002
]
47 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.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
  43
]
48 0.17 ms
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
  45
]
49 0.40 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slug AS slug_2, d0_.note AS note_3, d0_.description_list AS description_list_4, d0_.description_detail AS description_detail_5, d0_.search_word AS search_word_6, d0_.free_area AS free_area_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.is_variant AS is_variant_10, d0_.slug_variant AS slug_variant_11, d0_.tax_rate AS tax_rate_12, d0_.is_separately AS is_separately_13, d0_.need_auto_generate_review AS need_auto_generate_review_14, d0_.page_views AS page_views_15, d0_.llmo_target_audience AS llmo_target_audience_16, d0_.llmo_problem_solution AS llmo_problem_solution_17, d0_.llmo_usage_scene AS llmo_usage_scene_18, d0_.llmo_supervised_comment AS llmo_supervised_comment_19, d0_.llmo_how_to_use AS llmo_how_to_use_20, d0_.llmo_features AS llmo_features_21, d0_.llmo_faq AS llmo_faq_22, d0_.plg_markdown_description_detail AS plg_markdown_description_detail_23, d0_.plg_markdown_free_area AS plg_markdown_free_area_24, d0_.sheeb_download_content AS sheeb_download_content_25, d0_.sheeb_dlc_mime AS sheeb_dlc_mime_26, d0_.sheeb_dlc_save_url AS sheeb_dlc_save_url_27, d0_.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_28, d0_.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_29, d0_.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_30, d0_.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_31, d0_.rank_price AS rank_price_32, d0_.regular_product_id AS regular_product_id_33, d0_.owner_product_id AS owner_product_id_34, d0_.owner_rank AS owner_rank_35, d0_.product_sub_name AS product_sub_name_36, d0_.stripe_prod_id AS stripe_prod_id_37, d0_.discriminator_type AS discriminator_type_38, d0_.creator_id AS creator_id_39, d0_.product_status_id AS product_status_id_40, d0_.owner_product_id AS owner_product_id_41, d0_.regular_product_id AS regular_product_id_42 FROM dtb_product d0_ INNER JOIN plg_product_variant p1_ ON d0_.id = p1_.product_id AND p1_.discriminator_type IN ('productvariant') WHERE (p1_.child_product_id = ?) AND d0_.discriminator_type IN ('product') ORDER BY p1_.id DESC LIMIT 1
Parameters:
[
  1002
]
50 0.58 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  1002
]
51 0.36 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.note AS note_4, t0.description_list AS description_list_5, t0.description_detail AS description_detail_6, t0.search_word AS search_word_7, t0.free_area AS free_area_8, t0.create_date AS create_date_9, t0.update_date AS update_date_10, t0.is_variant AS is_variant_11, t0.slug_variant AS slug_variant_12, t0.tax_rate AS tax_rate_13, t0.is_separately AS is_separately_14, t0.need_auto_generate_review AS need_auto_generate_review_15, t0.page_views AS page_views_16, t0.llmo_target_audience AS llmo_target_audience_17, t0.llmo_problem_solution AS llmo_problem_solution_18, t0.llmo_usage_scene AS llmo_usage_scene_19, t0.llmo_supervised_comment AS llmo_supervised_comment_20, t0.llmo_how_to_use AS llmo_how_to_use_21, t0.llmo_features AS llmo_features_22, t0.llmo_faq AS llmo_faq_23, t0.plg_markdown_description_detail AS plg_markdown_description_detail_24, t0.plg_markdown_free_area AS plg_markdown_free_area_25, t0.sheeb_download_content AS sheeb_download_content_26, t0.sheeb_dlc_mime AS sheeb_dlc_mime_27, t0.sheeb_dlc_save_url AS sheeb_dlc_save_url_28, t0.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_29, t0.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_30, t0.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_31, t0.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_32, t0.rank_price AS rank_price_33, t0.regular_product_id AS regular_product_id_34, t0.owner_product_id AS owner_product_id_35, t0.owner_rank AS owner_rank_36, t0.product_sub_name AS product_sub_name_37, t0.stripe_prod_id AS stripe_prod_id_38, t0.creator_id AS creator_id_39, t0.product_status_id AS product_status_id_40, t42.id AS id_41, t42.quantity AS quantity_43, t42.description AS description_44, t42.price_view AS price_view_45, t42.direct_select AS direct_select_46, t42.product_id AS product_id_47, t49.id AS id_48, t49.select_only AS select_only_50, t49.product_id AS product_id_51, t0.owner_product_id AS owner_product_id_52, t0.regular_product_id AS regular_product_id_53, t0.discriminator_type FROM dtb_product t0 LEFT JOIN plg_ks_product t42 ON t42.product_id = t0.id LEFT JOIN plg_ks_product_option t49 ON t49.product_id = t0.id WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  491
]
52 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.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  491
]
53 0.24 ms
SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productcategory')
Parameters:
[
  491
]
54 0.17 ms
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
  49
]
55 0.39 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slug AS slug_2, d0_.note AS note_3, d0_.description_list AS description_list_4, d0_.description_detail AS description_detail_5, d0_.search_word AS search_word_6, d0_.free_area AS free_area_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.is_variant AS is_variant_10, d0_.slug_variant AS slug_variant_11, d0_.tax_rate AS tax_rate_12, d0_.is_separately AS is_separately_13, d0_.need_auto_generate_review AS need_auto_generate_review_14, d0_.page_views AS page_views_15, d0_.llmo_target_audience AS llmo_target_audience_16, d0_.llmo_problem_solution AS llmo_problem_solution_17, d0_.llmo_usage_scene AS llmo_usage_scene_18, d0_.llmo_supervised_comment AS llmo_supervised_comment_19, d0_.llmo_how_to_use AS llmo_how_to_use_20, d0_.llmo_features AS llmo_features_21, d0_.llmo_faq AS llmo_faq_22, d0_.plg_markdown_description_detail AS plg_markdown_description_detail_23, d0_.plg_markdown_free_area AS plg_markdown_free_area_24, d0_.sheeb_download_content AS sheeb_download_content_25, d0_.sheeb_dlc_mime AS sheeb_dlc_mime_26, d0_.sheeb_dlc_save_url AS sheeb_dlc_save_url_27, d0_.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_28, d0_.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_29, d0_.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_30, d0_.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_31, d0_.rank_price AS rank_price_32, d0_.regular_product_id AS regular_product_id_33, d0_.owner_product_id AS owner_product_id_34, d0_.owner_rank AS owner_rank_35, d0_.product_sub_name AS product_sub_name_36, d0_.stripe_prod_id AS stripe_prod_id_37, d0_.discriminator_type AS discriminator_type_38, d0_.creator_id AS creator_id_39, d0_.product_status_id AS product_status_id_40, d0_.owner_product_id AS owner_product_id_41, d0_.regular_product_id AS regular_product_id_42 FROM dtb_product d0_ INNER JOIN plg_product_variant p1_ ON d0_.id = p1_.product_id AND p1_.discriminator_type IN ('productvariant') WHERE (p1_.child_product_id = ?) AND d0_.discriminator_type IN ('product') ORDER BY p1_.id DESC LIMIT 1
Parameters:
[
  491
]
56 0.68 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  491
]
57 0.38 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.note AS note_4, t0.description_list AS description_list_5, t0.description_detail AS description_detail_6, t0.search_word AS search_word_7, t0.free_area AS free_area_8, t0.create_date AS create_date_9, t0.update_date AS update_date_10, t0.is_variant AS is_variant_11, t0.slug_variant AS slug_variant_12, t0.tax_rate AS tax_rate_13, t0.is_separately AS is_separately_14, t0.need_auto_generate_review AS need_auto_generate_review_15, t0.page_views AS page_views_16, t0.llmo_target_audience AS llmo_target_audience_17, t0.llmo_problem_solution AS llmo_problem_solution_18, t0.llmo_usage_scene AS llmo_usage_scene_19, t0.llmo_supervised_comment AS llmo_supervised_comment_20, t0.llmo_how_to_use AS llmo_how_to_use_21, t0.llmo_features AS llmo_features_22, t0.llmo_faq AS llmo_faq_23, t0.plg_markdown_description_detail AS plg_markdown_description_detail_24, t0.plg_markdown_free_area AS plg_markdown_free_area_25, t0.sheeb_download_content AS sheeb_download_content_26, t0.sheeb_dlc_mime AS sheeb_dlc_mime_27, t0.sheeb_dlc_save_url AS sheeb_dlc_save_url_28, t0.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_29, t0.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_30, t0.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_31, t0.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_32, t0.rank_price AS rank_price_33, t0.regular_product_id AS regular_product_id_34, t0.owner_product_id AS owner_product_id_35, t0.owner_rank AS owner_rank_36, t0.product_sub_name AS product_sub_name_37, t0.stripe_prod_id AS stripe_prod_id_38, t0.creator_id AS creator_id_39, t0.product_status_id AS product_status_id_40, t42.id AS id_41, t42.quantity AS quantity_43, t42.description AS description_44, t42.price_view AS price_view_45, t42.direct_select AS direct_select_46, t42.product_id AS product_id_47, t49.id AS id_48, t49.select_only AS select_only_50, t49.product_id AS product_id_51, t0.owner_product_id AS owner_product_id_52, t0.regular_product_id AS regular_product_id_53, t0.discriminator_type FROM dtb_product t0 LEFT JOIN plg_ks_product t42 ON t42.product_id = t0.id LEFT JOIN plg_ks_product_option t49 ON t49.product_id = t0.id WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  924
]
58 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.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  924
]
59 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:
[
  924
]
60 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.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
  50
]
61 0.32 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slug AS slug_2, d0_.note AS note_3, d0_.description_list AS description_list_4, d0_.description_detail AS description_detail_5, d0_.search_word AS search_word_6, d0_.free_area AS free_area_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.is_variant AS is_variant_10, d0_.slug_variant AS slug_variant_11, d0_.tax_rate AS tax_rate_12, d0_.is_separately AS is_separately_13, d0_.need_auto_generate_review AS need_auto_generate_review_14, d0_.page_views AS page_views_15, d0_.llmo_target_audience AS llmo_target_audience_16, d0_.llmo_problem_solution AS llmo_problem_solution_17, d0_.llmo_usage_scene AS llmo_usage_scene_18, d0_.llmo_supervised_comment AS llmo_supervised_comment_19, d0_.llmo_how_to_use AS llmo_how_to_use_20, d0_.llmo_features AS llmo_features_21, d0_.llmo_faq AS llmo_faq_22, d0_.plg_markdown_description_detail AS plg_markdown_description_detail_23, d0_.plg_markdown_free_area AS plg_markdown_free_area_24, d0_.sheeb_download_content AS sheeb_download_content_25, d0_.sheeb_dlc_mime AS sheeb_dlc_mime_26, d0_.sheeb_dlc_save_url AS sheeb_dlc_save_url_27, d0_.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_28, d0_.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_29, d0_.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_30, d0_.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_31, d0_.rank_price AS rank_price_32, d0_.regular_product_id AS regular_product_id_33, d0_.owner_product_id AS owner_product_id_34, d0_.owner_rank AS owner_rank_35, d0_.product_sub_name AS product_sub_name_36, d0_.stripe_prod_id AS stripe_prod_id_37, d0_.discriminator_type AS discriminator_type_38, d0_.creator_id AS creator_id_39, d0_.product_status_id AS product_status_id_40, d0_.owner_product_id AS owner_product_id_41, d0_.regular_product_id AS regular_product_id_42 FROM dtb_product d0_ INNER JOIN plg_product_variant p1_ ON d0_.id = p1_.product_id AND p1_.discriminator_type IN ('productvariant') WHERE (p1_.child_product_id = ?) AND d0_.discriminator_type IN ('product') ORDER BY p1_.id DESC LIMIT 1
Parameters:
[
  924
]
62 0.54 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  924
]
63 0.33 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.note AS note_4, t0.description_list AS description_list_5, t0.description_detail AS description_detail_6, t0.search_word AS search_word_7, t0.free_area AS free_area_8, t0.create_date AS create_date_9, t0.update_date AS update_date_10, t0.is_variant AS is_variant_11, t0.slug_variant AS slug_variant_12, t0.tax_rate AS tax_rate_13, t0.is_separately AS is_separately_14, t0.need_auto_generate_review AS need_auto_generate_review_15, t0.page_views AS page_views_16, t0.llmo_target_audience AS llmo_target_audience_17, t0.llmo_problem_solution AS llmo_problem_solution_18, t0.llmo_usage_scene AS llmo_usage_scene_19, t0.llmo_supervised_comment AS llmo_supervised_comment_20, t0.llmo_how_to_use AS llmo_how_to_use_21, t0.llmo_features AS llmo_features_22, t0.llmo_faq AS llmo_faq_23, t0.plg_markdown_description_detail AS plg_markdown_description_detail_24, t0.plg_markdown_free_area AS plg_markdown_free_area_25, t0.sheeb_download_content AS sheeb_download_content_26, t0.sheeb_dlc_mime AS sheeb_dlc_mime_27, t0.sheeb_dlc_save_url AS sheeb_dlc_save_url_28, t0.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_29, t0.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_30, t0.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_31, t0.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_32, t0.rank_price AS rank_price_33, t0.regular_product_id AS regular_product_id_34, t0.owner_product_id AS owner_product_id_35, t0.owner_rank AS owner_rank_36, t0.product_sub_name AS product_sub_name_37, t0.stripe_prod_id AS stripe_prod_id_38, t0.creator_id AS creator_id_39, t0.product_status_id AS product_status_id_40, t42.id AS id_41, t42.quantity AS quantity_43, t42.description AS description_44, t42.price_view AS price_view_45, t42.direct_select AS direct_select_46, t42.product_id AS product_id_47, t49.id AS id_48, t49.select_only AS select_only_50, t49.product_id AS product_id_51, t0.owner_product_id AS owner_product_id_52, t0.regular_product_id AS regular_product_id_53, t0.discriminator_type FROM dtb_product t0 LEFT JOIN plg_ks_product t42 ON t42.product_id = t0.id LEFT JOIN plg_ks_product_option t49 ON t49.product_id = t0.id WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  705
]
64 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.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  705
]
65 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:
[
  705
]
66 0.17 ms
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')
Parameters:
[
  82
]
67 0.34 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slug AS slug_2, d0_.note AS note_3, d0_.description_list AS description_list_4, d0_.description_detail AS description_detail_5, d0_.search_word AS search_word_6, d0_.free_area AS free_area_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.is_variant AS is_variant_10, d0_.slug_variant AS slug_variant_11, d0_.tax_rate AS tax_rate_12, d0_.is_separately AS is_separately_13, d0_.need_auto_generate_review AS need_auto_generate_review_14, d0_.page_views AS page_views_15, d0_.llmo_target_audience AS llmo_target_audience_16, d0_.llmo_problem_solution AS llmo_problem_solution_17, d0_.llmo_usage_scene AS llmo_usage_scene_18, d0_.llmo_supervised_comment AS llmo_supervised_comment_19, d0_.llmo_how_to_use AS llmo_how_to_use_20, d0_.llmo_features AS llmo_features_21, d0_.llmo_faq AS llmo_faq_22, d0_.plg_markdown_description_detail AS plg_markdown_description_detail_23, d0_.plg_markdown_free_area AS plg_markdown_free_area_24, d0_.sheeb_download_content AS sheeb_download_content_25, d0_.sheeb_dlc_mime AS sheeb_dlc_mime_26, d0_.sheeb_dlc_save_url AS sheeb_dlc_save_url_27, d0_.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_28, d0_.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_29, d0_.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_30, d0_.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_31, d0_.rank_price AS rank_price_32, d0_.regular_product_id AS regular_product_id_33, d0_.owner_product_id AS owner_product_id_34, d0_.owner_rank AS owner_rank_35, d0_.product_sub_name AS product_sub_name_36, d0_.stripe_prod_id AS stripe_prod_id_37, d0_.discriminator_type AS discriminator_type_38, d0_.creator_id AS creator_id_39, d0_.product_status_id AS product_status_id_40, d0_.owner_product_id AS owner_product_id_41, d0_.regular_product_id AS regular_product_id_42 FROM dtb_product d0_ INNER JOIN plg_product_variant p1_ ON d0_.id = p1_.product_id AND p1_.discriminator_type IN ('productvariant') WHERE (p1_.child_product_id = ?) AND d0_.discriminator_type IN ('product') ORDER BY p1_.id DESC LIMIT 1
Parameters:
[
  705
]
68 0.14 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  2040
]
69 0.16 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  2040
]
70 0.29 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slug AS slug_2, d0_.note AS note_3, d0_.description_list AS description_list_4, d0_.description_detail AS description_detail_5, d0_.search_word AS search_word_6, d0_.free_area AS free_area_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.is_variant AS is_variant_10, d0_.slug_variant AS slug_variant_11, d0_.tax_rate AS tax_rate_12, d0_.is_separately AS is_separately_13, d0_.need_auto_generate_review AS need_auto_generate_review_14, d0_.page_views AS page_views_15, d0_.llmo_target_audience AS llmo_target_audience_16, d0_.llmo_problem_solution AS llmo_problem_solution_17, d0_.llmo_usage_scene AS llmo_usage_scene_18, d0_.llmo_supervised_comment AS llmo_supervised_comment_19, d0_.llmo_how_to_use AS llmo_how_to_use_20, d0_.llmo_features AS llmo_features_21, d0_.llmo_faq AS llmo_faq_22, d0_.plg_markdown_description_detail AS plg_markdown_description_detail_23, d0_.plg_markdown_free_area AS plg_markdown_free_area_24, d0_.sheeb_download_content AS sheeb_download_content_25, d0_.sheeb_dlc_mime AS sheeb_dlc_mime_26, d0_.sheeb_dlc_save_url AS sheeb_dlc_save_url_27, d0_.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_28, d0_.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_29, d0_.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_30, d0_.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_31, d0_.rank_price AS rank_price_32, d0_.regular_product_id AS regular_product_id_33, d0_.owner_product_id AS owner_product_id_34, d0_.owner_rank AS owner_rank_35, d0_.product_sub_name AS product_sub_name_36, d0_.stripe_prod_id AS stripe_prod_id_37, d0_.discriminator_type AS discriminator_type_38, d0_.creator_id AS creator_id_39, d0_.product_status_id AS product_status_id_40, d0_.owner_product_id AS owner_product_id_41, d0_.regular_product_id AS regular_product_id_42 FROM dtb_product d0_ INNER JOIN plg_product_variant p1_ ON d0_.id = p1_.product_id AND p1_.discriminator_type IN ('productvariant') WHERE (p1_.child_product_id = ?) AND d0_.discriminator_type IN ('product') ORDER BY p1_.id DESC LIMIT 1
Parameters:
[
  705
]
71 0.28 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slug AS slug_2, d0_.note AS note_3, d0_.description_list AS description_list_4, d0_.description_detail AS description_detail_5, d0_.search_word AS search_word_6, d0_.free_area AS free_area_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.is_variant AS is_variant_10, d0_.slug_variant AS slug_variant_11, d0_.tax_rate AS tax_rate_12, d0_.is_separately AS is_separately_13, d0_.need_auto_generate_review AS need_auto_generate_review_14, d0_.page_views AS page_views_15, d0_.llmo_target_audience AS llmo_target_audience_16, d0_.llmo_problem_solution AS llmo_problem_solution_17, d0_.llmo_usage_scene AS llmo_usage_scene_18, d0_.llmo_supervised_comment AS llmo_supervised_comment_19, d0_.llmo_how_to_use AS llmo_how_to_use_20, d0_.llmo_features AS llmo_features_21, d0_.llmo_faq AS llmo_faq_22, d0_.plg_markdown_description_detail AS plg_markdown_description_detail_23, d0_.plg_markdown_free_area AS plg_markdown_free_area_24, d0_.sheeb_download_content AS sheeb_download_content_25, d0_.sheeb_dlc_mime AS sheeb_dlc_mime_26, d0_.sheeb_dlc_save_url AS sheeb_dlc_save_url_27, d0_.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_28, d0_.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_29, d0_.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_30, d0_.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_31, d0_.rank_price AS rank_price_32, d0_.regular_product_id AS regular_product_id_33, d0_.owner_product_id AS owner_product_id_34, d0_.owner_rank AS owner_rank_35, d0_.product_sub_name AS product_sub_name_36, d0_.stripe_prod_id AS stripe_prod_id_37, d0_.discriminator_type AS discriminator_type_38, d0_.creator_id AS creator_id_39, d0_.product_status_id AS product_status_id_40, d0_.owner_product_id AS owner_product_id_41, d0_.regular_product_id AS regular_product_id_42 FROM dtb_product d0_ INNER JOIN plg_product_variant p1_ ON d0_.id = p1_.product_id AND p1_.discriminator_type IN ('productvariant') WHERE (p1_.child_product_id = ?) AND d0_.discriminator_type IN ('product') ORDER BY p1_.id DESC LIMIT 1
Parameters:
[
  705
]
72 0.18 ms
SELECT t0.id AS id_1, t0.variant_name AS variant_name_2, t0.product_id AS product_id_3, t0.child_product_id AS child_product_id_4, t0.discriminator_type FROM plg_product_variant t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productvariant')
Parameters:
[
  2040
]
73 0.72 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  705
]
74 0.58 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  929
]
75 0.36 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.note AS note_4, t0.description_list AS description_list_5, t0.description_detail AS description_detail_6, t0.search_word AS search_word_7, t0.free_area AS free_area_8, t0.create_date AS create_date_9, t0.update_date AS update_date_10, t0.is_variant AS is_variant_11, t0.slug_variant AS slug_variant_12, t0.tax_rate AS tax_rate_13, t0.is_separately AS is_separately_14, t0.need_auto_generate_review AS need_auto_generate_review_15, t0.page_views AS page_views_16, t0.llmo_target_audience AS llmo_target_audience_17, t0.llmo_problem_solution AS llmo_problem_solution_18, t0.llmo_usage_scene AS llmo_usage_scene_19, t0.llmo_supervised_comment AS llmo_supervised_comment_20, t0.llmo_how_to_use AS llmo_how_to_use_21, t0.llmo_features AS llmo_features_22, t0.llmo_faq AS llmo_faq_23, t0.plg_markdown_description_detail AS plg_markdown_description_detail_24, t0.plg_markdown_free_area AS plg_markdown_free_area_25, t0.sheeb_download_content AS sheeb_download_content_26, t0.sheeb_dlc_mime AS sheeb_dlc_mime_27, t0.sheeb_dlc_save_url AS sheeb_dlc_save_url_28, t0.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_29, t0.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_30, t0.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_31, t0.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_32, t0.rank_price AS rank_price_33, t0.regular_product_id AS regular_product_id_34, t0.owner_product_id AS owner_product_id_35, t0.owner_rank AS owner_rank_36, t0.product_sub_name AS product_sub_name_37, t0.stripe_prod_id AS stripe_prod_id_38, t0.creator_id AS creator_id_39, t0.product_status_id AS product_status_id_40, t42.id AS id_41, t42.quantity AS quantity_43, t42.description AS description_44, t42.price_view AS price_view_45, t42.direct_select AS direct_select_46, t42.product_id AS product_id_47, t49.id AS id_48, t49.select_only AS select_only_50, t49.product_id AS product_id_51, t0.owner_product_id AS owner_product_id_52, t0.regular_product_id AS regular_product_id_53, t0.discriminator_type FROM dtb_product t0 LEFT JOIN plg_ks_product t42 ON t42.product_id = t0.id LEFT JOIN plg_ks_product_option t49 ON t49.product_id = t0.id WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  805
]
76 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.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  805
]
77 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:
[
  805
]
78 0.36 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slug AS slug_2, d0_.note AS note_3, d0_.description_list AS description_list_4, d0_.description_detail AS description_detail_5, d0_.search_word AS search_word_6, d0_.free_area AS free_area_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.is_variant AS is_variant_10, d0_.slug_variant AS slug_variant_11, d0_.tax_rate AS tax_rate_12, d0_.is_separately AS is_separately_13, d0_.need_auto_generate_review AS need_auto_generate_review_14, d0_.page_views AS page_views_15, d0_.llmo_target_audience AS llmo_target_audience_16, d0_.llmo_problem_solution AS llmo_problem_solution_17, d0_.llmo_usage_scene AS llmo_usage_scene_18, d0_.llmo_supervised_comment AS llmo_supervised_comment_19, d0_.llmo_how_to_use AS llmo_how_to_use_20, d0_.llmo_features AS llmo_features_21, d0_.llmo_faq AS llmo_faq_22, d0_.plg_markdown_description_detail AS plg_markdown_description_detail_23, d0_.plg_markdown_free_area AS plg_markdown_free_area_24, d0_.sheeb_download_content AS sheeb_download_content_25, d0_.sheeb_dlc_mime AS sheeb_dlc_mime_26, d0_.sheeb_dlc_save_url AS sheeb_dlc_save_url_27, d0_.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_28, d0_.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_29, d0_.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_30, d0_.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_31, d0_.rank_price AS rank_price_32, d0_.regular_product_id AS regular_product_id_33, d0_.owner_product_id AS owner_product_id_34, d0_.owner_rank AS owner_rank_35, d0_.product_sub_name AS product_sub_name_36, d0_.stripe_prod_id AS stripe_prod_id_37, d0_.discriminator_type AS discriminator_type_38, d0_.creator_id AS creator_id_39, d0_.product_status_id AS product_status_id_40, d0_.owner_product_id AS owner_product_id_41, d0_.regular_product_id AS regular_product_id_42 FROM dtb_product d0_ INNER JOIN plg_product_variant p1_ ON d0_.id = p1_.product_id AND p1_.discriminator_type IN ('productvariant') WHERE (p1_.child_product_id = ?) AND d0_.discriminator_type IN ('product') ORDER BY p1_.id DESC LIMIT 1
Parameters:
[
  805
]
79 0.14 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  1838
]
80 0.11 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  1838
]
81 0.32 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slug AS slug_2, d0_.note AS note_3, d0_.description_list AS description_list_4, d0_.description_detail AS description_detail_5, d0_.search_word AS search_word_6, d0_.free_area AS free_area_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.is_variant AS is_variant_10, d0_.slug_variant AS slug_variant_11, d0_.tax_rate AS tax_rate_12, d0_.is_separately AS is_separately_13, d0_.need_auto_generate_review AS need_auto_generate_review_14, d0_.page_views AS page_views_15, d0_.llmo_target_audience AS llmo_target_audience_16, d0_.llmo_problem_solution AS llmo_problem_solution_17, d0_.llmo_usage_scene AS llmo_usage_scene_18, d0_.llmo_supervised_comment AS llmo_supervised_comment_19, d0_.llmo_how_to_use AS llmo_how_to_use_20, d0_.llmo_features AS llmo_features_21, d0_.llmo_faq AS llmo_faq_22, d0_.plg_markdown_description_detail AS plg_markdown_description_detail_23, d0_.plg_markdown_free_area AS plg_markdown_free_area_24, d0_.sheeb_download_content AS sheeb_download_content_25, d0_.sheeb_dlc_mime AS sheeb_dlc_mime_26, d0_.sheeb_dlc_save_url AS sheeb_dlc_save_url_27, d0_.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_28, d0_.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_29, d0_.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_30, d0_.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_31, d0_.rank_price AS rank_price_32, d0_.regular_product_id AS regular_product_id_33, d0_.owner_product_id AS owner_product_id_34, d0_.owner_rank AS owner_rank_35, d0_.product_sub_name AS product_sub_name_36, d0_.stripe_prod_id AS stripe_prod_id_37, d0_.discriminator_type AS discriminator_type_38, d0_.creator_id AS creator_id_39, d0_.product_status_id AS product_status_id_40, d0_.owner_product_id AS owner_product_id_41, d0_.regular_product_id AS regular_product_id_42 FROM dtb_product d0_ INNER JOIN plg_product_variant p1_ ON d0_.id = p1_.product_id AND p1_.discriminator_type IN ('productvariant') WHERE (p1_.child_product_id = ?) AND d0_.discriminator_type IN ('product') ORDER BY p1_.id DESC LIMIT 1
Parameters:
[
  805
]
82 0.30 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slug AS slug_2, d0_.note AS note_3, d0_.description_list AS description_list_4, d0_.description_detail AS description_detail_5, d0_.search_word AS search_word_6, d0_.free_area AS free_area_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.is_variant AS is_variant_10, d0_.slug_variant AS slug_variant_11, d0_.tax_rate AS tax_rate_12, d0_.is_separately AS is_separately_13, d0_.need_auto_generate_review AS need_auto_generate_review_14, d0_.page_views AS page_views_15, d0_.llmo_target_audience AS llmo_target_audience_16, d0_.llmo_problem_solution AS llmo_problem_solution_17, d0_.llmo_usage_scene AS llmo_usage_scene_18, d0_.llmo_supervised_comment AS llmo_supervised_comment_19, d0_.llmo_how_to_use AS llmo_how_to_use_20, d0_.llmo_features AS llmo_features_21, d0_.llmo_faq AS llmo_faq_22, d0_.plg_markdown_description_detail AS plg_markdown_description_detail_23, d0_.plg_markdown_free_area AS plg_markdown_free_area_24, d0_.sheeb_download_content AS sheeb_download_content_25, d0_.sheeb_dlc_mime AS sheeb_dlc_mime_26, d0_.sheeb_dlc_save_url AS sheeb_dlc_save_url_27, d0_.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_28, d0_.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_29, d0_.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_30, d0_.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_31, d0_.rank_price AS rank_price_32, d0_.regular_product_id AS regular_product_id_33, d0_.owner_product_id AS owner_product_id_34, d0_.owner_rank AS owner_rank_35, d0_.product_sub_name AS product_sub_name_36, d0_.stripe_prod_id AS stripe_prod_id_37, d0_.discriminator_type AS discriminator_type_38, d0_.creator_id AS creator_id_39, d0_.product_status_id AS product_status_id_40, d0_.owner_product_id AS owner_product_id_41, d0_.regular_product_id AS regular_product_id_42 FROM dtb_product d0_ INNER JOIN plg_product_variant p1_ ON d0_.id = p1_.product_id AND p1_.discriminator_type IN ('productvariant') WHERE (p1_.child_product_id = ?) AND d0_.discriminator_type IN ('product') ORDER BY p1_.id DESC LIMIT 1
Parameters:
[
  805
]
83 0.18 ms
SELECT t0.id AS id_1, t0.variant_name AS variant_name_2, t0.product_id AS product_id_3, t0.child_product_id AS child_product_id_4, t0.discriminator_type FROM plg_product_variant t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productvariant')
Parameters:
[
  1838
]
84 0.80 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  4
]
85 0.58 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  5
]
86 0.43 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  73
]
87 0.72 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  1709
]
88 0.46 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  805
]
89 0.45 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  577
]
90 0.41 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  578
]
91 0.42 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  808
]
92 0.50 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  909
]
93 0.48 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  910
]
94 0.20 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  4541
]
95 0.39 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.note AS note_4, t0.description_list AS description_list_5, t0.description_detail AS description_detail_6, t0.search_word AS search_word_7, t0.free_area AS free_area_8, t0.create_date AS create_date_9, t0.update_date AS update_date_10, t0.is_variant AS is_variant_11, t0.slug_variant AS slug_variant_12, t0.tax_rate AS tax_rate_13, t0.is_separately AS is_separately_14, t0.need_auto_generate_review AS need_auto_generate_review_15, t0.page_views AS page_views_16, t0.llmo_target_audience AS llmo_target_audience_17, t0.llmo_problem_solution AS llmo_problem_solution_18, t0.llmo_usage_scene AS llmo_usage_scene_19, t0.llmo_supervised_comment AS llmo_supervised_comment_20, t0.llmo_how_to_use AS llmo_how_to_use_21, t0.llmo_features AS llmo_features_22, t0.llmo_faq AS llmo_faq_23, t0.plg_markdown_description_detail AS plg_markdown_description_detail_24, t0.plg_markdown_free_area AS plg_markdown_free_area_25, t0.sheeb_download_content AS sheeb_download_content_26, t0.sheeb_dlc_mime AS sheeb_dlc_mime_27, t0.sheeb_dlc_save_url AS sheeb_dlc_save_url_28, t0.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_29, t0.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_30, t0.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_31, t0.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_32, t0.rank_price AS rank_price_33, t0.regular_product_id AS regular_product_id_34, t0.owner_product_id AS owner_product_id_35, t0.owner_rank AS owner_rank_36, t0.product_sub_name AS product_sub_name_37, t0.stripe_prod_id AS stripe_prod_id_38, t0.creator_id AS creator_id_39, t0.product_status_id AS product_status_id_40, t42.id AS id_41, t42.quantity AS quantity_43, t42.description AS description_44, t42.price_view AS price_view_45, t42.direct_select AS direct_select_46, t42.product_id AS product_id_47, t49.id AS id_48, t49.select_only AS select_only_50, t49.product_id AS product_id_51, t0.owner_product_id AS owner_product_id_52, t0.regular_product_id AS regular_product_id_53, t0.discriminator_type FROM dtb_product t0 LEFT JOIN plg_ks_product t42 ON t42.product_id = t0.id LEFT JOIN plg_ks_product_option t49 ON t49.product_id = t0.id WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  808
]
96 0.24 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  808
]
97 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:
[
  808
]
98 0.39 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slug AS slug_2, d0_.note AS note_3, d0_.description_list AS description_list_4, d0_.description_detail AS description_detail_5, d0_.search_word AS search_word_6, d0_.free_area AS free_area_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.is_variant AS is_variant_10, d0_.slug_variant AS slug_variant_11, d0_.tax_rate AS tax_rate_12, d0_.is_separately AS is_separately_13, d0_.need_auto_generate_review AS need_auto_generate_review_14, d0_.page_views AS page_views_15, d0_.llmo_target_audience AS llmo_target_audience_16, d0_.llmo_problem_solution AS llmo_problem_solution_17, d0_.llmo_usage_scene AS llmo_usage_scene_18, d0_.llmo_supervised_comment AS llmo_supervised_comment_19, d0_.llmo_how_to_use AS llmo_how_to_use_20, d0_.llmo_features AS llmo_features_21, d0_.llmo_faq AS llmo_faq_22, d0_.plg_markdown_description_detail AS plg_markdown_description_detail_23, d0_.plg_markdown_free_area AS plg_markdown_free_area_24, d0_.sheeb_download_content AS sheeb_download_content_25, d0_.sheeb_dlc_mime AS sheeb_dlc_mime_26, d0_.sheeb_dlc_save_url AS sheeb_dlc_save_url_27, d0_.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_28, d0_.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_29, d0_.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_30, d0_.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_31, d0_.rank_price AS rank_price_32, d0_.regular_product_id AS regular_product_id_33, d0_.owner_product_id AS owner_product_id_34, d0_.owner_rank AS owner_rank_35, d0_.product_sub_name AS product_sub_name_36, d0_.stripe_prod_id AS stripe_prod_id_37, d0_.discriminator_type AS discriminator_type_38, d0_.creator_id AS creator_id_39, d0_.product_status_id AS product_status_id_40, d0_.owner_product_id AS owner_product_id_41, d0_.regular_product_id AS regular_product_id_42 FROM dtb_product d0_ INNER JOIN plg_product_variant p1_ ON d0_.id = p1_.product_id AND p1_.discriminator_type IN ('productvariant') WHERE (p1_.child_product_id = ?) AND d0_.discriminator_type IN ('product') ORDER BY p1_.id DESC LIMIT 1
Parameters:
[
  808
]
99 0.32 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slug AS slug_2, d0_.note AS note_3, d0_.description_list AS description_list_4, d0_.description_detail AS description_detail_5, d0_.search_word AS search_word_6, d0_.free_area AS free_area_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.is_variant AS is_variant_10, d0_.slug_variant AS slug_variant_11, d0_.tax_rate AS tax_rate_12, d0_.is_separately AS is_separately_13, d0_.need_auto_generate_review AS need_auto_generate_review_14, d0_.page_views AS page_views_15, d0_.llmo_target_audience AS llmo_target_audience_16, d0_.llmo_problem_solution AS llmo_problem_solution_17, d0_.llmo_usage_scene AS llmo_usage_scene_18, d0_.llmo_supervised_comment AS llmo_supervised_comment_19, d0_.llmo_how_to_use AS llmo_how_to_use_20, d0_.llmo_features AS llmo_features_21, d0_.llmo_faq AS llmo_faq_22, d0_.plg_markdown_description_detail AS plg_markdown_description_detail_23, d0_.plg_markdown_free_area AS plg_markdown_free_area_24, d0_.sheeb_download_content AS sheeb_download_content_25, d0_.sheeb_dlc_mime AS sheeb_dlc_mime_26, d0_.sheeb_dlc_save_url AS sheeb_dlc_save_url_27, d0_.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_28, d0_.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_29, d0_.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_30, d0_.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_31, d0_.rank_price AS rank_price_32, d0_.regular_product_id AS regular_product_id_33, d0_.owner_product_id AS owner_product_id_34, d0_.owner_rank AS owner_rank_35, d0_.product_sub_name AS product_sub_name_36, d0_.stripe_prod_id AS stripe_prod_id_37, d0_.discriminator_type AS discriminator_type_38, d0_.creator_id AS creator_id_39, d0_.product_status_id AS product_status_id_40, d0_.owner_product_id AS owner_product_id_41, d0_.regular_product_id AS regular_product_id_42 FROM dtb_product d0_ INNER JOIN plg_product_variant p1_ ON d0_.id = p1_.product_id AND p1_.discriminator_type IN ('productvariant') WHERE (p1_.child_product_id = ?) AND d0_.discriminator_type IN ('product') ORDER BY p1_.id DESC LIMIT 1
Parameters:
[
  808
]
100 0.33 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slug AS slug_2, d0_.note AS note_3, d0_.description_list AS description_list_4, d0_.description_detail AS description_detail_5, d0_.search_word AS search_word_6, d0_.free_area AS free_area_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.is_variant AS is_variant_10, d0_.slug_variant AS slug_variant_11, d0_.tax_rate AS tax_rate_12, d0_.is_separately AS is_separately_13, d0_.need_auto_generate_review AS need_auto_generate_review_14, d0_.page_views AS page_views_15, d0_.llmo_target_audience AS llmo_target_audience_16, d0_.llmo_problem_solution AS llmo_problem_solution_17, d0_.llmo_usage_scene AS llmo_usage_scene_18, d0_.llmo_supervised_comment AS llmo_supervised_comment_19, d0_.llmo_how_to_use AS llmo_how_to_use_20, d0_.llmo_features AS llmo_features_21, d0_.llmo_faq AS llmo_faq_22, d0_.plg_markdown_description_detail AS plg_markdown_description_detail_23, d0_.plg_markdown_free_area AS plg_markdown_free_area_24, d0_.sheeb_download_content AS sheeb_download_content_25, d0_.sheeb_dlc_mime AS sheeb_dlc_mime_26, d0_.sheeb_dlc_save_url AS sheeb_dlc_save_url_27, d0_.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_28, d0_.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_29, d0_.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_30, d0_.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_31, d0_.rank_price AS rank_price_32, d0_.regular_product_id AS regular_product_id_33, d0_.owner_product_id AS owner_product_id_34, d0_.owner_rank AS owner_rank_35, d0_.product_sub_name AS product_sub_name_36, d0_.stripe_prod_id AS stripe_prod_id_37, d0_.discriminator_type AS discriminator_type_38, d0_.creator_id AS creator_id_39, d0_.product_status_id AS product_status_id_40, d0_.owner_product_id AS owner_product_id_41, d0_.regular_product_id AS regular_product_id_42 FROM dtb_product d0_ INNER JOIN plg_product_variant p1_ ON d0_.id = p1_.product_id AND p1_.discriminator_type IN ('productvariant') WHERE (p1_.child_product_id = ?) AND d0_.discriminator_type IN ('product') ORDER BY p1_.id DESC LIMIT 1
Parameters:
[
  808
]
101 0.67 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  4
]
102 0.47 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  5
]
103 0.32 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  73
]
104 0.50 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  1709
]
105 0.41 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  805
]
106 0.41 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  577
]
107 0.36 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  578
]
108 0.37 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  808
]
109 0.45 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  909
]
110 0.48 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  910
]
111 0.17 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  4541
]
112 0.39 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slug AS slug_2, d0_.note AS note_3, d0_.description_list AS description_list_4, d0_.description_detail AS description_detail_5, d0_.search_word AS search_word_6, d0_.free_area AS free_area_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.is_variant AS is_variant_10, d0_.slug_variant AS slug_variant_11, d0_.tax_rate AS tax_rate_12, d0_.is_separately AS is_separately_13, d0_.need_auto_generate_review AS need_auto_generate_review_14, d0_.page_views AS page_views_15, d0_.llmo_target_audience AS llmo_target_audience_16, d0_.llmo_problem_solution AS llmo_problem_solution_17, d0_.llmo_usage_scene AS llmo_usage_scene_18, d0_.llmo_supervised_comment AS llmo_supervised_comment_19, d0_.llmo_how_to_use AS llmo_how_to_use_20, d0_.llmo_features AS llmo_features_21, d0_.llmo_faq AS llmo_faq_22, d0_.plg_markdown_description_detail AS plg_markdown_description_detail_23, d0_.plg_markdown_free_area AS plg_markdown_free_area_24, d0_.sheeb_download_content AS sheeb_download_content_25, d0_.sheeb_dlc_mime AS sheeb_dlc_mime_26, d0_.sheeb_dlc_save_url AS sheeb_dlc_save_url_27, d0_.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_28, d0_.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_29, d0_.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_30, d0_.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_31, d0_.rank_price AS rank_price_32, d0_.regular_product_id AS regular_product_id_33, d0_.owner_product_id AS owner_product_id_34, d0_.owner_rank AS owner_rank_35, d0_.product_sub_name AS product_sub_name_36, d0_.stripe_prod_id AS stripe_prod_id_37, d0_.discriminator_type AS discriminator_type_38, d0_.creator_id AS creator_id_39, d0_.product_status_id AS product_status_id_40, d0_.owner_product_id AS owner_product_id_41, d0_.regular_product_id AS regular_product_id_42 FROM dtb_product d0_ INNER JOIN plg_product_variant p1_ ON d0_.id = p1_.product_id AND p1_.discriminator_type IN ('productvariant') WHERE (p1_.child_product_id = ?) AND d0_.discriminator_type IN ('product') ORDER BY p1_.id DESC LIMIT 1
Parameters:
[
  808
]
113 0.46 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slug AS slug_2, d0_.note AS note_3, d0_.description_list AS description_list_4, d0_.description_detail AS description_detail_5, d0_.search_word AS search_word_6, d0_.free_area AS free_area_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.is_variant AS is_variant_10, d0_.slug_variant AS slug_variant_11, d0_.tax_rate AS tax_rate_12, d0_.is_separately AS is_separately_13, d0_.need_auto_generate_review AS need_auto_generate_review_14, d0_.page_views AS page_views_15, d0_.llmo_target_audience AS llmo_target_audience_16, d0_.llmo_problem_solution AS llmo_problem_solution_17, d0_.llmo_usage_scene AS llmo_usage_scene_18, d0_.llmo_supervised_comment AS llmo_supervised_comment_19, d0_.llmo_how_to_use AS llmo_how_to_use_20, d0_.llmo_features AS llmo_features_21, d0_.llmo_faq AS llmo_faq_22, d0_.plg_markdown_description_detail AS plg_markdown_description_detail_23, d0_.plg_markdown_free_area AS plg_markdown_free_area_24, d0_.sheeb_download_content AS sheeb_download_content_25, d0_.sheeb_dlc_mime AS sheeb_dlc_mime_26, d0_.sheeb_dlc_save_url AS sheeb_dlc_save_url_27, d0_.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_28, d0_.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_29, d0_.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_30, d0_.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_31, d0_.rank_price AS rank_price_32, d0_.regular_product_id AS regular_product_id_33, d0_.owner_product_id AS owner_product_id_34, d0_.owner_rank AS owner_rank_35, d0_.product_sub_name AS product_sub_name_36, d0_.stripe_prod_id AS stripe_prod_id_37, d0_.discriminator_type AS discriminator_type_38, d0_.creator_id AS creator_id_39, d0_.product_status_id AS product_status_id_40, d0_.owner_product_id AS owner_product_id_41, d0_.regular_product_id AS regular_product_id_42 FROM dtb_product d0_ INNER JOIN plg_product_variant p1_ ON d0_.id = p1_.product_id AND p1_.discriminator_type IN ('productvariant') WHERE (p1_.child_product_id = ?) AND d0_.discriminator_type IN ('product') ORDER BY p1_.id DESC LIMIT 1
Parameters:
[
  808
]
114 0.51 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slug AS slug_2, d0_.note AS note_3, d0_.description_list AS description_list_4, d0_.description_detail AS description_detail_5, d0_.search_word AS search_word_6, d0_.free_area AS free_area_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.is_variant AS is_variant_10, d0_.slug_variant AS slug_variant_11, d0_.tax_rate AS tax_rate_12, d0_.is_separately AS is_separately_13, d0_.need_auto_generate_review AS need_auto_generate_review_14, d0_.page_views AS page_views_15, d0_.llmo_target_audience AS llmo_target_audience_16, d0_.llmo_problem_solution AS llmo_problem_solution_17, d0_.llmo_usage_scene AS llmo_usage_scene_18, d0_.llmo_supervised_comment AS llmo_supervised_comment_19, d0_.llmo_how_to_use AS llmo_how_to_use_20, d0_.llmo_features AS llmo_features_21, d0_.llmo_faq AS llmo_faq_22, d0_.plg_markdown_description_detail AS plg_markdown_description_detail_23, d0_.plg_markdown_free_area AS plg_markdown_free_area_24, d0_.sheeb_download_content AS sheeb_download_content_25, d0_.sheeb_dlc_mime AS sheeb_dlc_mime_26, d0_.sheeb_dlc_save_url AS sheeb_dlc_save_url_27, d0_.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_28, d0_.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_29, d0_.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_30, d0_.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_31, d0_.rank_price AS rank_price_32, d0_.regular_product_id AS regular_product_id_33, d0_.owner_product_id AS owner_product_id_34, d0_.owner_rank AS owner_rank_35, d0_.product_sub_name AS product_sub_name_36, d0_.stripe_prod_id AS stripe_prod_id_37, d0_.discriminator_type AS discriminator_type_38, d0_.creator_id AS creator_id_39, d0_.product_status_id AS product_status_id_40, d0_.owner_product_id AS owner_product_id_41, d0_.regular_product_id AS regular_product_id_42 FROM dtb_product d0_ INNER JOIN plg_product_variant p1_ ON d0_.id = p1_.product_id AND p1_.discriminator_type IN ('productvariant') WHERE (p1_.child_product_id = ?) AND d0_.discriminator_type IN ('product') ORDER BY p1_.id DESC LIMIT 1
Parameters:
[
  808
]
115 0.68 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  4
]
116 0.45 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  5
]
117 0.35 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  73
]
118 0.54 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  1709
]
119 0.42 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  805
]
120 0.40 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  577
]
121 0.38 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  578
]
122 0.37 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  808
]
123 0.44 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  909
]
124 0.46 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  910
]
125 0.18 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  4541
]
126 0.41 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.note AS note_4, t0.description_list AS description_list_5, t0.description_detail AS description_detail_6, t0.search_word AS search_word_7, t0.free_area AS free_area_8, t0.create_date AS create_date_9, t0.update_date AS update_date_10, t0.is_variant AS is_variant_11, t0.slug_variant AS slug_variant_12, t0.tax_rate AS tax_rate_13, t0.is_separately AS is_separately_14, t0.need_auto_generate_review AS need_auto_generate_review_15, t0.page_views AS page_views_16, t0.llmo_target_audience AS llmo_target_audience_17, t0.llmo_problem_solution AS llmo_problem_solution_18, t0.llmo_usage_scene AS llmo_usage_scene_19, t0.llmo_supervised_comment AS llmo_supervised_comment_20, t0.llmo_how_to_use AS llmo_how_to_use_21, t0.llmo_features AS llmo_features_22, t0.llmo_faq AS llmo_faq_23, t0.plg_markdown_description_detail AS plg_markdown_description_detail_24, t0.plg_markdown_free_area AS plg_markdown_free_area_25, t0.sheeb_download_content AS sheeb_download_content_26, t0.sheeb_dlc_mime AS sheeb_dlc_mime_27, t0.sheeb_dlc_save_url AS sheeb_dlc_save_url_28, t0.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_29, t0.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_30, t0.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_31, t0.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_32, t0.rank_price AS rank_price_33, t0.regular_product_id AS regular_product_id_34, t0.owner_product_id AS owner_product_id_35, t0.owner_rank AS owner_rank_36, t0.product_sub_name AS product_sub_name_37, t0.stripe_prod_id AS stripe_prod_id_38, t0.creator_id AS creator_id_39, t0.product_status_id AS product_status_id_40, t42.id AS id_41, t42.quantity AS quantity_43, t42.description AS description_44, t42.price_view AS price_view_45, t42.direct_select AS direct_select_46, t42.product_id AS product_id_47, t49.id AS id_48, t49.select_only AS select_only_50, t49.product_id AS product_id_51, t0.owner_product_id AS owner_product_id_52, t0.regular_product_id AS regular_product_id_53, t0.discriminator_type FROM dtb_product t0 LEFT JOIN plg_ks_product t42 ON t42.product_id = t0.id LEFT JOIN plg_ks_product_option t49 ON t49.product_id = t0.id WHERE t0.id = ? AND t0.discriminator_type IN ('product')
Parameters:
[
  863
]
127 0.31 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  863
]
128 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:
[
  863
]
129 0.34 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slug AS slug_2, d0_.note AS note_3, d0_.description_list AS description_list_4, d0_.description_detail AS description_detail_5, d0_.search_word AS search_word_6, d0_.free_area AS free_area_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.is_variant AS is_variant_10, d0_.slug_variant AS slug_variant_11, d0_.tax_rate AS tax_rate_12, d0_.is_separately AS is_separately_13, d0_.need_auto_generate_review AS need_auto_generate_review_14, d0_.page_views AS page_views_15, d0_.llmo_target_audience AS llmo_target_audience_16, d0_.llmo_problem_solution AS llmo_problem_solution_17, d0_.llmo_usage_scene AS llmo_usage_scene_18, d0_.llmo_supervised_comment AS llmo_supervised_comment_19, d0_.llmo_how_to_use AS llmo_how_to_use_20, d0_.llmo_features AS llmo_features_21, d0_.llmo_faq AS llmo_faq_22, d0_.plg_markdown_description_detail AS plg_markdown_description_detail_23, d0_.plg_markdown_free_area AS plg_markdown_free_area_24, d0_.sheeb_download_content AS sheeb_download_content_25, d0_.sheeb_dlc_mime AS sheeb_dlc_mime_26, d0_.sheeb_dlc_save_url AS sheeb_dlc_save_url_27, d0_.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_28, d0_.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_29, d0_.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_30, d0_.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_31, d0_.rank_price AS rank_price_32, d0_.regular_product_id AS regular_product_id_33, d0_.owner_product_id AS owner_product_id_34, d0_.owner_rank AS owner_rank_35, d0_.product_sub_name AS product_sub_name_36, d0_.stripe_prod_id AS stripe_prod_id_37, d0_.discriminator_type AS discriminator_type_38, d0_.creator_id AS creator_id_39, d0_.product_status_id AS product_status_id_40, d0_.owner_product_id AS owner_product_id_41, d0_.regular_product_id AS regular_product_id_42 FROM dtb_product d0_ INNER JOIN plg_product_variant p1_ ON d0_.id = p1_.product_id AND p1_.discriminator_type IN ('productvariant') WHERE (p1_.child_product_id = ?) AND d0_.discriminator_type IN ('product') ORDER BY p1_.id DESC LIMIT 1
Parameters:
[
  863
]
130 0.53 ms
SELECT avg(p0_.recommend_level) AS sclr_0, count(p0_.id) AS sclr_1 FROM plg_product_review p0_ LEFT JOIN dtb_product d1_ ON p0_.product_id = d1_.id AND d1_.discriminator_type IN ('product') WHERE p0_.product_id = ? AND p0_.status_id = 1 GROUP BY p0_.product_id
Parameters:
[
  863
]
131 0.24 ms
SELECT d0_.id AS id_0, d0_.category_name AS category_name_1, d0_.hierarchy AS hierarchy_2, d0_.sort_no AS sort_no_3, d0_.create_date AS create_date_4, d0_.update_date AS update_date_5, d0_.visible AS visible_6, d0_.discriminator_type AS discriminator_type_7, d0_.parent_category_id AS parent_category_id_8, d0_.creator_id AS creator_id_9 FROM dtb_category d0_ WHERE (d0_.id = ?) AND d0_.discriminator_type IN ('category')
Parameters:
[
  40
]
132 0.24 ms
SELECT d0_.id AS id_0, d0_.category_name AS category_name_1, d0_.hierarchy AS hierarchy_2, d0_.sort_no AS sort_no_3, d0_.create_date AS create_date_4, d0_.update_date AS update_date_5, d0_.visible AS visible_6, d0_.discriminator_type AS discriminator_type_7, d0_.parent_category_id AS parent_category_id_8, d0_.creator_id AS creator_id_9 FROM dtb_category d0_ WHERE (d0_.category_name LIKE ?) AND d0_.discriminator_type IN ('category')
Parameters:
[
  "サロン様仕入れ"
]
133 0.24 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.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.parent_category_id = ? AND t0.discriminator_type IN ('category') ORDER BY t0.sort_no DESC
Parameters:
[
  87
]
134 0.23 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.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.parent_category_id = ? AND t0.discriminator_type IN ('category') ORDER BY t0.sort_no DESC
Parameters:
[
  93
]
135 0.15 ms
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.parent_category_id = ? AND t0.discriminator_type IN ('category') ORDER BY t0.sort_no DESC
Parameters:
[
  88
]
136 0.20 ms
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.parent_category_id = ? AND t0.discriminator_type IN ('category') ORDER BY t0.sort_no DESC
Parameters:
[
  92
]
137 0.16 ms
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.parent_category_id = ? AND t0.discriminator_type IN ('category') ORDER BY t0.sort_no DESC
Parameters:
[
  91
]
138 0.14 ms
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.parent_category_id = ? AND t0.discriminator_type IN ('category') ORDER BY t0.sort_no DESC
Parameters:
[
  89
]
139 0.12 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.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.parent_category_id = ? AND t0.discriminator_type IN ('category') ORDER BY t0.sort_no DESC
Parameters:
[
  90
]
140 0.14 ms
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.parent_category_id = ? AND t0.discriminator_type IN ('category') ORDER BY t0.sort_no DESC
Parameters:
[
  97
]
141 0.15 ms
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.parent_category_id = ? AND t0.discriminator_type IN ('category') ORDER BY t0.sort_no DESC
Parameters:
[
  94
]
142 0.15 ms
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.visible AS visible_7, t0.parent_category_id AS parent_category_id_8, t0.creator_id AS creator_id_9, t0.discriminator_type FROM dtb_category t0 WHERE t0.parent_category_id = ? AND t0.discriminator_type IN ('category') ORDER BY t0.sort_no DESC
Parameters:
[
  40
]
143 6.14 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slug AS slug_2, d0_.note AS note_3, d0_.description_list AS description_list_4, d0_.description_detail AS description_detail_5, d0_.search_word AS search_word_6, d0_.free_area AS free_area_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.is_variant AS is_variant_10, d0_.slug_variant AS slug_variant_11, d0_.tax_rate AS tax_rate_12, d0_.is_separately AS is_separately_13, d0_.need_auto_generate_review AS need_auto_generate_review_14, d0_.page_views AS page_views_15, d0_.llmo_target_audience AS llmo_target_audience_16, d0_.llmo_problem_solution AS llmo_problem_solution_17, d0_.llmo_usage_scene AS llmo_usage_scene_18, d0_.llmo_supervised_comment AS llmo_supervised_comment_19, d0_.llmo_how_to_use AS llmo_how_to_use_20, d0_.llmo_features AS llmo_features_21, d0_.llmo_faq AS llmo_faq_22, d0_.plg_markdown_description_detail AS plg_markdown_description_detail_23, d0_.plg_markdown_free_area AS plg_markdown_free_area_24, d0_.sheeb_download_content AS sheeb_download_content_25, d0_.sheeb_dlc_mime AS sheeb_dlc_mime_26, d0_.sheeb_dlc_save_url AS sheeb_dlc_save_url_27, d0_.sheeb_dlc_origin_file_name AS sheeb_dlc_origin_file_name_28, d0_.sheeb_dlc_download_due_days AS sheeb_dlc_download_due_days_29, d0_.sheeb_dlc_viewing_days AS sheeb_dlc_viewing_days_30, d0_.sheeb_dlc_downloadable_count AS sheeb_dlc_downloadable_count_31, d0_.rank_price AS rank_price_32, d0_.regular_product_id AS regular_product_id_33, d0_.owner_product_id AS owner_product_id_34, d0_.owner_rank AS owner_rank_35, d0_.product_sub_name AS product_sub_name_36, d0_.stripe_prod_id AS stripe_prod_id_37, d0_.discriminator_type AS discriminator_type_38, d0_.creator_id AS creator_id_39, d0_.product_status_id AS product_status_id_40, d0_.owner_product_id AS owner_product_id_41, d0_.regular_product_id AS regular_product_id_42 FROM dtb_product d0_ INNER JOIN dtb_product_category d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productcategory') INNER JOIN dtb_category d2_ ON d1_.category_id = d2_.id AND d2_.discriminator_type IN ('category') INNER JOIN dtb_product_class d3_ ON d0_.id = d3_.product_id AND d3_.discriminator_type IN ('productclass') LEFT JOIN plg_product_pinpoint p4_ ON (p4_.product_class_id = d3_.id) LEFT JOIN plg_pinpoint p5_ ON (p5_.id = p4_.pinpoint_id) WHERE (d0_.product_status_id = 1 AND d1_.category_id IN (?) AND (NOT (EXISTS (SELECT p6_.id FROM plg_ks_product_option p6_ WHERE p6_.product_id = d0_.id AND p6_.select_only = 1)))) AND d0_.discriminator_type IN ('product') ORDER BY p5_.end_time ASC LIMIT 999
Parameters:
[
  [
    40
  ]
]
144 0.19 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  5
]
145 0.26 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  5
]
146 0.12 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  7
]
147 0.10 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  7
]
148 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  11
]
149 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  11
]
150 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  12
]
151 0.08 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  12
]
152 0.19 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  13
]
153 0.12 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  13
]
154 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  14
]
155 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  14
]
156 0.16 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  16
]
157 0.12 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  16
]
158 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  17
]
159 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  17
]
160 0.14 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  18
]
161 0.11 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  18
]
162 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  19
]
163 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  19
]
164 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  20
]
165 0.10 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  20
]
166 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  21
]
167 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  21
]
168 0.13 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  22
]
169 0.11 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  22
]
170 0.13 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  24
]
171 0.10 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  24
]
172 0.14 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  26
]
173 0.10 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  26
]
174 0.13 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  27
]
175 0.10 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  27
]
176 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  28
]
177 0.13 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  28
]
178 0.13 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  30
]
179 0.10 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  30
]
180 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  31
]
181 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  31
]
182 0.11 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  33
]
183 0.14 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  33
]
184 0.14 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  41
]
185 0.10 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  41
]
186 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  46
]
187 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  46
]
188 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  73
]
189 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  73
]
190 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  78
]
191 0.14 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  78
]
192 0.11 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  92
]
193 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  92
]
194 0.11 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  93
]
195 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  93
]
196 0.13 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  94
]
197 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  94
]
198 0.12 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  119
]
199 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  119
]
200 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  120
]
201 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  120
]
202 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  121
]
203 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  121
]
204 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  122
]
205 0.11 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  122
]
206 0.13 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  123
]
207 0.10 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  123
]
208 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  223
]
209 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  223
]
210 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  225
]
211 0.12 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  225
]
212 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  233
]
213 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  233
]
214 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  234
]
215 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  234
]
216 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  235
]
217 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  235
]
218 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  262
]
219 0.10 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  262
]
220 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  395
]
221 0.13 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  395
]
222 0.12 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  397
]
223 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  397
]
224 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  398
]
225 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  398
]
226 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  424
]
227 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  424
]
228 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  457
]
229 0.08 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  457
]
230 0.13 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  522
]
231 0.14 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  522
]
232 0.11 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  706
]
233 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  706
]
234 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  722
]
235 0.08 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  722
]
236 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  814
]
237 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  814
]
238 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  837
]
239 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  837
]
240 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  848
]
241 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  848
]
242 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  861
]
243 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  861
]
244 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  872
]
245 0.11 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  872
]
246 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  875
]
247 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  875
]
248 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  876
]
249 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  876
]
250 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  905
]
251 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  905
]
252 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  929
]
253 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  929
]
254 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  985
]
255 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  985
]
256 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  999
]
257 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  999
]
258 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  1022
]
259 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  1022
]
260 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  1091
]
261 0.08 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  1091
]
262 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  1310
]
263 0.08 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  1310
]
264 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  1354
]
265 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  1354
]
266 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  1355
]
267 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  1355
]
268 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  1356
]
269 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  1356
]
270 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  1357
]
271 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  1357
]
272 0.07 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  1771
]
273 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  1771
]
274 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  1997
]
275 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  1997
]
276 0.07 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  2190
]
277 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  2190
]
278 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  2531
]
279 0.12 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  2531
]
280 0.16 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  2824
]
281 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  2824
]
282 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  3183
]
283 0.10 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  3183
]
284 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  4541
]
285 0.08 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  4541
]
286 0.12 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  4629
]
287 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  4629
]
288 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  4634
]
289 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  4634
]
290 0.11 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  4640
]
291 0.08 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  4640
]
292 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  4674
]
293 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  4674
]
294 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  4675
]
295 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  4675
]
296 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  4676
]
297 0.08 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  4676
]
298 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  4
]
299 0.08 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  4
]
300 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  245
]
301 0.11 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  245
]
302 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  261
]
303 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  261
]
304 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  259
]
305 0.08 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  259
]
306 0.12 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  1524
]
307 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  1524
]
308 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  451
]
309 0.08 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  451
]
310 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  578
]
311 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  578
]
312 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  1103
]
313 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  1103
]
314 0.13 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  247
]
315 0.08 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  247
]
316 0.12 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  392
]
317 0.10 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  392
]
318 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  980
]
319 0.08 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  980
]
320 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  391
]
321 0.08 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  391
]
322 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  838
]
323 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  838
]
324 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  995
]
325 0.08 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  995
]
326 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  910
]
327 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  910
]
328 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  124
]
329 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  124
]
330 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  39
]
331 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  39
]
332 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  51
]
333 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  51
]
334 0.11 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  125
]
335 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  125
]
336 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  1031
]
337 0.08 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  1031
]
338 0.07 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  458
]
339 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  458
]
340 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  1996
]
341 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  1996
]
342 0.11 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  253
]
343 0.08 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  253
]
344 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  577
]
345 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  577
]
346 0.07 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  909
]
347 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  909
]
348 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  29
]
349 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  29
]
350 0.08 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  350
]
351 0.07 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  350
]
352 0.51 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  867
]
353 0.20 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  867
]
354 0.15 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  1102
]
355 0.11 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  1102
]
356 0.11 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  396
]
357 0.10 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  396
]
358 0.13 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  23
]
359 0.11 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  23
]
360 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  25
]
361 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  25
]
362 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  228
]
363 0.11 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  228
]
364 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  888
]
365 0.11 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  888
]
366 0.14 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  9
]
367 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  9
]
368 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  138
]
369 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  138
]
370 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  2823
]
371 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  2823
]
372 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  127
]
373 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  127
]
374 0.09 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  492
]
375 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  492
]
376 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  1071
]
377 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  1071
]
378 0.13 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  10
]
379 0.10 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  10
]
380 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  244
]
381 0.11 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  244
]
382 0.19 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  713
]
383 0.11 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  713
]
384 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  768
]
385 0.11 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  768
]
386 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  439
]
387 0.10 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  439
]
388 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  2408
]
389 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  2408
]
390 0.13 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  950
]
391 0.13 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  950
]
392 0.11 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  8
]
393 0.10 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  8
]
394 0.18 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  4535
]
395 0.13 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  4535
]
396 0.17 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  45
]
397 0.13 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  45
]
398 0.12 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  988
]
399 0.10 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  988
]
400 0.13 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  2549
]
401 0.10 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  2549
]
402 0.11 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.description AS description_3, t0.price_view AS price_view_4, t0.direct_select AS direct_select_5, t0.product_id AS product_id_6 FROM plg_ks_product t0 WHERE t0.product_id = ?
Parameters:
[
  459
]
403 0.09 ms
SELECT t0.id AS id_1, t0.select_only AS select_only_2, t0.product_id AS product_id_3 FROM plg_ks_product_option t0 WHERE t0.product_id = ?
Parameters:
[
  459
]
404 0.32 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.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  7
]
405 0.43 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  7
]
406 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:
[
  16
]
407 0.22 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  16
]
408 0.37 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-04-02 16:21:37"
]
409 0.17 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  16
]
410 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.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  93
]
411 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  93
]
412 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:
[
  102
]
413 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:
[
  102
]
414 0.12 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  102
]
415 0.24 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  2408
]
416 0.27 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  2408
]
417 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:
[
  2431
]
418 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:
[
  2431
]
419 0.13 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  2431
]
420 0.21 ms
SELECT t0.id AS id_1, t0.sale_type AS sale_type_2, t0.sale_price AS sale_price_3, t0.sale_rate AS sale_rate_4, t0.start_time AS start_time_5, t0.end_time AS end_time_6, t0.name AS name_7, t0.sort_no AS sort_no_8, t0.repeat_id AS repeat_id_9 FROM plg_pinpoint t0 WHERE t0.id = ?
Parameters:
[
  454
]
421 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.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  1357
]
422 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  1357
]
423 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:
[
  1380
]
424 0.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:
[
  1380
]
425 0.18 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  1380
]
426 0.25 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  1771
]
427 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  1771
]
428 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:
[
  1794
]
429 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:
[
  1794
]
430 0.15 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  1794
]
431 0.24 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  876
]
432 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  876
]
433 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:
[
  899
]
434 0.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:
[
  899
]
435 0.12 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  899
]
436 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.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  245
]
437 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  245
]
438 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:
[
  265
]
439 0.24 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  265
]
440 0.13 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  265
]
441 0.13 ms
SELECT t0.id AS id_1, t0.sale_type AS sale_type_2, t0.sale_price AS sale_price_3, t0.sale_rate AS sale_rate_4, t0.start_time AS start_time_5, t0.end_time AS end_time_6, t0.name AS name_7, t0.sort_no AS sort_no_8, t0.repeat_id AS repeat_id_9 FROM plg_pinpoint t0 WHERE t0.id = ?
Parameters:
[
  412
]
442 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.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  262
]
443 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  262
]
444 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:
[
  282
]
445 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:
[
  282
]
446 0.12 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  282
]
447 0.31 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  19
]
448 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  19
]
449 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:
[
  28
]
450 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:
[
  28
]
451 0.13 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  28
]
452 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.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  1022
]
453 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  1022
]
454 0.14 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  1045
]
455 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:
[
  1045
]
456 0.12 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  1045
]
457 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.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  13
]
458 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  13
]
459 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:
[
  22
]
460 0.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:
[
  22
]
461 0.11 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  22
]
462 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.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  122
]
463 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  122
]
464 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:
[
  132
]
465 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:
[
  132
]
466 0.10 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  132
]
467 0.24 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  1071
]
468 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  1071
]
469 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:
[
  1094
]
470 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:
[
  1094
]
471 0.12 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  1094
]
472 0.13 ms
SELECT t0.id AS id_1, t0.sale_type AS sale_type_2, t0.sale_price AS sale_price_3, t0.sale_rate AS sale_rate_4, t0.start_time AS start_time_5, t0.end_time AS end_time_6, t0.name AS name_7, t0.sort_no AS sort_no_8, t0.repeat_id AS repeat_id_9 FROM plg_pinpoint t0 WHERE t0.id = ?
Parameters:
[
  406
]
473 0.17 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  244
]
474 0.21 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  244
]
475 0.14 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  264
]
476 0.13 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  264
]
477 0.11 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  264
]
478 0.12 ms
SELECT t0.id AS id_1, t0.sale_type AS sale_type_2, t0.sale_price AS sale_price_3, t0.sale_rate AS sale_rate_4, t0.start_time AS start_time_5, t0.end_time AS end_time_6, t0.name AS name_7, t0.sort_no AS sort_no_8, t0.repeat_id AS repeat_id_9 FROM plg_pinpoint t0 WHERE t0.id = ?
Parameters:
[
  446
]
479 0.20 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  522
]
480 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  522
]
481 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:
[
  545
]
482 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:
[
  545
]
483 0.12 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  545
]
484 0.25 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  223
]
485 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  223
]
486 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:
[
  243
]
487 0.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:
[
  243
]
488 0.11 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  243
]
489 0.24 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  29
]
490 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  29
]
491 0.14 ms
SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')
Parameters:
[
  38
]
492 0.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:
[
  38
]
493 0.12 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  38
]
494 0.12 ms
SELECT t0.id AS id_1, t0.sale_type AS sale_type_2, t0.sale_price AS sale_price_3, t0.sale_rate AS sale_rate_4, t0.start_time AS start_time_5, t0.end_time AS end_time_6, t0.name AS name_7, t0.sort_no AS sort_no_8, t0.repeat_id AS repeat_id_9 FROM plg_pinpoint t0 WHERE t0.id = ?
Parameters:
[
  458
]
495 0.17 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  4676
]
496 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  4676
]
497 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:
[
  4699
]
498 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:
[
  4699
]
499 0.10 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  4699
]
500 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.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  51
]
501 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  51
]
502 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:
[
  60
]
503 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:
[
  60
]
504 0.14 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  60
]
505 0.15 ms
SELECT t0.id AS id_1, t0.sale_type AS sale_type_2, t0.sale_price AS sale_price_3, t0.sale_rate AS sale_rate_4, t0.start_time AS start_time_5, t0.end_time AS end_time_6, t0.name AS name_7, t0.sort_no AS sort_no_8, t0.repeat_id AS repeat_id_9 FROM plg_pinpoint t0 WHERE t0.id = ?
Parameters:
[
  420
]
506 0.19 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  1310
]
507 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  1310
]
508 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:
[
  1333
]
509 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:
[
  1333
]
510 0.12 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  1333
]
511 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.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  398
]
512 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  398
]
513 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:
[
  421
]
514 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:
[
  421
]
515 0.12 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  421
]
516 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.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  2824
]
517 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  2824
]
518 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:
[
  2847
]
519 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:
[
  2847
]
520 0.16 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  2847
]
521 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.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  8
]
522 0.27 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  8
]
523 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:
[
  17
]
524 0.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:
[
  17
]
525 0.12 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  17
]
526 0.14 ms
SELECT t0.id AS id_1, t0.sale_type AS sale_type_2, t0.sale_price AS sale_price_3, t0.sale_rate AS sale_rate_4, t0.start_time AS start_time_5, t0.end_time AS end_time_6, t0.name AS name_7, t0.sort_no AS sort_no_8, t0.repeat_id AS repeat_id_9 FROM plg_pinpoint t0 WHERE t0.id = ?
Parameters:
[
  498
]
527 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.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  31
]
528 0.27 ms
SELECT t0.id AS id_1, t0.product_code AS product_code_2, t0.stock AS stock_3, t0.stock_unlimited AS stock_unlimited_4, t0.sale_limit AS sale_limit_5, t0.price01 AS price01_6, t0.price02 AS price02_7, t0.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  31
]
529 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:
[
  40
]
530 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:
[
  40
]
531 0.14 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  40
]
532 0.20 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  4535
]
533 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  4535
]
534 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:
[
  4558
]
535 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:
[
  4558
]
536 0.12 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  4558
]
537 0.13 ms
SELECT t0.id AS id_1, t0.sale_type AS sale_type_2, t0.sale_price AS sale_price_3, t0.sale_rate AS sale_rate_4, t0.start_time AS start_time_5, t0.end_time AS end_time_6, t0.name AS name_7, t0.sort_no AS sort_no_8, t0.repeat_id AS repeat_id_9 FROM plg_pinpoint t0 WHERE t0.id = ?
Parameters:
[
  497
]
538 0.24 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  94
]
539 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  94
]
540 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:
[
  103
]
541 0.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:
[
  103
]
542 0.11 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  103
]
543 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.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  909
]
544 0.33 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  909
]
545 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:
[
  932
]
546 0.19 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  932
]
547 0.16 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  932
]
548 0.17 ms
SELECT t0.id AS id_1, t0.sale_type AS sale_type_2, t0.sale_price AS sale_price_3, t0.sale_rate AS sale_rate_4, t0.start_time AS start_time_5, t0.end_time AS end_time_6, t0.name AS name_7, t0.sort_no AS sort_no_8, t0.repeat_id AS repeat_id_9 FROM plg_pinpoint t0 WHERE t0.id = ?
Parameters:
[
  439
]
549 0.24 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  768
]
550 0.68 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  768
]
551 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:
[
  791
]
552 0.22 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  791
]
553 0.18 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  791
]
554 0.17 ms
SELECT t0.id AS id_1, t0.sale_type AS sale_type_2, t0.sale_price AS sale_price_3, t0.sale_rate AS sale_rate_4, t0.start_time AS start_time_5, t0.end_time AS end_time_6, t0.name AS name_7, t0.sort_no AS sort_no_8, t0.repeat_id AS repeat_id_9 FROM plg_pinpoint t0 WHERE t0.id = ?
Parameters:
[
  441
]
555 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.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  2190
]
556 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  2190
]
557 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:
[
  2213
]
558 0.17 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  2213
]
559 0.13 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  2213
]
560 0.31 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.sort_no AS sort_no_3, t0.create_date AS create_date_4, t0.category AS category_5, t0.product_id AS product_id_6, t0.creator_id AS creator_id_7, 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:
[
  888
]
561 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.exclusive_tax_price AS exclusive_tax_price_8, t0.delivery_fee AS delivery_fee_9, t0.delivery_fee_free AS delivery_fee_free_10, t0.visible AS visible_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.currency_code AS currency_code_14, t0.point_rate AS point_rate_15, t0.stripe_price_id AS stripe_price_id_16, t0._interval AS _interval_17, t0.bundle_product AS bundle_product_18, t0.initial_price AS initial_price_19, t0.first_cycle_free AS first_cycle_free_20, t0.bundle_required AS bundle_required_21, t0.product_id AS product_id_22, t0.sale_type_id AS sale_type_id_23, t0.class_category_id1 AS class_category_id1_24, t0.class_category_id2 AS class_category_id2_25, t0.delivery_duration_id AS delivery_duration_id_26, t0.creator_id AS creator_id_27, t0.regular_discount_id AS regular_discount_id_28, t0.discriminator_type FROM dtb_product_class t0 WHERE t0.product_id = ? AND t0.discriminator_type IN ('productclass')
Parameters:
[
  888
]
562 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:
[
  911
]
563 0.20 ms
SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')
Parameters:
[
  911
]
564 0.17 ms
SELECT t0.id AS id_1, t0.pinpoint_id AS pinpoint_id_2, t0.product_class_id AS product_class_id_3 FROM plg_product_pinpoint t0 WHERE t0.product_class_id = ?
Parameters:
[
  911
]
565 0.14 ms
SELECT t0.id AS id_1, t0.sale_type AS sale_type_2, t0.sale_price AS sale_price_3, t0.sale_rate AS sale_rate_4, t0.start_time AS start_time_5, t0.end_time AS end_time_6, t0.name AS name_7, t0.sort_no AS sort_no_8, t0.repeat_id AS repeat_id_9 FROM plg_pinpoint t0 WHERE t0.id = ?
Parameters:
[
  423
]
566 1.06 ms
SELECT d0_.id AS id_0, d0_.category_name AS category_name_1, d0_.hierarchy AS hierarchy_2, d0_.sort_no AS sort_no_3, d0_.create_date AS create_date_4, d0_.update_date AS update_date_5, d0_.visible AS visible_6, d1_.id AS id_7, d1_.category_name AS category_name_8, d1_.hierarchy AS hierarchy_9, d1_.sort_no AS sort_no_10, d1_.create_date AS create_date_11, d1_.update_date AS update_date_12, d1_.visible AS visible_13, d2_.id AS id_14, d2_.category_name AS category_name_15, d2_.hierarchy AS hierarchy_16, d2_.sort_no AS sort_no_17, d2_.create_date AS create_date_18, d2_.update_date AS update_date_19, d2_.visible AS visible_20, d3_.id AS id_21, d3_.category_name AS category_name_22, d3_.hierarchy AS hierarchy_23, d3_.sort_no AS sort_no_24, d3_.create_date AS create_date_25, d3_.update_date AS update_date_26, d3_.visible AS visible_27, d4_.id AS id_28, d4_.category_name AS category_name_29, d4_.hierarchy AS hierarchy_30, d4_.sort_no AS sort_no_31, d4_.create_date AS create_date_32, d4_.update_date AS update_date_33, d4_.visible AS visible_34, d0_.discriminator_type AS discriminator_type_35, d0_.parent_category_id AS parent_category_id_36, d0_.creator_id AS creator_id_37, d1_.discriminator_type AS discriminator_type_38, d1_.parent_category_id AS parent_category_id_39, d1_.creator_id AS creator_id_40, d2_.discriminator_type AS discriminator_type_41, d2_.parent_category_id AS parent_category_id_42, d2_.creator_id AS creator_id_43, d3_.discriminator_type AS discriminator_type_44, d3_.parent_category_id AS parent_category_id_45, d3_.creator_id AS creator_id_46, d4_.discriminator_type AS discriminator_type_47, d4_.parent_category_id AS parent_category_id_48, d4_.creator_id AS creator_id_49 FROM dtb_category d0_ LEFT JOIN dtb_category d1_ ON d0_.id = d1_.parent_category_id AND d1_.discriminator_type IN ('category') LEFT JOIN dtb_category d2_ ON d1_.id = d2_.parent_category_id AND d2_.discriminator_type IN ('category') LEFT JOIN dtb_category d3_ ON d2_.id = d3_.parent_category_id AND d3_.discriminator_type IN ('category') LEFT JOIN dtb_category d4_ ON d3_.id = d4_.parent_category_id AND d4_.discriminator_type IN ('category') WHERE (d0_.parent_category_id IS NULL AND d0_.visible = ?) AND d0_.discriminator_type IN ('category') ORDER BY d0_.sort_no DESC, d1_.sort_no DESC, d2_.sort_no DESC, d3_.sort_no DESC, d4_.sort_no DESC
Parameters:
[
  1
]
567 1.37 ms
SELECT d0_.id AS id_0, d0_.category_name AS category_name_1, d0_.hierarchy AS hierarchy_2, d0_.sort_no AS sort_no_3, d0_.create_date AS create_date_4, d0_.update_date AS update_date_5, d0_.visible AS visible_6, d1_.id AS id_7, d1_.category_name AS category_name_8, d1_.hierarchy AS hierarchy_9, d1_.sort_no AS sort_no_10, d1_.create_date AS create_date_11, d1_.update_date AS update_date_12, d1_.visible AS visible_13, d2_.id AS id_14, d2_.category_name AS category_name_15, d2_.hierarchy AS hierarchy_16, d2_.sort_no AS sort_no_17, d2_.create_date AS create_date_18, d2_.update_date AS update_date_19, d2_.visible AS visible_20, d3_.id AS id_21, d3_.category_name AS category_name_22, d3_.hierarchy AS hierarchy_23, d3_.sort_no AS sort_no_24, d3_.create_date AS create_date_25, d3_.update_date AS update_date_26, d3_.visible AS visible_27, d4_.id AS id_28, d4_.category_name AS category_name_29, d4_.hierarchy AS hierarchy_30, d4_.sort_no AS sort_no_31, d4_.create_date AS create_date_32, d4_.update_date AS update_date_33, d4_.visible AS visible_34, d0_.discriminator_type AS discriminator_type_35, d0_.parent_category_id AS parent_category_id_36, d0_.creator_id AS creator_id_37, d1_.discriminator_type AS discriminator_type_38, d1_.parent_category_id AS parent_category_id_39, d1_.creator_id AS creator_id_40, d2_.discriminator_type AS discriminator_type_41, d2_.parent_category_id AS parent_category_id_42, d2_.creator_id AS creator_id_43, d3_.discriminator_type AS discriminator_type_44, d3_.parent_category_id AS parent_category_id_45, d3_.creator_id AS creator_id_46, d4_.discriminator_type AS discriminator_type_47, d4_.parent_category_id AS parent_category_id_48, d4_.creator_id AS creator_id_49 FROM dtb_category d0_ LEFT JOIN dtb_category d1_ ON d0_.id = d1_.parent_category_id AND d1_.discriminator_type IN ('category') LEFT JOIN dtb_category d2_ ON d1_.id = d2_.parent_category_id AND d2_.discriminator_type IN ('category') LEFT JOIN dtb_category d3_ ON d2_.id = d3_.parent_category_id AND d3_.discriminator_type IN ('category') LEFT JOIN dtb_category d4_ ON d3_.id = d4_.parent_category_id AND d4_.discriminator_type IN ('category') WHERE (d0_.parent_category_id IS NULL) AND d0_.discriminator_type IN ('category') ORDER BY d0_.sort_no DESC, d1_.sort_no DESC, d2_.sort_no DESC, d3_.sort_no DESC, d4_.sort_no DESC
Parameters:
[]
568 0.61 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
Eccube\Entity\AbstractEntity No errors.
Eccube\Entity\Category No errors.
Eccube\Entity\OrderItem No errors.
Eccube\Entity\Order
  • The mappings Eccube\Entity\Order#AmazonPayV2AmazonTradings and Plugin\AmazonPayV2\Entity\AmazonTrading#Order are inconsistent with each other.
Customize\Entity\PointLog No errors.
Eccube\Entity\Customer
  • The association Eccube\Entity\Customer#videoWatchPoints refers to the owning side field Eccube\Entity\Video#customer which does not exist.
  • The association Eccube\Entity\Customer#PointLogs refers to the owning side field Customize\Entity\PointLog#customer which does not exist.
  • The association Eccube\Entity\Customer#AccessLogs refers to the owning side field Customize\Entity\AccessLog#customer which does not exist.
Eccube\Entity\Product
  • The mappings Eccube\Entity\Product#ProductVariant and Eccube\Entity\ProductVariant#Product are inconsistent with each other.
  • The field Eccube\Entity\Product#ProductReviews is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Plugin\ProductReview4\Entity\ProductReview#Product does not contain the required 'inversedBy="ProductReviews"' attribute.
  • The field Eccube\Entity\Product#CollectionProducts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Plugin\Collection\Entity\CollectionProduct#Product does not contain the required 'inversedBy="CollectionProducts"' attribute.
Eccube\Entity\ProductClass
  • The field Eccube\Entity\ProductClass#ProductClassRegularCycle is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Plugin\EccubePaymentLite4\Entity\ProductClassRegularCycle#ProductClass does not contain the required 'inversedBy="ProductClassRegularCycle"' attribute.
Plugin\KokokaraSelect\Entity\KsCartSelectItemGroup No errors.
Plugin\KokokaraSelect\Entity\KsSelectItem No errors.
Plugin\KokokaraSelect\Entity\KsCartSelectItem No errors.
Plugin\KokokaraSelect\Entity\KsSelectItemGroup
  • The association Plugin\KokokaraSelect\Entity\KsSelectItemGroup#KsProduct refers to the inverse side field Plugin\KokokaraSelect\Entity\KsProduct#ksSelectItemGroups which does not exist.
Plugin\KokokaraSelect\Entity\PlgConfig
  • The mappings Plugin\KokokaraSelect\Entity\PlgConfig#ConfigOptions and Plugin\KokokaraSelect\Entity\PlgConfigOption#PlgConfig are inconsistent with each other.
Plugin\KokokaraSelect\Entity\PlgConfigOption
  • The association Plugin\KokokaraSelect\Entity\PlgConfigOption#PlgConfig refers to the inverse side field Plugin\KokokaraSelect\Entity\PlgConfig#PlgConfigOptions which does not exist.
Eccube\Entity\Master\AbstractMasterEntity No errors.
Eccube\Entity\Master\SaleType No errors.
Eccube\Entity\Inventory No errors.
Eccube\Entity\MailTemplate No errors.
Eccube\Entity\MailHistory No errors.
Eccube\Entity\BaseInfo No errors.
Eccube\Entity\Master\Country No errors.
Eccube\Entity\Master\Pref No errors.
Eccube\Entity\Master\OrderItemType No errors.
Eccube\Entity\Master\OrderStatus No errors.
Eccube\Entity\Delivery No errors.
Eccube\Entity\Payment No errors.
Eccube\Entity\Master\DeviceType No errors.
Plugin\ProductOption\Entity\Option No errors.
Plugin\ProductOption\Entity\OptionCategory No errors.
Eccube\Entity\CustomerFavoriteProduct No errors.
Eccube\Entity\CustomerAddress No errors.
Eccube\Entity\Cart
  • The association Eccube\Entity\Cart#CartItemsLog refers to the owning side field Eccube\Entity\CartItemLog#Cart which does not exist.
Eccube\Entity\Master\ProductListMax No errors.
Plugin\StripePaymentGateway\Entity\StripeConfig No errors.
Eccube\Entity\DeliveryFee No errors.
Plugin\Coupon4\Entity\Coupon No errors.
Plugin\Coupon4\Entity\CouponOrder No errors.
Eccube\Entity\Master\TaxType No errors.
Eccube\Entity\Master\TaxDisplayType No errors.
Plugin\EccubePaymentLite4\Entity\RegularDiscount No errors.
Eccube\Entity\DailyMegaDiscount No errors.
Eccube\Entity\ProductStock No errors.
Plugin\ProductOption\Entity\ProductOptionConfig No errors.
Plugin\EccubePaymentLite4\Entity\Config No errors.
Plugin\EccubePaymentLite4\Entity\GmoEpsilonPayment No errors.
Plugin\EccubePaymentLite4\Entity\ConvenienceStore No errors.
Plugin\EccubePaymentLite4\Entity\IpBlackList No errors.
Plugin\EccubePaymentLite4\Entity\MyPageRegularSetting No errors.
Plugin\BundleSale4\Entity\OrderBundleItem No errors.
Plugin\ProductReview4\Entity\ProductReview No errors.
Plugin\StripePaymentGateway\Entity\StripeCustomer No errors.
Plugin\StripeRec\Entity\StripeRecOrderItem No errors.
Plugin\StripeRec\Entity\StripeRecOrder No errors.
Eccube\Entity\Page No errors.
Eccube\Entity\PageLayout No errors.
Eccube\Entity\Block No errors.
Eccube\Entity\BlockPosition No errors.
Eccube\Entity\AuthorityRole No errors.
Eccube\Entity\Layout No errors.
Eccube\Entity\Master\CustomerStatus No errors.
Eccube\Entity\Plugin No errors.
Eccube\Entity\Member No errors.
Eccube\Entity\ProductCategory No errors.
Plugin\MailMagazine4\Entity\MailMagazineSendHistory No errors.
Eccube\Entity\Master\Sex No errors.
Plugin\ProductReview4\Entity\ProductReviewStatus No errors.
Eccube\Entity\Master\ProductStatus No errors.
Plugin\KokokaraSelect\Entity\KsProduct
  • The mappings Plugin\KokokaraSelect\Entity\KsProduct#KsSelectItemGroups and Plugin\KokokaraSelect\Entity\KsSelectItemGroup#KsProduct are inconsistent with each other.
Plugin\KokokaraSelect\Entity\KsProductOption No errors.
Eccube\Entity\ProductImage No errors.
Eccube\Entity\ProductTag No errors.
Eccube\Entity\ProductVariant No errors.
Eccube\Entity\ProductRelatedVideo No errors.
Plugin\BundleSale4\Entity\BundleItem No errors.
Plugin\RelatedProduct4\Entity\RelatedProduct No errors.
Plugin\Collection\Entity\CollectionProduct No errors.
Plugin\ProductPlus\Entity\ProductData No errors.
Plugin\ProductOption\Entity\ProductOption No errors.
Plugin\PinpointSale\Entity\ProductPinpoint No errors.
Plugin\PinpointSale\Entity\Pinpoint No errors.
Eccube\Entity\TaxRule No errors.
Eccube\Entity\ClassCategory No errors.
Eccube\Entity\DeliveryDuration No errors.
Eccube\Entity\Master\RoundingType No errors.
Plugin\EccubePaymentLite4\Entity\ProductClassRegularCycle No errors.
Plugin\PinpointSale\Entity\PinpointRepeat No errors.
Eccube\Entity\Shipping No errors.
Plugin\KokokaraSelect\Entity\KsOrderItemEx No errors.
Plugin\ProductOption\Entity\OrderItemOption No errors.
Eccube\Entity\Master\Job No errors.
Eccube\Entity\Master\CustomerOrderStatus No errors.
Eccube\Entity\Master\OrderStatusColor No errors.
Plugin\JaccsPayment\Entity\History No errors.
Plugin\JaccsPayment\Entity\ReOrder No errors.
Plugin\JaccsPayment\Entity\ShippingRequest No errors.
Plugin\JaccsPayment\Entity\PaymentStatus No errors.
Plugin\EccubePaymentLite4\Entity\PaymentStatus No errors.
Plugin\EccubePaymentLite4\Entity\RegularOrder No errors.
Plugin\AmazonPayV2\Entity\Master\AmazonStatus No errors.
Plugin\AmazonPayV2\Entity\AmazonTrading
  • The association Plugin\AmazonPayV2\Entity\AmazonTrading#Order refers to the inverse side field Eccube\Entity\Order#AmazonTrading which does not exist.
Customize\Entity\CLog No errors.
Eccube\Entity\Video
  • The mappings Eccube\Entity\Video#videoWatchPoints and Eccube\Entity\VideoWatchPoint#video are inconsistent with each other.
Customize\Entity\AccessLog No errors.
Eccube\Entity\RakutenUser
  • The mappings Eccube\Entity\RakutenUser#RakutenCLogs and Eccube\Entity\RakutenCLog#RakutenUser are inconsistent with each other.
  • The mappings Eccube\Entity\RakutenUser#RakutenPurchaseLogs and Eccube\Entity\RakutenPurchaseLog#RakutenUser are inconsistent with each other.
Eccube\Entity\SupplierUser No errors.
Eccube\Entity\BusinessCard No errors.
Eccube\Entity\CartItem No errors.
Plugin\KokokaraSelect\Entity\KsSelectItemStock No errors.
Eccube\Entity\AnnualInventory No errors.
Eccube\Entity\PaymentOption No errors.
Eccube\Entity\DeliveryTime No errors.
Plugin\EccubePaymentLite4\Entity\DeliveryCompany No errors.
Plugin\ProductOption\Entity\OptionImage No errors.
Eccube\Entity\CartItemLog No errors.
Plugin\Coupon4\Entity\CouponDetail No errors.
Eccube\Entity\Master\Authority No errors.
Eccube\Entity\Master\Work No errors.
Eccube\Entity\Tag No errors.
Plugin\Collection\Entity\Collection No errors.
Plugin\ProductPlus\Entity\ProductDataDetail No errors.
Plugin\ProductPlus\Entity\ProductItem No errors.
Eccube\Entity\ClassName No errors.
Plugin\EccubePaymentLite4\Entity\RegularCycle
  • The field Plugin\EccubePaymentLite4\Entity\RegularCycle#ProductClassRegularCycle is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Plugin\EccubePaymentLite4\Entity\ProductClassRegularCycle#RegularCycle does not contain the required 'inversedBy="ProductClassRegularCycle"' attribute.