Query Metrics
74
Database Queries
34
Different statements
69.39 ms
Query time
0
Invalid entities
Grouped Statements
master connection
Time▼ | Count | Info |
---|---|---|
11.74 ms (16.92%) |
3 |
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:
[
"23"
]
|
7.28 ms (10.48%) |
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:
[
"%"
]
|
1.87 ms (2.70%) |
10 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sign AS sign_3, t0.region_id AS region_id_4 FROM eposm_m_province t0 WHERE t0.id = ?
Parameters:
[
"64"
]
|
1.41 ms (2.02%) |
10 |
SELECT t0.id AS id_1, t0.code AS code_2 FROM eposm_m_zip t0 INNER JOIN eposm_m_join_table_city_zip ON t0.id = eposm_m_join_table_city_zip.zip_id WHERE eposm_m_join_table_city_zip.city_id = ?
Parameters:
[
"3339"
]
|
slave connection
Time▼ | Count | Info |
---|---|---|
17.50 ms (25.22%) |
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"
]
|
7.13 ms (10.27%) |
1 |
SELECT e0_.id AS id_0, e0_.ticket_column AS ticket_column_1, e0_.needle AS needle_2, e0_.value AS value_3, e0_.supplier_id AS supplier_id_4 FROM eposm_s_ticket_column_value e0_ LEFT JOIN eposm_s_supplier e1_ ON e0_.supplier_id = e1_.id WHERE e1_.id = ? AND e0_.ticket_column = ? AND e0_.needle = ?
Parameters:
[ "4" "Risorsa" "T2S Lite" ] |
6.75 ms (9.72%) |
1 |
SELECT e0_.id AS id_0, e0_.datetime AS datetime_1, e0_.datetime_billing AS datetime_billing_2, e0_.referent AS referent_3, e0_.motivation AS motivation_4, e0_.phone AS phone_5, e0_.photo_path AS photo_path_6, e0_.amount AS amount_7, e0_.amount_technician AS amount_technician_8, e0_.sla_outbound_percentage AS sla_outbound_percentage_9, e0_.billable AS billable_10, e0_.ticket_id AS ticket_id_11, e0_.technician_id AS technician_id_12, e0_.operator_id AS operator_id_13, e0_.outcome_id AS outcome_id_14, e0_.outcome_type_id AS outcome_type_id_15, e0_.warehouse_id AS warehouse_id_16 FROM eposm_s_intervention e0_ WHERE e0_.outcome_id IS NOT NULL AND e0_.ticket_id = ? ORDER BY e0_.datetime ASC
Parameters:
[
"10381"
]
|
4.67 ms (6.74%) |
1 |
SELECT t0.id AS id_1, t0.number AS number_2, t0.name AS name_3, t0.client_id AS client_id_4 FROM eposm_s_client_phone t0 WHERE t0.client_id = ?
Parameters:
[
"5138"
]
|
1.56 ms (2.25%) |
11 |
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"
]
|
1.21 ms (1.75%) |
5 |
SELECT t0.id AS id_1, t0.code_producer AS code_producer_2, t0.code_supplier AS code_supplier_3, t0.date_creation AS date_creation_4, t0.date_last_transfer AS date_last_transfer_5, t0.is_active AS is_active_6, t0.to_manage AS to_manage_7, t0.to_manage_priority AS to_manage_priority_8, t0.model_id AS model_id_9, t0.actual_warehouse_id AS actual_warehouse_id_10, t0.status_id AS status_id_11, t0.condition_id AS condition_id_12, t0.termid_id AS termid_id_13, t0.parent_product_id AS parent_product_id_14 FROM eposm_s_product t0 WHERE t0.id = ?
Parameters:
[
"8877"
]
|
1.20 ms (1.73%) |
5 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sku AS sku_3, t0.part_number AS part_number_4, t0.internal_code AS internal_code_5, t0.image_path AS image_path_6, t0.is_with_sim AS is_with_sim_7, t0.is_with_base AS is_with_base_8, t0.subcategory_id AS subcategory_id_9, t0.producer_id AS producer_id_10 FROM eposm_s_product_model t0 WHERE t0.id = ?
Parameters:
[
"159"
]
|
0.98 ms (1.41%) |
1 |
SELECT t0.id AS id_1, t0.number AS number_2, t0.datetime_import AS datetime_import_3, t0.datetime_start AS datetime_start_4, t0.datetime_expiration AS datetime_expiration_5, t0.datetime_end AS datetime_end_6, t0.address AS address_7, t0.locality AS locality_8, t0.zip AS zip_9, t0.id_city AS id_city_10, t0.id_province AS id_province_11, t0.other_city AS other_city_12, t0.system_error AS system_error_13, t0.system_error_slug AS system_error_slug_14, t0.system_error_details AS system_error_details_15, t0.json AS json_16, t0.directory_path AS directory_path_17, t0.waybill AS waybill_18, t0.json_report AS json_report_19, t0.billable AS billable_20, t0.closed_on_portal AS closed_on_portal_21, t0.supplier_id AS supplier_id_22, t0.client_id AS client_id_23, t0.operation_id AS operation_id_24, t0.technician_id AS technician_id_25, t0.status_id AS status_id_26, t0.termid_id AS termid_id_27, t0.operation_tariff_amount_id AS operation_tariff_amount_id_28, t0.uav_operation_tariff_amount_id AS uav_operation_tariff_amount_id_29 FROM eposm_s_ticket t0 WHERE t0.technician_id = ?
Parameters:
[
"7"
]
|
0.52 ms (0.74%) |
2 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.value AS value_3, t0.advice AS advice_4, t0.pos AS pos_5, t0.is_only_backoffice AS is_only_backoffice_6, t0.producer_withdraw_mandatory AS producer_withdraw_mandatory_7, t0.producer_installation_mandatory AS producer_installation_mandatory_8, t0.producer_actual_mandatory AS producer_actual_mandatory_9, t0.supplier_withdraw_mandatory AS supplier_withdraw_mandatory_10, t0.supplier_installation_mandatory AS supplier_installation_mandatory_11, t0.supplier_actual_mandatory AS supplier_actual_mandatory_12, t0.is_visible AS is_visible_13 FROM eposm_s_intervention_activity_type t0 WHERE t0.id = ?
Parameters:
[
"2"
]
|
0.49 ms (0.71%) |
1 |
SELECT t0.id AS id_1, t0.datetime AS datetime_2, t0.datetime_billing AS datetime_billing_3, t0.referent AS referent_4, t0.motivation AS motivation_5, t0.phone AS phone_6, t0.photo_path AS photo_path_7, t0.amount AS amount_8, t0.amount_technician AS amount_technician_9, t0.sla_outbound_percentage AS sla_outbound_percentage_10, t0.billable AS billable_11, t12.id AS id_13, t12.datetime_from AS datetime_from_14, t12.datetime_to AS datetime_to_15, t12.is_approved AS is_approved_16, t12.is_managed AS is_managed_17, t12.is_unlocked AS is_unlocked_18, t12.unlock_causal AS unlock_causal_19, t12.refuse_motivation AS refuse_motivation_20, t12.intervention_id AS intervention_id_21, t12.ticket_id AS ticket_id_22, t0.ticket_id AS ticket_id_23, t0.technician_id AS technician_id_24, t0.operator_id AS operator_id_25, t0.outcome_id AS outcome_id_26, t0.outcome_type_id AS outcome_type_id_27, t0.warehouse_id AS warehouse_id_28 FROM eposm_s_intervention t0 LEFT JOIN eposm_s_ticket_suspension t12 ON t12.intervention_id = t0.id WHERE t0.ticket_id = ?
Parameters:
[
"10381"
]
|
0.43 ms (0.62%) |
1 |
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:
[
"19"
]
|
0.41 ms (0.59%) |
1 |
SELECT t0.id AS id_1, t0.producer_withdraw AS producer_withdraw_2, t0.producer_installation AS producer_installation_3, t0.producer_actual AS producer_actual_4, t0.supplier_withdraw AS supplier_withdraw_5, t0.supplier_installation AS supplier_installation_6, t0.supplier_actual AS supplier_actual_7, t0.components AS components_8, t0.type_id AS type_id_9, t0.product_withdraw_id AS product_withdraw_id_10, t0.product_actual_id AS product_actual_id_11, t0.product_installation_id AS product_installation_id_12, t0.intervention_id AS intervention_id_13 FROM eposm_s_intervention_activity t0 WHERE t0.intervention_id = ?
Parameters:
[
"3454"
]
|
0.31 ms (0.45%) |
1 |
SELECT t0.id AS id_1, t0.nickname AS nickname_2, t0.address AS address_3, t0.is_movable AS is_movable_4, t0.is_headquarter AS is_headquarter_5, t0.is_active AS is_active_6, t0.client_id AS client_id_7, t0.destination_id AS destination_id_8 FROM eposm_s_warehouse t0 WHERE t0.id = ?
Parameters:
[
"361"
]
|
0.31 ms (0.45%) |
1 |
SELECT t0.id AS id_1, t0.datetime AS datetime_2, t0.details AS details_3, t0.ticket_id AS ticket_id_4, t0.technician_id AS technician_id_5 FROM eposm_s_ticket_reminder t0 WHERE t0.ticket_id = ?
Parameters:
[
"10381"
]
|
0.30 ms (0.44%) |
1 |
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:
[
"5138"
]
|
0.29 ms (0.41%) |
1 |
SELECT t0.id AS id_1, t0.type AS type_2, t0.cost AS cost_3, t0.hours AS hours_4, t0.file_path AS file_path_5, t0.notes AS notes_6, t0.is_tariff_out AS is_tariff_out_7, t0.is_approved AS is_approved_8, t0.is_managed AS is_managed_9, t0.intervention_id AS intervention_id_10 FROM eposm_s_intervention_extra t0 WHERE t0.intervention_id = ?
Parameters:
[
"3454"
]
|
0.27 ms (0.39%) |
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:
[
"7"
]
|
0.27 ms (0.38%) |
1 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.value AS value_3, t0.is_motivation_required AS is_motivation_required_4, t0.is_referent_required AS is_referent_required_5, t0.phone_required AS phone_required_6, t0.photo_required AS photo_required_7, t0.suspension_to_required AS suspension_to_required_8, t0.is_alarm_material AS is_alarm_material_9, t0.is_visible AS is_visible_10, t0.type_id AS type_id_11 FROM eposm_s_intervention_outcome t0 WHERE t0.id = ?
Parameters:
[
"3"
]
|
0.26 ms (0.37%) |
1 |
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:
[
"19"
]
|
0.25 ms (0.36%) |
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.25 ms (0.36%) |
1 |
SELECT t0.id AS id_1, t0.number AS number_2, t0.datetime_import AS datetime_import_3, t0.datetime_start AS datetime_start_4, t0.datetime_expiration AS datetime_expiration_5, t0.datetime_end AS datetime_end_6, t0.address AS address_7, t0.locality AS locality_8, t0.zip AS zip_9, t0.id_city AS id_city_10, t0.id_province AS id_province_11, t0.other_city AS other_city_12, t0.system_error AS system_error_13, t0.system_error_slug AS system_error_slug_14, t0.system_error_details AS system_error_details_15, t0.json AS json_16, t0.directory_path AS directory_path_17, t0.waybill AS waybill_18, t0.json_report AS json_report_19, t0.billable AS billable_20, t0.closed_on_portal AS closed_on_portal_21, t0.supplier_id AS supplier_id_22, t0.client_id AS client_id_23, t0.operation_id AS operation_id_24, t0.technician_id AS technician_id_25, t0.status_id AS status_id_26, t0.termid_id AS termid_id_27, t0.operation_tariff_amount_id AS operation_tariff_amount_id_28, t0.uav_operation_tariff_amount_id AS uav_operation_tariff_amount_id_29 FROM eposm_s_ticket t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"10381"
]
|
0.25 ms (0.36%) |
1 |
SELECT t0.id AS id_1, t0.datetime_from AS datetime_from_2, t0.datetime_to AS datetime_to_3, t0.is_approved AS is_approved_4, t0.is_managed AS is_managed_5, t0.is_unlocked AS is_unlocked_6, t0.unlock_causal AS unlock_causal_7, t0.refuse_motivation AS refuse_motivation_8, t0.intervention_id AS intervention_id_9, t0.ticket_id AS ticket_id_10 FROM eposm_s_ticket_suspension t0 WHERE t0.intervention_id = ?
Parameters:
[
"3454"
]
|
0.25 ms (0.36%) |
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.24 ms (0.35%) |
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.21 ms (0.31%) |
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:
[
"7"
]
|
0.20 ms (0.29%) |
1 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.value AS value_3 FROM eposm_s_intervention_outcome_type t0 WHERE t0.id = ?
Parameters:
[
"1"
]
|
0.16 ms (0.23%) |
1 |
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:
[
"4"
]
|
0.16 ms (0.23%) |
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.14 ms (0.20%) |
1 |
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:
[
"5146"
]
|
0.11 ms (0.16%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.amount_regenerate AS amount_regenerate_4, t0.id_supplier AS id_supplier_5, t0.operation_mapping AS operation_mapping_6, t0.amount_ticket_extra_hour AS amount_ticket_extra_hour_7, t0.is_active AS is_active_8 FROM eposm_s_supplier t0 WHERE t0.id = ?
Parameters:
[
"4"
]
|
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. |