https://wisewavesolutions.com/user-dashboard/public/index.php/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CUserCrudController&entityId=183&menuIndex=&page=1&referrer=https%3A%2F%2Fwisewavesolutions.com%2Fuser-dashboard%2Fpublic%2Findex.php%2Fadmin%3FcrudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CUserCrudController%26menuIndex%3D%26page%3D1%26query%3Dnawafzain%26signature%3D-L2_FpzTA21LFI0cT40ckciBuuJS79hddTDn57T2zL8%26submenuIndex%3D&signature=1epb4dysK_rlxSZboQ0sbrqE0194wYruiiLQAmGVrCo&submenuIndex= Return to referer URL

Query Metrics

6 Database Queries
5 Different statements
1.41 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.41 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.gender AS gender_5, t0.birthday AS birthday_6, t0.birthplace AS birthplace_7, t0.home_town AS home_town_8, t0.marital_status AS marital_status_9, t0.nation AS nation_10, t0.religion AS religion_11, t0.identification AS identification_12, t0.days_for_identity AS days_for_identity_13, t0.place_of_issue AS place_of_issue_14, t0.resident AS resident_15, t0.current_address AS current_address_16, t0.literacy AS literacy_17, t0.status AS status_18, t0.job_position AS job_position_19, t0.workplaces AS workplaces_20, t0.bank_account AS bank_account_21, t0.name_of_account AS name_of_account_22, t0.bank_of_issue AS bank_of_issue_23, t0.personal_tax_code AS personal_tax_code_24, t0.hourly_rate AS hourly_rate_25, t0.phone AS phone_26, t0.facebook AS facebook_27, t0.linkedin AS linkedin_28, t0.skype AS skype_29, t0.default_language AS default_language_30, t0.email_signature AS email_signature_31, t0.other_information AS other_information_32, t0.full_name AS full_name_33, t0.profile_image AS profile_image_34, t0.staff_code AS staff_code_35, t0.document AS document_36 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 0.20 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.gender AS gender_5, t0.birthday AS birthday_6, t0.birthplace AS birthplace_7, t0.home_town AS home_town_8, t0.marital_status AS marital_status_9, t0.nation AS nation_10, t0.religion AS religion_11, t0.identification AS identification_12, t0.days_for_identity AS days_for_identity_13, t0.place_of_issue AS place_of_issue_14, t0.resident AS resident_15, t0.current_address AS current_address_16, t0.literacy AS literacy_17, t0.status AS status_18, t0.job_position AS job_position_19, t0.workplaces AS workplaces_20, t0.bank_account AS bank_account_21, t0.name_of_account AS name_of_account_22, t0.bank_of_issue AS bank_of_issue_23, t0.personal_tax_code AS personal_tax_code_24, t0.hourly_rate AS hourly_rate_25, t0.phone AS phone_26, t0.facebook AS facebook_27, t0.linkedin AS linkedin_28, t0.skype AS skype_29, t0.default_language AS default_language_30, t0.email_signature AS email_signature_31, t0.other_information AS other_information_32, t0.full_name AS full_name_33, t0.profile_image AS profile_image_34, t0.staff_code AS staff_code_35, t0.document AS document_36 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  "183"
]
3 0.21 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.description AS description_5 FROM job_position t0
Parameters:
[]
4 0.19 ms
"START TRANSACTION"
Parameters:
[]
5 0.30 ms
UPDATE `user` SET place_of_issue = ?, resident = ? WHERE id = ?
Parameters:
[
  "KUWAIT"
  "KUWAIT"
  183
]
6 0.10 ms
"COMMIT"
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.

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\JobPosition No errors.