Query Metrics
5
Database Queries
4
Different statements
2.45 ms
Query time
1
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.23 ms |
SET SESSION time_zone = '+00:00'
Parameters:
[] |
2 | 1.08 ms |
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.gmo_epsilon_credit_card_expiration_date AS gmo_epsilon_credit_card_expiration_date_26, t0.card_change_request_mail_send_date AS card_change_request_mail_send_date_27, t0.check_date AS check_date_28, t0.customer_status_id AS customer_status_id_29, t0.sex_id AS sex_id_30, t0.job_id AS job_id_31, t0.country_id AS country_id_32, t0.pref_id AS pref_id_33, t0.customer_rank_id AS customer_rank_id_34, t0.discriminator_type FROM dtb_customer t0 WHERE t0.email = ? AND t0.customer_status_id = ? AND t0.discriminator_type IN ('customer') LIMIT 1
Parameters:
[ "bn118018@sun.ac.jp" 2 ] |
3 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort_no AS sort_no_3, t0.discriminator_type FROM mtb_login_history_status t0 WHERE t0.id = ? AND t0.discriminator_type IN ('loginhistorystatus')
Parameters:
[
1
]
|
4 | 0.92 ms |
SELECT t0.id AS id_1, t0.cart_key AS cart_key_2, t0.pre_order_id AS pre_order_id_3, t0.total_price AS total_price_4, t0.delivery_fee_total AS delivery_fee_total_5, t0.sort_no AS sort_no_6, t0.create_date AS create_date_7, t0.update_date AS update_date_8, t0.add_point AS add_point_9, t0.use_point AS use_point_10, t0.customer_id AS customer_id_11, t0.discriminator_type FROM dtb_cart t0 WHERE t0.customer_id = ? AND t0.discriminator_type IN ('cart')
Parameters:
[
1923
]
|
5 | 0.11 ms |
SELECT t0.id AS id_1, t0.cart_key AS cart_key_2, t0.pre_order_id AS pre_order_id_3, t0.total_price AS total_price_4, t0.delivery_fee_total AS delivery_fee_total_5, t0.sort_no AS sort_no_6, t0.create_date AS create_date_7, t0.update_date AS update_date_8, t0.add_point AS add_point_9, t0.use_point AS use_point_10, t0.customer_id AS customer_id_11, t0.discriminator_type FROM dtb_cart t0 WHERE t0.customer_id = ? AND t0.discriminator_type IN ('cart')
Parameters:
[
1923
]
|
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\Product | No errors. |
Eccube\Entity\BaseInfo | No errors. |
Eccube\Entity\Page | No errors. |
Eccube\Entity\PageLayout | No errors. |
Eccube\Entity\Block | No errors. |
Eccube\Entity\BlockPosition | No errors. |
Eccube\Entity\Master\AbstractMasterEntity | No errors. |
Eccube\Entity\Master\DeviceType | No errors. |
Eccube\Entity\AuthorityRole | No errors. |
Eccube\Entity\Layout | No errors. |
Eccube\Entity\Order | No errors. |
Eccube\Entity\Customer | 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. |
Plugin\CustomerRank42\Entity\CustomerRank | No errors. |
Eccube\Entity\CustomerFavoriteProduct | No errors. |
Eccube\Entity\CustomerAddress | No errors. |
Eccube\Entity\Member | No errors. |
Eccube\Entity\Master\LoginHistoryStatus | No errors. |
Eccube\Entity\Delivery | No errors. |
Plugin\CustomerRank42\Entity\CustomerPrice | No errors. |
Plugin\CustomerRank42\Entity\CustomerRankConfig | No errors. |
Plugin\CustomerRank42\Entity\ConfigStatus | No errors. |
Eccube\Entity\ProductClass |
|
Eccube\Entity\Cart | No errors. |