Query Metrics
277
Database Queries
26
Different statements
102.80 ms
Query time
0
Invalid entities
Grouped Statements
master connection
Time▼ | Count | Info |
---|---|---|
38.25 ms (37.20%) |
14 |
SELECT e0_.id AS id_0 FROM eposm_m_city e0_ LEFT JOIN eposm_m_province e1_ ON e0_.province_id = e1_.id WHERE e0_.name LIKE ? OR e1_.sign LIKE ?
Parameters:
[ "%manutenzione%" "%manutenzione%" ] |
2.74 ms (2.67%) |
1 |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.province_id AS province_id_2, e0_.region_id AS region_id_3 FROM eposm_m_city e0_ WHERE e0_.name LIKE ? ORDER BY e0_.name ASC LIMIT 10
Parameters:
[
"%"
]
|
0.59 ms (0.57%) |
2 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.email AS email_4, t0.fiscal_code AS fiscal_code_5, t0.vat AS vat_6, t0.vat_country AS vat_country_7, t0.phone_administration AS phone_administration_8, t0.phone_support_customer AS phone_support_customer_9, t0.phone_support_technician AS phone_support_technician_10, t0.phone_logistic AS phone_logistic_11, t0.email_administration AS email_administration_12, t0.email_support_customer AS email_support_customer_13, t0.email_support_technician AS email_support_technician_14, t0.email_logistic AS email_logistic_15, t0.directory_path AS directory_path_16, t0.logo_path AS logo_path_17, t0.db_name AS db_name_18, t0.admin_access AS admin_access_19, t0.admin_active AS admin_active_20 FROM eposm_m_company t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"19"
]
|
slave connection
Time▼ | Count | Info |
---|---|---|
12.02 ms (11.70%) |
7 |
SELECT e0_.id AS id_0, e0_.number AS number_1, e0_.datetime_import AS datetime_import_2, e0_.datetime_start AS datetime_start_3, e0_.datetime_expiration AS datetime_expiration_4, e0_.datetime_end AS datetime_end_5, e0_.address AS address_6, e0_.locality AS locality_7, e0_.zip AS zip_8, e0_.id_city AS id_city_9, e0_.id_province AS id_province_10, e0_.other_city AS other_city_11, e0_.system_error AS system_error_12, e0_.system_error_slug AS system_error_slug_13, e0_.system_error_details AS system_error_details_14, e0_.json AS json_15, e0_.directory_path AS directory_path_16, e0_.waybill AS waybill_17, e0_.json_report AS json_report_18, e0_.billable AS billable_19, e0_.closed_on_portal AS closed_on_portal_20, e0_.supplier_id AS supplier_id_21, e0_.client_id AS client_id_22, e0_.operation_id AS operation_id_23, e0_.technician_id AS technician_id_24, e0_.status_id AS status_id_25, e0_.termid_id AS termid_id_26, e0_.operation_tariff_amount_id AS operation_tariff_amount_id_27, e0_.uav_operation_tariff_amount_id AS uav_operation_tariff_amount_id_28 FROM eposm_s_ticket e0_ LEFT JOIN eposm_s_ticket_status e1_ ON e0_.status_id = e1_.id LEFT JOIN eposm_s_termid e2_ ON e0_.termid_id = e2_.id LEFT JOIN eposm_s_supplier e3_ ON e0_.supplier_id = e3_.id LEFT JOIN eposm_s_client e4_ ON e0_.client_id = e4_.id LEFT JOIN eposm_s_operation e5_ ON e0_.operation_id = e5_.id LEFT JOIN eposm_s_user e6_ ON e0_.technician_id = e6_.id WHERE e6_.id = ? AND e1_.slug = ? AND e0_.system_error = 0 AND (e0_.number LIKE ? OR e2_.code LIKE ? OR e4_.name LIKE ? OR e4_.nickname LIKE ? OR e5_.value LIKE ? OR e3_.name LIKE ? OR e0_.address LIKE ? OR e0_.zip LIKE ? OR e0_.id_city IN (NULL) OR e4_.address LIKE ? OR e4_.zip LIKE ? OR e0_.id_city IN (NULL)) ORDER BY e0_.datetime_expiration ASC
Parameters:
[ "33" "assigned" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" ] |
11.87 ms (11.55%) |
103 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.nickname AS nickname_4, t0.referent AS referent_5, t0.fiscal_code AS fiscal_code_6, t0.vat AS vat_7, t0.sdi AS sdi_8, t0.address AS address_9, t0.locality AS locality_10, t0.zip AS zip_11, t0.id_city AS id_city_12, t0.id_province AS id_province_13, t0.closures AS closures_14, t0.openings AS openings_15, t0.notes AS notes_16, t0.directory_path AS directory_path_17, t18.id AS id_19, t18.nickname AS nickname_20, t18.address AS address_21, t18.is_movable AS is_movable_22, t18.is_headquarter AS is_headquarter_23, t18.is_active AS is_active_24, t18.client_id AS client_id_25, t18.destination_id AS destination_id_26 FROM eposm_s_client t0 LEFT JOIN eposm_s_warehouse t18 ON t18.client_id = t0.id WHERE t0.id = ?
Parameters:
[
"18499"
]
|
10.64 ms (10.35%) |
7 |
SELECT COUNT(DISTINCT e0_.id) AS sclr_0 FROM eposm_s_ticket e0_ LEFT JOIN eposm_s_ticket_status e1_ ON e0_.status_id = e1_.id LEFT JOIN eposm_s_termid e2_ ON e0_.termid_id = e2_.id LEFT JOIN eposm_s_supplier e3_ ON e0_.supplier_id = e3_.id LEFT JOIN eposm_s_client e4_ ON e0_.client_id = e4_.id LEFT JOIN eposm_s_operation e5_ ON e0_.operation_id = e5_.id LEFT JOIN eposm_s_user e6_ ON e0_.technician_id = e6_.id WHERE e6_.id = ? AND e1_.slug = ? AND e0_.system_error = 0 AND (e0_.number LIKE ? OR e2_.code LIKE ? OR e4_.name LIKE ? OR e4_.nickname LIKE ? OR e5_.value LIKE ? OR e3_.name LIKE ? OR e0_.address LIKE ? OR e0_.zip LIKE ? OR e0_.id_city IN (NULL) OR e4_.address LIKE ? OR e4_.zip LIKE ? OR e0_.id_city IN (NULL))
Parameters:
[ "33" "assigned" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" ] |
9.96 ms (9.69%) |
7 |
SELECT DISTINCT e0_.id AS id_0, e0_.datetime_expiration AS datetime_expiration_1 FROM eposm_s_ticket e0_ LEFT JOIN eposm_s_ticket_status e1_ ON e0_.status_id = e1_.id LEFT JOIN eposm_s_termid e2_ ON e0_.termid_id = e2_.id LEFT JOIN eposm_s_supplier e3_ ON e0_.supplier_id = e3_.id LEFT JOIN eposm_s_client e4_ ON e0_.client_id = e4_.id LEFT JOIN eposm_s_operation e5_ ON e0_.operation_id = e5_.id LEFT JOIN eposm_s_user e6_ ON e0_.technician_id = e6_.id WHERE e6_.id = ? AND e1_.slug = ? AND e0_.system_error = 0 AND (e0_.number LIKE ? OR e2_.code LIKE ? OR e4_.name LIKE ? OR e4_.nickname LIKE ? OR e5_.value LIKE ? OR e3_.name LIKE ? OR e0_.address LIKE ? OR e0_.zip LIKE ? OR e0_.id_city IN (NULL) OR e4_.address LIKE ? OR e4_.zip LIKE ? OR e0_.id_city IN (NULL)) ORDER BY e0_.datetime_expiration ASC LIMIT 100
Parameters:
[ "33" "assigned" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" ] |
7.58 ms (7.37%) |
102 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.client_id AS client_id_3 FROM eposm_s_termid t0 WHERE t0.id = ?
Parameters:
[
"19049"
]
|
2.06 ms (2.00%) |
1 |
SELECT e0_.id AS id_0, e0_.number AS number_1, e0_.datetime_import AS datetime_import_2, e0_.datetime_start AS datetime_start_3, e0_.datetime_expiration AS datetime_expiration_4, e0_.datetime_end AS datetime_end_5, e0_.address AS address_6, e0_.locality AS locality_7, e0_.zip AS zip_8, e0_.id_city AS id_city_9, e0_.id_province AS id_province_10, e0_.other_city AS other_city_11, e0_.system_error AS system_error_12, e0_.system_error_slug AS system_error_slug_13, e0_.system_error_details AS system_error_details_14, e0_.json AS json_15, e0_.directory_path AS directory_path_16, e0_.waybill AS waybill_17, e0_.json_report AS json_report_18, e0_.billable AS billable_19, e0_.closed_on_portal AS closed_on_portal_20, e0_.supplier_id AS supplier_id_21, e0_.client_id AS client_id_22, e0_.operation_id AS operation_id_23, e0_.technician_id AS technician_id_24, e0_.status_id AS status_id_25, e0_.termid_id AS termid_id_26, e0_.operation_tariff_amount_id AS operation_tariff_amount_id_27, e0_.uav_operation_tariff_amount_id AS uav_operation_tariff_amount_id_28 FROM eposm_s_ticket e0_ LEFT JOIN eposm_s_ticket_status e1_ ON e0_.status_id = e1_.id LEFT JOIN eposm_s_termid e2_ ON e0_.termid_id = e2_.id LEFT JOIN eposm_s_supplier e3_ ON e0_.supplier_id = e3_.id LEFT JOIN eposm_s_client e4_ ON e0_.client_id = e4_.id LEFT JOIN eposm_s_operation e5_ ON e0_.operation_id = e5_.id LEFT JOIN eposm_s_user e6_ ON e0_.technician_id = e6_.id WHERE e6_.id = ? AND e1_.slug = ? AND e0_.system_error = 0 AND (e0_.number LIKE ? OR e2_.code LIKE ? OR e4_.name LIKE ? OR e4_.nickname LIKE ? OR e5_.value LIKE ? OR e3_.name LIKE ? OR e0_.address LIKE ? OR e0_.zip LIKE ? OR e0_.id_city IN (NULL) OR e4_.address LIKE ? OR e4_.zip LIKE ? OR e0_.id_city IN (NULL)) AND e0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY e0_.datetime_expiration ASC
Parameters:
[ "33" "closed_portal" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "11561" "11640" "11562" "11492" "11635" "11568" "11653" "11720" "11676" "11671" "11730" "11821" "11760" "11823" "11914" "11916" "11931" "11790" "11933" "11949" "11959" "11926" "11989" "11987" "12035" "12005" "12085" "12078" "12101" "12130" "12144" "12147" "12123" "12149" "12608" "12804" "13261" "13247" "13260" "13521" "13762" "13797" "13781" "13794" "13904" "13906" "13899" "13959" "13916" "13963" "14016" "13997" "14047" "14054" "14144" "14148" "14363" "14388" "14398" "14360" "14415" "14449" "14441" "14474" "14507" "14588" "14694" "14728" "14783" "14854" "14865" "14869" "14885" "14918" "14958" "14959" "15074" "15113" "15119" "15122" "15161" "15198" "15216" "15217" "15238" "15231" "15244" "15251" "15298" "15406" "15421" "15441" "15484" "15537" "15556" "15511" "15619" "15620" "15656" "15703" ] |
1.94 ms (1.88%) |
1 |
SELECT e0_.id AS id_0, e0_.nickname AS nickname_1, e0_.address AS address_2, e0_.is_movable AS is_movable_3, e0_.is_headquarter AS is_headquarter_4, e0_.is_active AS is_active_5, e0_.client_id AS client_id_6, e0_.destination_id AS destination_id_7 FROM eposm_s_warehouse e0_ WHERE e0_.is_headquarter = 1 AND e0_.client_id IS NULL AND e0_.destination_id IS NULL
Parameters:
[] |
0.97 ms (0.94%) |
10 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.value AS value_3, t0.priority AS priority_4, t0.category_id AS category_id_5 FROM eposm_s_permission t0 WHERE t0.id = ?
Parameters:
[
"3"
]
|
0.46 ms (0.45%) |
1 |
SELECT e0_.id AS id_0, e0_.number AS number_1, e0_.datetime_import AS datetime_import_2, e0_.datetime_start AS datetime_start_3, e0_.datetime_expiration AS datetime_expiration_4, e0_.datetime_end AS datetime_end_5, e0_.address AS address_6, e0_.locality AS locality_7, e0_.zip AS zip_8, e0_.id_city AS id_city_9, e0_.id_province AS id_province_10, e0_.other_city AS other_city_11, e0_.system_error AS system_error_12, e0_.system_error_slug AS system_error_slug_13, e0_.system_error_details AS system_error_details_14, e0_.json AS json_15, e0_.directory_path AS directory_path_16, e0_.waybill AS waybill_17, e0_.json_report AS json_report_18, e0_.billable AS billable_19, e0_.closed_on_portal AS closed_on_portal_20, e0_.supplier_id AS supplier_id_21, e0_.client_id AS client_id_22, e0_.operation_id AS operation_id_23, e0_.technician_id AS technician_id_24, e0_.status_id AS status_id_25, e0_.termid_id AS termid_id_26, e0_.operation_tariff_amount_id AS operation_tariff_amount_id_27, e0_.uav_operation_tariff_amount_id AS uav_operation_tariff_amount_id_28 FROM eposm_s_ticket e0_ LEFT JOIN eposm_s_ticket_status e1_ ON e0_.status_id = e1_.id LEFT JOIN eposm_s_termid e2_ ON e0_.termid_id = e2_.id LEFT JOIN eposm_s_supplier e3_ ON e0_.supplier_id = e3_.id LEFT JOIN eposm_s_client e4_ ON e0_.client_id = e4_.id LEFT JOIN eposm_s_operation e5_ ON e0_.operation_id = e5_.id LEFT JOIN eposm_s_user e6_ ON e0_.technician_id = e6_.id WHERE e6_.id = ? AND e1_.slug = ? AND e0_.system_error = 0 AND (e0_.number LIKE ? OR e2_.code LIKE ? OR e4_.name LIKE ? OR e4_.nickname LIKE ? OR e5_.value LIKE ? OR e3_.name LIKE ? OR e0_.address LIKE ? OR e0_.zip LIKE ? OR e0_.id_city IN (NULL) OR e4_.address LIKE ? OR e4_.zip LIKE ? OR e0_.id_city IN (NULL)) AND e0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY e0_.datetime_expiration ASC
Parameters:
[ "33" "canceled" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "12100" "13097" "13483" "13522" "14440" "14749" "14855" "14857" "15655" "17688" "20163" ] |
0.45 ms (0.44%) |
5 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.value AS value_3 FROM eposm_s_ticket_status t0 WHERE t0.id = ?
Parameters:
[
"2"
]
|
0.44 ms (0.43%) |
2 |
SELECT t0.id AS id_1, t0.ticket_column AS ticket_column_2, t0.mapping_value AS mapping_value_3, t0.mapping_extra AS mapping_extra_4, t0.priority AS priority_5, t0.is_key_required AS is_key_required_6, t0.is_ticket_number AS is_ticket_number_7, t0.is_termid AS is_termid_8, t0.operation_id AS operation_id_9 FROM eposm_s_operation_key_mapping t0 WHERE t0.operation_id = ? ORDER BY t0.priority ASC
Parameters:
[
"99"
]
|
0.44 ms (0.43%) |
1 |
SELECT e0_.id AS id_0, e0_.number AS number_1, e0_.datetime_import AS datetime_import_2, e0_.datetime_start AS datetime_start_3, e0_.datetime_expiration AS datetime_expiration_4, e0_.datetime_end AS datetime_end_5, e0_.address AS address_6, e0_.locality AS locality_7, e0_.zip AS zip_8, e0_.id_city AS id_city_9, e0_.id_province AS id_province_10, e0_.other_city AS other_city_11, e0_.system_error AS system_error_12, e0_.system_error_slug AS system_error_slug_13, e0_.system_error_details AS system_error_details_14, e0_.json AS json_15, e0_.directory_path AS directory_path_16, e0_.waybill AS waybill_17, e0_.json_report AS json_report_18, e0_.billable AS billable_19, e0_.closed_on_portal AS closed_on_portal_20, e0_.supplier_id AS supplier_id_21, e0_.client_id AS client_id_22, e0_.operation_id AS operation_id_23, e0_.technician_id AS technician_id_24, e0_.status_id AS status_id_25, e0_.termid_id AS termid_id_26, e0_.operation_tariff_amount_id AS operation_tariff_amount_id_27, e0_.uav_operation_tariff_amount_id AS uav_operation_tariff_amount_id_28 FROM eposm_s_ticket e0_ LEFT JOIN eposm_s_ticket_status e1_ ON e0_.status_id = e1_.id LEFT JOIN eposm_s_termid e2_ ON e0_.termid_id = e2_.id LEFT JOIN eposm_s_supplier e3_ ON e0_.supplier_id = e3_.id LEFT JOIN eposm_s_client e4_ ON e0_.client_id = e4_.id LEFT JOIN eposm_s_operation e5_ ON e0_.operation_id = e5_.id LEFT JOIN eposm_s_user e6_ ON e0_.technician_id = e6_.id WHERE e6_.id = ? AND e1_.slug = ? AND e0_.system_error = 0 AND (e0_.number LIKE ? OR e2_.code LIKE ? OR e4_.name LIKE ? OR e4_.nickname LIKE ? OR e5_.value LIKE ? OR e3_.name LIKE ? OR e0_.address LIKE ? OR e0_.zip LIKE ? OR e0_.id_city IN (NULL) OR e4_.address LIKE ? OR e4_.zip LIKE ? OR e0_.id_city IN (NULL)) AND e0_.id IN (?, ?, ?, ?) ORDER BY e0_.datetime_expiration ASC
Parameters:
[ "33" "assigned" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "21320" "21341" "21347" "21364" ] |
0.41 ms (0.40%) |
1 |
SELECT e0_.id AS id_0, e0_.number AS number_1, e0_.datetime_import AS datetime_import_2, e0_.datetime_start AS datetime_start_3, e0_.datetime_expiration AS datetime_expiration_4, e0_.datetime_end AS datetime_end_5, e0_.address AS address_6, e0_.locality AS locality_7, e0_.zip AS zip_8, e0_.id_city AS id_city_9, e0_.id_province AS id_province_10, e0_.other_city AS other_city_11, e0_.system_error AS system_error_12, e0_.system_error_slug AS system_error_slug_13, e0_.system_error_details AS system_error_details_14, e0_.json AS json_15, e0_.directory_path AS directory_path_16, e0_.waybill AS waybill_17, e0_.json_report AS json_report_18, e0_.billable AS billable_19, e0_.closed_on_portal AS closed_on_portal_20, e0_.supplier_id AS supplier_id_21, e0_.client_id AS client_id_22, e0_.operation_id AS operation_id_23, e0_.technician_id AS technician_id_24, e0_.status_id AS status_id_25, e0_.termid_id AS termid_id_26, e0_.operation_tariff_amount_id AS operation_tariff_amount_id_27, e0_.uav_operation_tariff_amount_id AS uav_operation_tariff_amount_id_28 FROM eposm_s_ticket e0_ LEFT JOIN eposm_s_ticket_status e1_ ON e0_.status_id = e1_.id LEFT JOIN eposm_s_termid e2_ ON e0_.termid_id = e2_.id LEFT JOIN eposm_s_supplier e3_ ON e0_.supplier_id = e3_.id LEFT JOIN eposm_s_client e4_ ON e0_.client_id = e4_.id LEFT JOIN eposm_s_operation e5_ ON e0_.operation_id = e5_.id LEFT JOIN eposm_s_user e6_ ON e0_.technician_id = e6_.id WHERE e6_.id = ? AND e1_.slug = ? AND e0_.system_error = 0 AND (e0_.number LIKE ? OR e2_.code LIKE ? OR e4_.name LIKE ? OR e4_.nickname LIKE ? OR e5_.value LIKE ? OR e3_.name LIKE ? OR e0_.address LIKE ? OR e0_.zip LIKE ? OR e0_.id_city IN (NULL) OR e4_.address LIKE ? OR e4_.zip LIKE ? OR e0_.id_city IN (NULL)) AND e0_.id IN (?, ?, ?) ORDER BY e0_.datetime_expiration ASC
Parameters:
[ "33" "closed" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "21089" "20958" "21234" ] |
0.28 ms (0.27%) |
1 |
SELECT e0_.id AS id_0, e0_.number AS number_1, e0_.datetime_import AS datetime_import_2, e0_.datetime_start AS datetime_start_3, e0_.datetime_expiration AS datetime_expiration_4, e0_.datetime_end AS datetime_end_5, e0_.address AS address_6, e0_.locality AS locality_7, e0_.zip AS zip_8, e0_.id_city AS id_city_9, e0_.id_province AS id_province_10, e0_.other_city AS other_city_11, e0_.system_error AS system_error_12, e0_.system_error_slug AS system_error_slug_13, e0_.system_error_details AS system_error_details_14, e0_.json AS json_15, e0_.directory_path AS directory_path_16, e0_.waybill AS waybill_17, e0_.json_report AS json_report_18, e0_.billable AS billable_19, e0_.closed_on_portal AS closed_on_portal_20, e0_.supplier_id AS supplier_id_21, e0_.client_id AS client_id_22, e0_.operation_id AS operation_id_23, e0_.technician_id AS technician_id_24, e0_.status_id AS status_id_25, e0_.termid_id AS termid_id_26, e0_.operation_tariff_amount_id AS operation_tariff_amount_id_27, e0_.uav_operation_tariff_amount_id AS uav_operation_tariff_amount_id_28 FROM eposm_s_ticket e0_ LEFT JOIN eposm_s_ticket_status e1_ ON e0_.status_id = e1_.id LEFT JOIN eposm_s_termid e2_ ON e0_.termid_id = e2_.id LEFT JOIN eposm_s_supplier e3_ ON e0_.supplier_id = e3_.id LEFT JOIN eposm_s_client e4_ ON e0_.client_id = e4_.id LEFT JOIN eposm_s_operation e5_ ON e0_.operation_id = e5_.id LEFT JOIN eposm_s_user e6_ ON e0_.technician_id = e6_.id WHERE e6_.id = ? AND e1_.slug = ? AND e0_.system_error = 0 AND (e0_.number LIKE ? OR e2_.code LIKE ? OR e4_.name LIKE ? OR e4_.nickname LIKE ? OR e5_.value LIKE ? OR e3_.name LIKE ? OR e0_.address LIKE ? OR e0_.zip LIKE ? OR e0_.id_city IN (NULL) OR e4_.address LIKE ? OR e4_.zip LIKE ? OR e0_.id_city IN (NULL)) AND e0_.id IN (?) ORDER BY e0_.datetime_expiration ASC
Parameters:
[ "33" "suspended" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "%manutenzione%" "17331" ] |
0.26 ms (0.25%) |
2 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.value AS value_3 FROM eposm_s_setting t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"ticket_backoffice_manage"
]
|
0.23 ms (0.23%) |
1 |
SELECT t0.id AS id_1, t0.rw AS rw_2, t0.account_type_id AS account_type_id_3, t0.permission_id AS permission_id_4 FROM eposm_s_join_table_account_type_permission t0 WHERE t0.account_type_id = ?
Parameters:
[
"10"
]
|
0.22 ms (0.21%) |
1 |
SELECT t0.id AS id_1, t0.value AS value_2, t0.slug AS slug_3, t0.category_id AS category_id_4 FROM eposm_s_account_type t0 WHERE t0.id = ?
Parameters:
[
"10"
]
|
0.21 ms (0.20%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.password AS password_3, t0.role AS role_4, t0.one_time_code AS one_time_code_5, t0.expiration_one_time_code AS expiration_one_time_code_6, t0.is_active AS is_active_7, t0.is_company_active AS is_company_active_8, t0.is_admin_active AS is_admin_active_9, t0.exclude_auto_assign AS exclude_auto_assign_10, t0.is_economic_visible AS is_economic_visible_11, t12.id AS id_13, t12.name AS name_14, t12.surname AS surname_15, t12.phone AS phone_16, t12.fiscal_code AS fiscal_code_17, t12.vat AS vat_18, t12.phone_personal AS phone_personal_19, t12.email_personal AS email_personal_20, t12.address AS address_21, t12.civic AS civic_22, t12.zip AS zip_23, t12.id_city AS id_city_24, t12.user_id AS user_id_25, t0.account_type_id AS account_type_id_26 FROM eposm_s_user t0 LEFT JOIN eposm_s_user_profile t12 ON t12.user_id = t0.id WHERE t0.id = ?
Parameters:
[
"33"
]
|
0.20 ms (0.19%) |
1 |
SELECT e0_.id AS id_0, e0_.slug AS slug_1, e0_.value AS value_2, e0_.is_maintenance AS is_maintenance_3, e0_.is_uav AS is_uav_4 FROM eposm_s_operation_group e0_ ORDER BY e0_.value ASC
Parameters:
[] |
0.18 ms (0.17%) |
2 |
SELECT t0.id AS id_1, t0.value AS value_2, t0.slug_master AS slug_master_3, t0.code_client AS code_client_4, t0.identifier_regex AS identifier_regex_5, t0.is_uav AS is_uav_6, t0.active AS active_7, t0.supplier_id AS supplier_id_8, t0.group_id AS group_id_9 FROM eposm_s_operation t0 WHERE t0.id = ?
Parameters:
[
"99"
]
|
0.16 ms (0.16%) |
1 |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.slug AS slug_2, e0_.amount_regenerate AS amount_regenerate_3, e0_.id_supplier AS id_supplier_4, e0_.operation_mapping AS operation_mapping_5, e0_.amount_ticket_extra_hour AS amount_ticket_extra_hour_6, e0_.is_active AS is_active_7 FROM eposm_s_supplier e0_ WHERE e0_.is_active = 1 ORDER BY e0_.name ASC
Parameters:
[] |
0.13 ms (0.12%) |
1 |
SELECT t0.id AS id_1, t0.value AS value_2, t0.slug AS slug_3 FROM eposm_s_account_category t0 WHERE t0.id = ?
Parameters:
[
"6"
]
|
0.11 ms (0.11%) |
1 |
SELECT t0.id AS id_1, t0.is_main AS is_main_2, t0.permission AS permission_3, t0.user_id AS user_id_4, t0.warehouse_id AS warehouse_id_5 FROM eposm_s_join_table_user_warehouse t0 WHERE t0.user_id = ?
Parameters:
[
"33"
]
|
Database Connections
Name | Service |
---|---|
master | doctrine.dbal.master_connection |
slave | doctrine.dbal.slave_connection |
Entity Managers
Name | Service |
---|---|
master | doctrine.orm.master_entity_manager |
slave | doctrine.orm.slave_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
master entity manager
Class | Mapping errors |
---|---|
App\Entity\Master\Company | No errors. |
App\Entity\Master\CompanyMailer | No errors. |
App\Entity\Master\JoinTableCompanySupplier | No errors. |
App\Entity\Master\Address | No errors. |
App\Entity\Master\Contact | No errors. |
App\Entity\Master\License | No errors. |
App\Entity\Master\Order | No errors. |
App\Entity\Master\JoinTableCompanyFeature | No errors. |
App\Entity\Master\Region | No errors. |
App\Entity\Master\City | No errors. |
App\Entity\Master\Province | No errors. |
App\Entity\Master\CityAlias | No errors. |
App\Entity\Master\Zip | No errors. |