Query Metrics
4
Database Queries
4
Different statements
7.28 ms
Query time
1
Invalid entities
5
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.77 ms (51.76%) |
1 |
SELECT m0_.id AS id_0, m0_.username AS username_1, m0_.roles AS roles_2, m0_.password AS password_3, m0_.msf_code AS msf_code_4, m0_.msf_old AS msf_old_5, m0_.name AS name_6, m0_.father_name AS father_name_7, m0_.address1 AS address1_8, m0_.address2 AS address2_9, m0_.address3 AS address3_10, m0_.city AS city_11, m0_.phones AS phones_12, m0_.education AS education_13, m0_.amrit_dhari AS amrit_dhari_14, m0_.subs_date AS subs_date_15, m0_.job_name AS job_name_16, m0_.job_addr1 AS job_addr1_17, m0_.job_addr2 AS job_addr2_18, m0_.vehicle AS vehicle_19, m0_.suspend AS suspend_20, m0_.entry_date AS entry_date_21, m0_.subc_dtf AS subc_dtf_22, m0_.subc_dtt AS subc_dtt_23, m0_.mobile AS mobile_24, m0_.is_mobile_verified AS is_mobile_verified_25, m0_.mobile_verification_code AS mobile_verification_code_26, m0_.mobile_verification_date AS mobile_verification_date_27, m0_.email AS email_28, m0_.email_verification_date AS email_verification_date_29, m0_.email_verification_code AS email_verification_code_30, m0_.marital_status AS marital_status_31, m0_.date_of_birth AS date_of_birth_32, m0_.pincode AS pincode_33, m0_.update_on AS update_on_34, m0_.education_stage AS education_stage_35, m0_.education_type AS education_type_36, m0_.spouse_name AS spouse_name_37, m0_.gender AS gender_38, m0_.expire_date AS expire_date_39, m0_.membership_type AS membership_type_40, m0_.status AS status_41, m0_.password_reset_key AS password_reset_key_42, m0_.password_reset_key_time AS password_reset_key_time_43, m0_.auto_login_key AS auto_login_key_44, m0_.m_app_key AS m_app_key_45, m0_.is_deleted AS is_deleted_46, m0_.reason AS reason_47, m0_.guid AS guid_48, m0_.ref_url AS ref_url_49, m0_.old_key AS old_key_50, m0_.circle_id AS circle_id_51, m0_.country_id AS country_id_52, m0_.state_id AS state_id_53 FROM member m0_ WHERE m0_.username = ? OR m0_.email = ?
Parameters:
[ "[email protected]" "[email protected]" ] |
|
2.03 ms (27.94%) |
1 |
INSERT INTO login_logger (ip, client_system, created_on, member_id) VALUES (?, ?, ?, ?)
Parameters:
[ "2404:7c80:5c:bea5:21d7:fe59:9c93:4d23" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "2026-06-06 07:04:14" 10608 ] |
|
1.35 ms (18.60%) |
1 |
"COMMIT"
Parameters:
[] |
|
0.12 ms (1.70%) |
1 |
"START TRANSACTION"
Parameters:
[] |
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Member | 1 |
| App\Entity\Circle | 1 |
| App\Entity\Country | 1 |
| App\Entity\State | 1 |
| App\Entity\LoginLogger | 1 |