Query Metrics

3 Database Queries
2 Different statements
1.21 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.91 ms
(75.65%)
2
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
]
0.29 ms
(24.35%)
1
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:
[]

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.