https://mu-ecshop.com/mypage/login Return to referer URL

Query Metrics

3 Database Queries
3 Different statements
0.34 ms Query time
3 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.15 ms
(43.92%)
1
SELECT t0.id AS id_1, t0.name01 AS name01_2, t0.name02 AS name02_3, t0.kana01 AS kana01_4, t0.kana02 AS kana02_5, t0.company_name AS company_name_6, t0.postal_code AS postal_code_7, t0.addr01 AS addr01_8, t0.addr02 AS addr02_9, t0.email AS email_10, t0.phone_number AS phone_number_11, t0.birth AS birth_12, t0.password AS password_13, t0.salt AS salt_14, t0.secret_key AS secret_key_15, t0.first_buy_date AS first_buy_date_16, t0.last_buy_date AS last_buy_date_17, t0.buy_times AS buy_times_18, t0.buy_total AS buy_total_19, t0.note AS note_20, t0.reset_key AS reset_key_21, t0.reset_expire AS reset_expire_22, t0.point AS point_23, t0.create_date AS create_date_24, t0.update_date AS update_date_25, t0.student_type AS student_type_26, t0.dr01 AS dr01_27, t0.dr02 AS dr02_28, t0.dr03 AS dr03_29, t0.dr04 AS dr04_30, t0.dr05 AS dr05_31, t0.dr11 AS dr11_32, t0.dr12 AS dr12_33, t0.dr13 AS dr13_34, t0.dr21 AS dr21_35, t0.dr22 AS dr22_36, t0.dr31 AS dr31_37, t0.dr32 AS dr32_38, t0.dr41 AS dr41_39, t0.dr42 AS dr42_40, t0.dr43 AS dr43_41, t0.examno AS examno_42, t0.zip01 AS zip01_43, t0.zip02 AS zip02_44, t0.tel01 AS tel01_45, t0.tel02 AS tel02_46, t0.tel03 AS tel03_47, t0.fax01 AS fax01_48, t0.fax02 AS fax02_49, t0.fax03 AS fax03_50, t0.prev_school AS prev_school_51, t0.tel0201 AS tel0201_52, t0.tel2_02 AS tel2_02_53, t0.tel2_03 AS tel2_03_54, t0.admission_year AS admission_year_55, t0.school_year AS school_year_56, t0.hissu_flg AS hissu_flg_57, t0.prev_school_year AS prev_school_year_58, t0.prev_school_class AS prev_school_class_59, t0.contractor_name01 AS contractor_name01_60, t0.contractor_name02 AS contractor_name02_61, t0.contractor_birth AS contractor_birth_62, t0.school_class AS school_class_63, t0.student_number AS student_number_64, t0.free1 AS free1_65, t0.free2 AS free2_66, t0.plg_mailmagazine_flg AS plg_mailmagazine_flg_67, t0.customer_status_id AS customer_status_id_68, t0.sex_id AS sex_id_69, t0.job_id AS job_id_70, t0.country_id AS country_id_71, t0.pref_id AS pref_id_72, t0.school_id AS school_id_73, t0.customer_address_id AS customer_address_id_74, t0.discriminator_type FROM dtb_customer t0 WHERE t0.email = ? AND t0.customer_status_id = ? AND t0.discriminator_type IN ('customer') LIMIT 1
Parameters:
[
  "ethzqvgc@testing-your-form.info"
  2
]
0.12 ms
(35.42%)
1
SET SESSION time_zone = '+00:00'
Parameters:
[]
0.07 ms
(20.66%)
1
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:
[
  "mypage/login"
  0
]

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\CustomerStatus No errors.
Eccube\Entity\Master\Sex No errors.
Eccube\Entity\Master\Job No errors.
Eccube\Entity\Master\Country No errors.
Eccube\Entity\Master\Pref 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\CustomerAddress No errors.
Eccube\Entity\Member No errors.
Eccube\Entity\Master\LoginHistoryStatus No errors.