Query Metrics
90
Database Queries
26
Different statements
50.87 ms
Query time
0
Invalid entities
Grouped Statements
master connection
| Time▼ | Count | Info |
|---|---|---|
|
17.45 ms (34.30%) |
7 |
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:
[ "%8056%" "%8056%" ] |
|
2.91 ms (5.73%) |
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:
[
"%"
]
|
|
2.05 ms (4.02%) |
14 |
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, t0.is_scandit_active AS is_scandit_active_21, t0.is_tag_ticket_active AS is_tag_ticket_active_22, t0.is_extra_premium_active AS is_extra_premium_active_23 FROM eposm_m_company t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"19"
]
|
slave connection
| Time▼ | Count | Info |
|---|---|---|
|
8.90 ms (17.50%) |
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:
[ "63" "assigned" "%8056%" "%8056%" "%8056%" "%8056%" "8056%" "%8056%" "%8056%" "%8056%" "%8056%" "%8056%" ] |
|
8.64 ms (16.99%) |
7 |
SELECT DISTINCT e0_.id AS id_0, e0_.processed AS processed_1, e0_.datetime_expiration AS datetime_expiration_2 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_.processed ASC, e0_.datetime_expiration ASC LIMIT 100
Parameters:
[ "63" "assigned" "%8056%" "%8056%" "%8056%" "%8056%" "8056%" "%8056%" "%8056%" "%8056%" "%8056%" "%8056%" ] |
|
4.39 ms (8.63%) |
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:
[] |
|
1.26 ms (2.47%) |
11 |
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:
[
"35260"
]
|
|
0.84 ms (1.66%) |
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.80 ms (1.58%) |
11 |
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:
[
"36060"
]
|
|
0.51 ms (0.99%) |
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_.billable AS billable_18, e0_.json_report AS json_report_19, e0_.is_overridable AS is_overridable_20, e0_.report_printed AS report_printed_21, e0_.processed AS processed_22, e0_.closed_on_portal AS closed_on_portal_23, e0_.notes AS notes_24, e0_.supplier_id AS supplier_id_25, e0_.client_id AS client_id_26, e0_.operation_id AS operation_id_27, e0_.technician_id AS technician_id_28, e0_.status_id AS status_id_29, e0_.termid_id AS termid_id_30, e0_.operation_tariff_amount_id AS operation_tariff_amount_id_31, e0_.uav_operation_tariff_amount_id AS uav_operation_tariff_amount_id_32 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_.processed ASC, e0_.datetime_expiration ASC
Parameters:
[ "63" "taken_charge" "%8056%" "%8056%" "%8056%" "%8056%" "8056%" "%8056%" "%8056%" "%8056%" "%8056%" "%8056%" "42560" "42630" "42648" "42656" "42660" "42666" "42689" "42693" "42695" "42559" ] |
|
0.46 ms (0.90%) |
4 |
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.25 ms (0.50%) |
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_.billable AS billable_18, e0_.json_report AS json_report_19, e0_.is_overridable AS is_overridable_20, e0_.report_printed AS report_printed_21, e0_.processed AS processed_22, e0_.closed_on_portal AS closed_on_portal_23, e0_.notes AS notes_24, e0_.supplier_id AS supplier_id_25, e0_.client_id AS client_id_26, e0_.operation_id AS operation_id_27, e0_.technician_id AS technician_id_28, e0_.status_id AS status_id_29, e0_.termid_id AS termid_id_30, e0_.operation_tariff_amount_id AS operation_tariff_amount_id_31, e0_.uav_operation_tariff_amount_id AS uav_operation_tariff_amount_id_32 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_.processed ASC, e0_.datetime_expiration ASC
Parameters:
[ "63" "suspended" "%8056%" "%8056%" "%8056%" "%8056%" "8056%" "%8056%" "%8056%" "%8056%" "%8056%" "%8056%" "42616" ] |
|
0.23 ms (0.46%) |
1 |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.mapping_value AS mapping_value_2, e0_.color AS color_3, e0_.datetime_start AS datetime_start_4, e0_.datetime_end AS datetime_end_5, e0_.operation_key_mapping_id AS operation_key_mapping_id_6 FROM eposm_s_ticket_tag e0_ ORDER BY e0_.name ASC
Parameters:
[] |
|
0.23 ms (0.44%) |
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:
[
"9"
]
|
|
0.22 ms (0.43%) |
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.22 ms (0.43%) |
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.product_transfer_download_method AS product_transfer_download_method_7, t0.is_active AS is_active_8, t0.is_company_active AS is_company_active_9, t0.is_admin_active AS is_admin_active_10, t0.exclude_auto_assign AS exclude_auto_assign_11, t0.is_economic_visible AS is_economic_visible_12, t0.can_exchange_tickets AS can_exchange_tickets_13, t0.is_assign_email_active AS is_assign_email_active_14, t0.is_send_material_direct AS is_send_material_direct_15, t16.id AS id_17, t16.name AS name_18, t16.surname AS surname_19, t16.phone AS phone_20, t16.fiscal_code AS fiscal_code_21, t16.vat AS vat_22, t16.phone_personal AS phone_personal_23, t16.email_personal AS email_personal_24, t16.address AS address_25, t16.civic AS civic_26, t16.zip AS zip_27, t16.id_city AS id_city_28, t16.user_id AS user_id_29, t0.account_type_id AS account_type_id_30 FROM eposm_s_user t0 LEFT JOIN eposm_s_user_profile t16 ON t16.user_id = t0.id WHERE t0.id = ?
Parameters:
[
"63"
]
|
|
0.21 ms (0.42%) |
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_.operation_not_billable_codes AS operation_not_billable_codes_7, e0_.is_active AS is_active_8, e0_.is_intervetion_active AS is_intervetion_active_9 FROM eposm_s_supplier e0_ WHERE e0_.is_active = 1 ORDER BY e0_.name ASC
Parameters:
[] |
|
0.21 ms (0.42%) |
2 |
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:
[
"3"
]
|
|
0.19 ms (0.38%) |
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:
[
"101"
]
|
|
0.18 ms (0.36%) |
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:
[
"9"
]
|
|
0.16 ms (0.31%) |
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.id = ?
Parameters:
[
"43701"
]
|
|
0.13 ms (0.26%) |
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:
[
"5"
]
|
|
0.13 ms (0.25%) |
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:
[
"63"
]
|
|
0.10 ms (0.19%) |
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:
[
"2"
]
|
|
0.10 ms (0.19%) |
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.ticket_id = ?
Parameters:
[
"42616"
]
|
|
0.09 ms (0.18%) |
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:
[
"101"
]
|
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. |