POST https://test.tillomeditalia.com/aggiorna-sessione-filtro-tab2

Query Metrics

1 Database Queries
1 Different statements
0.62 ms Query time
0 Invalid entities
7 Managed entities

Queries

Group similar statements

# Time Info
1 0.62 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.name AS name_3, t0.surname AS surname_4, t0.password AS password_5, t0.directory_path AS directory_path_6, t0.one_time_code AS one_time_code_7, t0.role AS role_8, t0.expiration_one_time_code AS expiration_one_time_code_9, t0.office_hours AS office_hours_10, t0.is_active AS is_active_11, t0.is_admin_active AS is_admin_active_12, t0.is_email_notification_active AS is_email_notification_active_13, t0.is_alert_read AS is_alert_read_14, t0.is_gdpr_sent AS is_gdpr_sent_15, t16.id AS id_17, t16.datetime_last_update AS datetime_last_update_18, t16.is_terms_accepted AS is_terms_accepted_19, t16.is_news_accepted AS is_news_accepted_20, t16.user_id AS user_id_21, t22.id AS id_23, t22.country_code AS country_code_24, t22.phone AS phone_25, t22.fax AS fax_26, t22.mobile AS mobile_27, t22.address AS address_28, t22.zip AS zip_29, t22.other_city AS other_city_30, t22.other_province AS other_province_31, t22.avatar AS avatar_32, t22.emergency_contact_1 AS emergency_contact_1_33, t22.emergency_contact_2 AS emergency_contact_2_34, t22.user_id AS user_id_35, t22.city_id AS city_id_36, t22.user_profession_id AS user_profession_id_37, t38.id AS id_39, t38.residue_rol AS residue_rol_40, t38.residue_holiday AS residue_holiday_41, t38.datetime_start_work AS datetime_start_work_42, t38.datetime_end_work AS datetime_end_work_43, t38.show_in_list AS show_in_list_44, t38.is_kam AS is_kam_45, t38.is_show_in_export_presences AS is_show_in_export_presences_46, t38.is_show_in_export_refunds AS is_show_in_export_refunds_47, t38.is_document_product_notify AS is_document_product_notify_48, t38.contract_type AS contract_type_49, t38.work_hours AS work_hours_50, t38.user_id AS user_id_51, t38.supervisor_id AS supervisor_id_52, t0.account_type_id AS account_type_id_53 FROM til_user t0 LEFT JOIN til_user_privacy t16 ON t16.user_id = t0.id LEFT JOIN til_user_profile t22 ON t22.user_id = t0.id LEFT JOIN til_employee t38 ON t38.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  "1844"
]

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\Employee 2
App\Entity\User 1
App\Entity\UserAccountType 1
App\Entity\UserPrivacy 1
App\Entity\UserProfile 1
App\Entity\UserProfession 1