Query Metrics
4
Database Queries
3
Different statements
6.34 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.92 ms |
SET TIME ZONE 'UTC'
Parameters:
[] |
| 2 | 1.59 ms |
SELECT t0.type_id AS type_id_1, t0.data_key AS data_key_2, t0.public_div AS public_div_3, t0.type_name AS type_name_4, t0.edit_div AS edit_div_5, t0.pc_layout_id AS pc_layout_id_6, t0.sp_layout_id AS sp_layout_id_7, t0.memo AS memo_8, t0.create_date AS create_date_9, t0.update_date AS update_date_10, t0.pc_layout_id AS pc_layout_id_11, t0.sp_layout_id AS sp_layout_id_12 FROM plg_taba_cms_type t0
Parameters:
[] |
| 3 | 1.01 ms |
SELECT t0.type_id AS type_id_1, t0.data_key AS data_key_2, t0.public_div AS public_div_3, t0.type_name AS type_name_4, t0.edit_div AS edit_div_5, t0.pc_layout_id AS pc_layout_id_6, t0.sp_layout_id AS sp_layout_id_7, t0.memo AS memo_8, t0.create_date AS create_date_9, t0.update_date AS update_date_10, t0.pc_layout_id AS pc_layout_id_11, t0.sp_layout_id AS sp_layout_id_12 FROM plg_taba_cms_type t0
Parameters:
[] |
| 4 | 2.81 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.customer_status_id AS customer_status_id_28, t0.sex_id AS sex_id_29, t0.job_id AS job_id_30, t0.country_id AS country_id_31, t0.pref_id AS pref_id_32, t0.discriminator_type FROM dtb_customer t0 WHERE t0.email = ? AND t0.customer_status_id = ? AND t0.discriminator_type IN ('customer') LIMIT 1
Parameters:
[ "thanghp@deepsync.vn" 2 ] |
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. |
| Plugin\TabaCMS2\Entity\Type | No errors. |
| Plugin\TabaCMS2\Entity\Category | No errors. |
| Plugin\TabaCMS2\Entity\Post | No errors. |
| Eccube\Entity\Layout | No errors. |
| Eccube\Entity\Customer | No errors. |
| Eccube\Entity\Master\AbstractMasterEntity | 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. |
| Eccube\Entity\CustomerFavoriteProduct | No errors. |
| Eccube\Entity\CustomerAddress | No errors. |
| Eccube\Entity\Order | No errors. |