https://mu-ecshop.com/sln_payment/sln_3d_card_post

Query Metrics

13 Database Queries
10 Different statements
2.93 ms Query time
4 Invalid entities

Queries

Group similar statements

# Time Info
1 0.21 ms
SET SESSION time_zone = '+00:00'
Parameters:
[]
2 0.37 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.status AS status_3, t0.page_title AS page_title_4, t0.slug AS slug_5, t0.current_revision AS current_revision_6, t0.total_response_count AS total_response_count_7, t0.publish_start AS publish_start_8, t0.publish_end AS publish_end_9, t0.send_email AS send_email_10, t0.only_member AS only_member_11, t0.enable_reply_email AS enable_reply_email_12, t0.enable_bcc AS enable_bcc_13, t0.published AS published_14, t0.del_flg AS del_flg_15, t0.create_date AS create_date_16, t0.update_date AS update_date_17, t0.input_page_id AS input_page_id_18, t0.complete_page_id AS complete_page_id_19, t0.system_mail_template_id AS system_mail_template_id_20, t0.reply_mail_template_id AS reply_mail_template_id_21 FROM plg_apg_form_builder_form t0 WHERE t0.slug = ? AND t0.del_flg = ? LIMIT 1
Parameters:
[
  "sln_payment/sln_3d_card_post"
  0
]
3 0.16 ms
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.company_kana AS company_kana_3, t0.postal_code AS postal_code_4, t0.addr01 AS addr01_5, t0.addr02 AS addr02_6, t0.phone_number AS phone_number_7, t0.business_hour AS business_hour_8, t0.email01 AS email01_9, t0.email02 AS email02_10, t0.email03 AS email03_11, t0.email04 AS email04_12, t0.shop_name AS shop_name_13, t0.shop_kana AS shop_kana_14, t0.shop_name_eng AS shop_name_eng_15, t0.update_date AS update_date_16, t0.good_traded AS good_traded_17, t0.message AS message_18, t0.delivery_free_amount AS delivery_free_amount_19, t0.delivery_free_quantity AS delivery_free_quantity_20, t0.option_mypage_order_status_display AS option_mypage_order_status_display_21, t0.option_nostock_hidden AS option_nostock_hidden_22, t0.option_favorite_product AS option_favorite_product_23, t0.option_product_delivery_fee AS option_product_delivery_fee_24, t0.invoice_registration_number AS invoice_registration_number_25, t0.option_product_tax_rule AS option_product_tax_rule_26, t0.option_customer_activate AS option_customer_activate_27, t0.option_remember_me AS option_remember_me_28, t0.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.contact_school_visible_type AS contact_school_visible_type_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
]
4 0.57 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:
[
  "sln_3d_card_post"
]
5 0.10 ms
SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED
Parameters:
[]
6 0.05 ms
"START TRANSACTION"
Parameters:
[]
7 0.22 ms
SELECT t0.id AS id_1, t0.sub_data AS sub_data_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4 FROM plg_sln_plugin_config t0 ORDER BY t0.id DESC LIMIT 1
Parameters:
[]
8 0.06 ms
SELECT t0.id AS id_1, t0.sub_data AS sub_data_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4 FROM plg_sln_plugin_config t0 ORDER BY t0.id DESC LIMIT 1
Parameters:
[]
9 0.52 ms
SELECT t0.id AS id_1, t0.pre_order_id AS pre_order_id_2, t0.order_no AS order_no_3, t0.message AS message_4, t0.name01 AS name01_5, t0.name02 AS name02_6, t0.kana01 AS kana01_7, t0.kana02 AS kana02_8, t0.company_name AS company_name_9, t0.email AS email_10, t0.phone_number AS phone_number_11, t0.postal_code AS postal_code_12, t0.addr01 AS addr01_13, t0.addr02 AS addr02_14, t0.birth AS birth_15, t0.subtotal AS subtotal_16, t0.discount AS discount_17, t0.delivery_fee_total AS delivery_fee_total_18, t0.charge AS charge_19, t0.tax AS tax_20, t0.total AS total_21, t0.payment_total AS payment_total_22, t0.payment_method AS payment_method_23, t0.note AS note_24, t0.create_date AS create_date_25, t0.update_date AS update_date_26, t0.order_date AS order_date_27, t0.payment_date AS payment_date_28, t0.currency_code AS currency_code_29, t0.complete_message AS complete_message_30, t0.complete_mail_message AS complete_mail_message_31, t0.phone_number2 AS phone_number2_32, t0.fax01 AS fax01_33, t0.fax02 AS fax02_34, t0.fax03 AS fax03_35, t0.zip01 AS zip01_36, t0.zip02 AS zip02_37, t0.temporary_order_date AS temporary_order_date_38, t0.formal_order_date AS formal_order_date_39, t0.commit_date AS commit_date_40, t0.delivery_date AS delivery_date_41, t0.prev_school AS prev_school_42, t0.school_year AS school_year_43, t0.school_class AS school_class_44, t0.prev_school_year AS prev_school_year_45, t0.prev_school_class AS prev_school_class_46, t0.student_number AS student_number_47, t0.free1 AS free1_48, t0.free2 AS free2_49, t0.admission_year AS admission_year_50, t0.stocking_date AS stocking_date_51, t0.order_school_year AS order_school_year_52, t0.order_school_class AS order_school_class_53, t0.gmo_payment_gateway_payment_status AS gmo_payment_gateway_payment_status_54, t0.add_point AS add_point_55, t0.use_point AS use_point_56, t0.customer_id AS customer_id_57, t0.country_id AS country_id_58, t0.pref_id AS pref_id_59, t0.sex_id AS sex_id_60, t0.job_id AS job_id_61, t0.payment_id AS payment_id_62, t0.device_type_id AS device_type_id_63, t0.order_status_id AS order_status_id_64, t0.order_status_id AS order_status_id_65, t0.order_status_id AS order_status_id_66, t0.school_id AS school_id_67, t0.discriminator_type FROM dtb_order t0 WHERE t0.id = ? AND t0.discriminator_type IN ('order') LIMIT 1
Parameters:
[
  "24"
]
10 0.35 ms
SELECT t0.order_id AS order_id_1, t0.payment_status AS payment_status_2, t0.payee AS payee_3, t0.amount AS amount_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6 FROM plg_sln_order_payment_status t0 WHERE t0.order_id = ?
Parameters:
[
  24
]
11 0.06 ms
SELECT t0.id AS id_1, t0.sub_data AS sub_data_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4 FROM plg_sln_plugin_config t0 ORDER BY t0.id DESC LIMIT 1
Parameters:
[]
12 0.08 ms
SELECT t0.id AS id_1, t0.pre_order_id AS pre_order_id_2, t0.order_no AS order_no_3, t0.message AS message_4, t0.name01 AS name01_5, t0.name02 AS name02_6, t0.kana01 AS kana01_7, t0.kana02 AS kana02_8, t0.company_name AS company_name_9, t0.email AS email_10, t0.phone_number AS phone_number_11, t0.postal_code AS postal_code_12, t0.addr01 AS addr01_13, t0.addr02 AS addr02_14, t0.birth AS birth_15, t0.subtotal AS subtotal_16, t0.discount AS discount_17, t0.delivery_fee_total AS delivery_fee_total_18, t0.charge AS charge_19, t0.tax AS tax_20, t0.total AS total_21, t0.payment_total AS payment_total_22, t0.payment_method AS payment_method_23, t0.note AS note_24, t0.create_date AS create_date_25, t0.update_date AS update_date_26, t0.order_date AS order_date_27, t0.payment_date AS payment_date_28, t0.currency_code AS currency_code_29, t0.complete_message AS complete_message_30, t0.complete_mail_message AS complete_mail_message_31, t0.phone_number2 AS phone_number2_32, t0.fax01 AS fax01_33, t0.fax02 AS fax02_34, t0.fax03 AS fax03_35, t0.zip01 AS zip01_36, t0.zip02 AS zip02_37, t0.temporary_order_date AS temporary_order_date_38, t0.formal_order_date AS formal_order_date_39, t0.commit_date AS commit_date_40, t0.delivery_date AS delivery_date_41, t0.prev_school AS prev_school_42, t0.school_year AS school_year_43, t0.school_class AS school_class_44, t0.prev_school_year AS prev_school_year_45, t0.prev_school_class AS prev_school_class_46, t0.student_number AS student_number_47, t0.free1 AS free1_48, t0.free2 AS free2_49, t0.admission_year AS admission_year_50, t0.stocking_date AS stocking_date_51, t0.order_school_year AS order_school_year_52, t0.order_school_class AS order_school_class_53, t0.gmo_payment_gateway_payment_status AS gmo_payment_gateway_payment_status_54, t0.add_point AS add_point_55, t0.use_point AS use_point_56, t0.customer_id AS customer_id_57, t0.country_id AS country_id_58, t0.pref_id AS pref_id_59, t0.sex_id AS sex_id_60, t0.job_id AS job_id_61, t0.payment_id AS payment_id_62, t0.device_type_id AS device_type_id_63, t0.order_status_id AS order_status_id_64, t0.order_status_id AS order_status_id_65, t0.order_status_id AS order_status_id_66, t0.school_id AS school_id_67, t0.discriminator_type FROM dtb_order t0 WHERE t0.id = ? AND t0.discriminator_type IN ('order') LIMIT 1
Parameters:
[
  "24"
]
13 0.18 ms
INSERT INTO plg_sln_order_payment_history (merchant_id, transaction_id, operate_id, process_id, response_cd, send_flg, request_flg, body, order_id, create_date, update_date) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  null
  "204852973355"
  "1Gathering"
  "1a11f73eb7300e16038bce1a6219fd88"
  "OK"
  1
  0
  "{"TransactionId":"204852973355","TransactionDate":"20250319","OperateId":"1Gathering","MerchantFree1":"24","MerchantFree2":"0|4.2.3|11","MerchantFree3":"11","ProcessId":"1a11f73eb7300e16038bce1a6219fd88","ProcessPass":"0f5227e2bf887a9675812372dec5dedc","ResponseCd":"OK","CompanyCd":"YN","ApproveNo":"0954770","McSecCd":"0","ProcNo":"0000013","SecureResultCode":"0","MessageVersionNo3D":"2.2.0","DSTransactionId":"1539bad2-fef5-46be-bd9f-bfff499a1413","ThreeDSServerTransactionId":"8223c868-c014-4518-b81b-c057fcfb0ea9"}"
  24
  "2025-03-19 02:39:14"
  "2025-03-19 02:39:14"
]

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\Order No errors.
Eccube\Entity\Customer
  • The field Eccube\Entity\Customer#Contacts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Plugin\ContactManagement42\Entity\Contact#Customer does not contain the required 'inversedBy="Contacts"' attribute.
Customize\Entity\ProductStore No errors.
Eccube\Entity\Product
  • The field Eccube\Entity\Product#ProductSchool is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Customize\Entity\ProductSchool#Product does not contain the required 'inversedBy="ProductSchool"' attribute.
  • The field Eccube\Entity\Product#ProductStore is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Customize\Entity\ProductStore#Product does not contain the required 'inversedBy="ProductStore"' attribute.
Customize\Entity\SetProductSchool No errors.
Customize\Entity\ProductSchool No errors.
Plugin\ApgFormBuilder42\Entity\ApgForm No errors.
Eccube\Entity\Page No errors.
Eccube\Entity\MailTemplate No errors.
Eccube\Entity\BaseInfo No errors.
Eccube\Entity\PageLayout No errors.
Eccube\Entity\Block No errors.
Eccube\Entity\BlockPosition No errors.
Eccube\Entity\Master\AbstractMasterEntity No errors.
Eccube\Entity\Master\DeviceType No errors.
Eccube\Entity\AuthorityRole No errors.
Eccube\Entity\Layout No errors.
Eccube\Entity\Master\Country No errors.
Eccube\Entity\Master\Pref No errors.
Plugin\SlnPayment42\Entity\MemCardId No errors.
Eccube\Entity\Payment No errors.
Plugin\SlnPayment42\Entity\PluginConfig No errors.
Eccube\Entity\MailHistory No errors.
Customize\Entity\School
  • The field Customize\Entity\School#SchoolDelivery is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Customize\Entity\SchoolDelivery#School does not contain the required 'inversedBy="SchoolDelivery"' attribute.
Eccube\Entity\Master\OrderStatus No errors.
Plugin\SlnPayment42\Entity\OrderPaymentStatus No errors.
Eccube\Entity\ProductClass No errors.
Eccube\Entity\Master\OrderItemType No errors.
Eccube\Entity\Delivery No errors.
Customize\Entity\SetProduct
  • The field Customize\Entity\SetProduct#SetProductImage is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Customize\Entity\SetProductImage#SetProduct does not contain the required 'inversedBy="SetProductImage"' attribute.
  • The field Customize\Entity\SetProduct#SetProductSchool is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Customize\Entity\SetProductSchool#SetProduct does not contain the required 'inversedBy="SetProductSchool"' attribute.
  • The field Customize\Entity\SetProduct#SetProductProduct is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Customize\Entity\SetProductProduct#SetProduct does not contain the required 'inversedBy="SetProductProduct"' attribute.
Customize\Entity\SetProductProduct No errors.
Customize\Entity\DeliveryPeriod No errors.
Eccube\Entity\DeliveryFee No errors.
Eccube\Entity\Master\TaxDisplayType No errors.
Eccube\Entity\Master\TaxType No errors.
Eccube\Entity\ProductStock No errors.
Plugin\SlnPayment42\Entity\OrderPaymentHistory No errors.
Plugin\SlnPayment42\Entity\OrderPaymentSend No errors.
Eccube\Entity\Master\Sex No errors.
Eccube\Entity\Master\Job No errors.
Eccube\Entity\Master\CustomerOrderStatus No errors.
Eccube\Entity\Master\OrderStatusColor No errors.
Eccube\Entity\OrderItem No errors.
Eccube\Entity\Shipping No errors.