GET https://chilldot.com/mypage/favorite

Query Metrics

14 Database Queries
13 Different statements
2.75 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.17 ms
SET SESSION time_zone = '+00:00'
Parameters:
[]
2 0.12 ms
SELECT t0.id AS id_1, t0.expire_type AS expire_type_2, t0.mileage_expire_days AS mileage_expire_days_3, t0.gacha_enabled AS gacha_enabled_4, t0.daily_gacha_limit AS daily_gacha_limit_5, t0.gacha_settings_json AS gacha_settings_json_6, t0.last_balance_update_at AS last_balance_update_at_7, t0.use_cron AS use_cron_8, t0.first_time_days AS first_time_days_9, t0.after_purchase_days AS after_purchase_days_10, t0.history_aggregate_days AS history_aggregate_days_11, t0.mileage_rate AS mileage_rate_12, t0.mileage_status_enabled AS mileage_status_enabled_13, t0.updated_at AS updated_at_14 FROM plg_mileage_plugin_config t0 LIMIT 1
Parameters:
[]
3 0.10 ms
SELECT t0.id AS id_1, t0.basic_point_rate AS basic_point_rate_2, t0.default_member_point AS default_member_point_3, t0.duplicate_check_enabled AS duplicate_check_enabled_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6 FROM plg_pmp_config t0 WHERE t0.id = ?
Parameters:
[
  1
]
4 0.38 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.point_type AS point_type_4, p0_.point_value AS point_value_5, p0_.sort_no AS sort_no_6, p0_.enabled AS enabled_7, p0_.create_date AS create_date_8, p0_.update_date AS update_date_9 FROM plg_pmp_campaign p0_ WHERE p0_.enabled = 1 AND (p0_.start_date IS NULL OR p0_.start_date <= ?) AND (p0_.end_date IS NULL OR p0_.end_date >= ?) ORDER BY p0_.id ASC
Parameters:
[
  "2026-06-01 18:43:38"
  "2026-06-01 18:43:38"
]
5 0.42 ms
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.company_kana AS company_kana_3, t0.postal_code AS postal_code_4, t0.addr01 AS addr01_5, t0.addr02 AS addr02_6, t0.phone_number AS phone_number_7, t0.business_hour AS business_hour_8, t0.email01 AS email01_9, t0.email02 AS email02_10, t0.email03 AS email03_11, t0.email04 AS email04_12, t0.shop_name AS shop_name_13, t0.shop_kana AS shop_kana_14, t0.shop_name_eng AS shop_name_eng_15, t0.update_date AS update_date_16, t0.good_traded AS good_traded_17, t0.message AS message_18, t0.delivery_free_amount AS delivery_free_amount_19, t0.delivery_free_quantity AS delivery_free_quantity_20, t0.option_mypage_order_status_display AS option_mypage_order_status_display_21, t0.option_nostock_hidden AS option_nostock_hidden_22, t0.option_favorite_product AS option_favorite_product_23, t0.option_product_delivery_fee AS option_product_delivery_fee_24, t0.invoice_registration_number AS invoice_registration_number_25, t0.option_product_tax_rule AS option_product_tax_rule_26, t0.option_customer_activate AS option_customer_activate_27, t0.option_remember_me AS option_remember_me_28, t0.option_mail_notifier AS option_mail_notifier_29, t0.authentication_key AS authentication_key_30, t0.php_path AS php_path_31, t0.option_point AS option_point_32, t0.basic_point_rate AS basic_point_rate_33, t0.point_conversion_rate AS point_conversion_rate_34, t0.ga_id AS ga_id_35, t0.country_id AS country_id_36, t0.pref_id AS pref_id_37, t0.discriminator_type FROM dtb_base_info t0 WHERE t0.id = ? AND t0.discriminator_type IN ('baseinfo')
Parameters:
[
  1
]
6 0.11 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort_no AS sort_no_3, t0.discriminator_type FROM mtb_product_status t0 WHERE t0.id = ? AND t0.discriminator_type IN ('productstatus')
Parameters:
[
  2
]
7 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort_no AS sort_no_3, t0.discriminator_type FROM mtb_product_status t0 WHERE t0.id = ? AND t0.discriminator_type IN ('productstatus')
Parameters:
[
  1
]
8 0.11 ms
SELECT d0_.id AS id_0, d0_.auto_publish AS auto_publish_1, d0_.unlimited_during_publish AS unlimited_during_publish_2, d0_.publish_start AS publish_start_3, d0_.publish_end AS publish_end_4, d0_.show_after_publish AS show_after_publish_5, d0_.create_date AS create_date_6, d0_.update_date AS update_date_7, d1_.id AS id_8, d1_.name AS name_9, d1_.note AS note_10, d1_.description_list AS description_list_11, d1_.description_detail AS description_detail_12, d1_.search_word AS search_word_13, d1_.free_area AS free_area_14, d1_.create_date AS create_date_15, d1_.update_date AS update_date_16, d0_.product AS product_17, d1_.discriminator_type AS discriminator_type_18, d1_.creator_id AS creator_id_19, d1_.product_status_id AS product_status_id_20 FROM dtb_product_publish_schedule d0_ INNER JOIN dtb_product d1_ ON d0_.product = d1_.id AND d1_.discriminator_type IN ('product') WHERE d0_.auto_publish = 1
Parameters:
[]
9 0.31 ms
SELECT d0_.id AS id_0, d0_.product_code AS product_code_1, d0_.stock AS stock_2, d0_.stock_unlimited AS stock_unlimited_3, d0_.sale_limit AS sale_limit_4, d0_.price01 AS price01_5, d0_.price02 AS price02_6, d0_.delivery_fee AS delivery_fee_7, d0_.visible AS visible_8, d0_.create_date AS create_date_9, d0_.update_date AS update_date_10, d0_.currency_code AS currency_code_11, d0_.point_rate AS point_rate_12, d0_.sale_flg AS sale_flg_13, d0_.discriminator_type AS discriminator_type_14, d0_.product_id AS product_id_15, d0_.sale_type_id AS sale_type_id_16, d0_.class_category_id1 AS class_category_id1_17, d0_.class_category_id2 AS class_category_id2_18, d0_.delivery_duration_id AS delivery_duration_id_19, d0_.creator_id AS creator_id_20 FROM dtb_product_class d0_ INNER JOIN plg_bootech_sale_schedule p1_ ON d0_.id = p1_.product_class_id WHERE (p1_.is_enabled = ? AND p1_.sale_start_date <= ? AND p1_.sale_end_date > ?) AND d0_.discriminator_type IN ('productclass')
Parameters:
[
  1
  "2026-06-01 18:43:38"
  "2026-06-01 18:43:38"
]
10 0.07 ms
"START TRANSACTION"
Parameters:
[]
11 0.27 ms
UPDATE dtb_base_info SET basic_point_rate = ?, update_date = ? WHERE id = ?
Parameters:
[
  100
  "2026-06-01 18:43:38"
  1
]
12 0.36 ms
"COMMIT"
Parameters:
[]
13 0.09 ms
SELECT d0_.id AS id_0, d0_.product_code AS product_code_1, d0_.stock AS stock_2, d0_.stock_unlimited AS stock_unlimited_3, d0_.sale_limit AS sale_limit_4, d0_.price01 AS price01_5, d0_.price02 AS price02_6, d0_.delivery_fee AS delivery_fee_7, d0_.visible AS visible_8, d0_.create_date AS create_date_9, d0_.update_date AS update_date_10, d0_.currency_code AS currency_code_11, d0_.point_rate AS point_rate_12, d0_.sale_flg AS sale_flg_13, d0_.discriminator_type AS discriminator_type_14, d0_.product_id AS product_id_15, d0_.sale_type_id AS sale_type_id_16, d0_.class_category_id1 AS class_category_id1_17, d0_.class_category_id2 AS class_category_id2_18, d0_.delivery_duration_id AS delivery_duration_id_19, d0_.creator_id AS creator_id_20 FROM dtb_product_class d0_ WHERE (d0_.sale_flg = ?) AND d0_.discriminator_type IN ('productclass')
Parameters:
[
  1
]
14 0.13 ms
UPDATE plg_bootech_sale_schedule SET is_enabled = ? WHERE is_enabled = ? AND sale_end_date <= ?
Parameters:
[
  0
  1
  "2026-06-01 18:43:38"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
Plugin\MileagePlugin\Entity\Config No errors.
Plugin\PointManagerPro\Entity\PointConfig No errors.
Plugin\PointManagerPro\Entity\PointCampaign No errors.
Eccube\Entity\AbstractEntity No errors.
Eccube\Entity\BaseInfo No errors.
Eccube\Entity\Master\AbstractMasterEntity No errors.
Eccube\Entity\Master\Country No errors.
Eccube\Entity\Master\Pref No errors.
Eccube\Entity\Master\ProductStatus No errors.
Customize\Entity\ProductPublishSchedule No errors.
Eccube\Entity\Product
  • The field Eccube\Entity\Product#ProductMileageLimit is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Plugin\MileagePlugin\Entity\ProductMileageLimit#Product does not contain the required 'inversedBy="ProductMileageLimit"' attribute.
Eccube\Entity\Member No errors.
Eccube\Entity\ProductClass No errors.
Plugin\BootechTimeSale43\Entity\SaleSchedule No errors.
Eccube\Entity\Master\SaleType No errors.
Eccube\Entity\ClassCategory No errors.
Eccube\Entity\DeliveryDuration No errors.