Query Metrics
2
Database Queries
2
Different statements
0.93 ms
Query time
2
Invalid entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0.63 ms (68.08%) |
1 |
SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.email AS email_4, u0_.is_verified AS is_verified_5, u0_.deleted_at AS deleted_at_6, u0_.expired_at AS expired_at_7, u0_.certification_type AS certification_type_8, u0_.source AS source_9, u0_.birthday AS birthday_10, u0_.city AS city_11, u0_.province AS province_12, u0_.address AS address_13, u0_.intro AS intro_14, u0_.visit_count AS visit_count_15, u0_.last_time AS last_time_16, u0_.last_ip AS last_ip_17, u0_.identify_code AS identify_code_18, u0_.mobile AS mobile_19, u0_.start_agent AS start_agent_20, u0_.end_agent AS end_agent_21, u0_.balance AS balance_22, u0_.realname AS realname_23, u0_.avatar AS avatar_24, u0_.wxopenid AS wxopenid_25, u0_.wxsession AS wxsession_26, u0_.token AS token_27, u0_.is_poper AS is_poper_28, u0_.idno AS idno_29, u0_.give_balance AS give_balance_30, u0_.enterprise_name AS enterprise_name_31, u0_.subs AS subs_32, u0_.company_identify AS company_identify_33, u0_.tui_balance AS tui_balance_34, u0_.created_at AS created_at_35, u0_.updated_at AS updated_at_36, u0_.status AS status_37, u0_.level_id AS level_id_38, u0_.pid_id AS pid_id_39, u0_.belong_id AS belong_id_40, u0_.charge_grade_id AS charge_grade_id_41, u0_.organ_id AS organ_id_42, u0_.area_id AS area_id_43, u0_.id_front_id AS id_front_id_44, u0_.id_back_id AS id_back_id_45, u0_.mccimage_id AS mccimage_id_46 FROM user u0_ WHERE u0_.identify_code = ?
Parameters:
[
"DWNVJU"
]
|
||||||||||||||||||||||||||||
0.30 ms (31.92%) |
1 |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.nick AS nick_2, i0_.price AS price_3, i0_.is_public AS is_public_4, i0_.childs AS childs_5, i0_.cost AS cost_6, i0_.pop_price AS pop_price_7, i0_.expired_at AS expired_at_8, i0_.created_at AS created_at_9, i0_.updated_at AS updated_at_10, i0_.status AS status_11, i0_.user_id AS user_id_12 FROM inter_fee i0_ WHERE i0_.name = ? AND i0_.user_id = ? ORDER BY i0_.user_id DESC
Parameters:
[ "all" 115 ]
|
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 |
---|---|
App\Entity\User |
|
App\Entity\UserLevel | No errors. |
App\Entity\Belong | No errors. |
App\Entity\ChargeGrade | No errors. |
App\Entity\Area | No errors. |
App\Entity\FileManaged | No errors. |
App\Entity\UserAddress | No errors. |
App\Entity\Comment | No errors. |
App\Entity\Node | No errors. |
App\Entity\Invest | No errors. |
App\Entity\UserBankcard |
|
App\Entity\InterFee | No errors. |