Query Metrics
1212
Database Queries
55
Different statements
275.70 ms
Query time
0
Invalid entities
Grouped Statements
master connection
Time▼ | Count | Info |
---|---|---|
0.71 ms (0.26%) |
4 |
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:
[
"1"
]
|
slave connection
Time▼ | Count | Info |
---|---|---|
41.60 ms (15.09%) |
359 |
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 INNER JOIN eposm_s_join_table_product_supplier ON t0.id = eposm_s_join_table_product_supplier.supplier_id WHERE eposm_s_join_table_product_supplier.product_id = ?
Parameters:
[
"37596"
]
|
38.29 ms (13.89%) |
3 |
SELECT e0_.id AS id_0, e0_.code_producer AS code_producer_1, e0_.code_supplier AS code_supplier_2, e0_.date_creation AS date_creation_3, e0_.date_last_transfer AS date_last_transfer_4, e0_.is_active AS is_active_5, e0_.to_manage AS to_manage_6, e0_.to_manage_priority AS to_manage_priority_7, e0_.model_id AS model_id_8, e0_.actual_warehouse_id AS actual_warehouse_id_9, e0_.status_id AS status_id_10, e0_.condition_id AS condition_id_11, e0_.termid_id AS termid_id_12, e0_.parent_product_id AS parent_product_id_13 FROM eposm_s_product e0_ LEFT JOIN eposm_s_warehouse e1_ ON e0_.actual_warehouse_id = e1_.id LEFT JOIN eposm_s_product_status e2_ ON e0_.status_id = e2_.id LEFT JOIN eposm_s_product_model e3_ ON e0_.model_id = e3_.id LEFT JOIN eposm_s_join_table_product_supplier e5_ ON e0_.id = e5_.product_id LEFT JOIN eposm_s_supplier e4_ ON e4_.id = e5_.supplier_id LEFT JOIN eposm_s_producer e6_ ON e3_.producer_id = e6_.id LEFT JOIN eposm_s_product_condition e7_ ON e0_.condition_id = e7_.id WHERE e1_.id = ? AND e2_.slug LIKE ? AND e0_.to_manage = 0 ORDER BY e3_.name ASC
Parameters:
[ "6" "available" ] |
31.56 ms (11.45%) |
300 |
SELECT t0.id AS id_1, t0.text AS text_2, t0.datetime AS datetime_3, t0.type AS type_4, t0.old_data_id AS old_data_id_5, t0.product_id AS product_id_6, t0.intervention_id AS intervention_id_7 FROM eposm_s_product_log t0 WHERE t0.product_id = ?
Parameters:
[
"26119"
]
|
28.58 ms (10.37%) |
3 |
SELECT DISTINCT e0_.id AS id_0, e1_.name AS name_1 FROM eposm_s_product e0_ LEFT JOIN eposm_s_warehouse e2_ ON e0_.actual_warehouse_id = e2_.id LEFT JOIN eposm_s_product_status e3_ ON e0_.status_id = e3_.id LEFT JOIN eposm_s_product_model e1_ ON e0_.model_id = e1_.id LEFT JOIN eposm_s_join_table_product_supplier e5_ ON e0_.id = e5_.product_id LEFT JOIN eposm_s_supplier e4_ ON e4_.id = e5_.supplier_id LEFT JOIN eposm_s_producer e6_ ON e1_.producer_id = e6_.id LEFT JOIN eposm_s_product_condition e7_ ON e0_.condition_id = e7_.id WHERE e2_.id = ? AND e3_.slug LIKE ? AND e0_.to_manage = 0 ORDER BY e1_.name ASC LIMIT 100
Parameters:
[ "6" "available" ] |
27.58 ms (10.00%) |
3 |
SELECT COUNT(DISTINCT e0_.id) AS sclr_0 FROM eposm_s_product e0_ LEFT JOIN eposm_s_warehouse e1_ ON e0_.actual_warehouse_id = e1_.id LEFT JOIN eposm_s_product_status e2_ ON e0_.status_id = e2_.id LEFT JOIN eposm_s_product_model e3_ ON e0_.model_id = e3_.id LEFT JOIN eposm_s_join_table_product_supplier e5_ ON e0_.id = e5_.product_id LEFT JOIN eposm_s_supplier e4_ ON e4_.id = e5_.supplier_id LEFT JOIN eposm_s_producer e6_ ON e3_.producer_id = e6_.id LEFT JOIN eposm_s_product_condition e7_ ON e0_.condition_id = e7_.id WHERE e1_.id = ? AND e2_.slug LIKE ? AND e0_.to_manage = 0
Parameters:
[ "6" "available" ] |
14.95 ms (5.42%) |
120 |
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:
[
"24272"
]
|
11.88 ms (4.31%) |
1 |
SELECT e0_.id AS id_0, e0_.code_producer AS code_producer_1, e0_.code_supplier AS code_supplier_2, e0_.date_creation AS date_creation_3, e0_.date_last_transfer AS date_last_transfer_4, e0_.is_active AS is_active_5, e0_.to_manage AS to_manage_6, e0_.to_manage_priority AS to_manage_priority_7, e0_.model_id AS model_id_8, e0_.actual_warehouse_id AS actual_warehouse_id_9, e0_.status_id AS status_id_10, e0_.condition_id AS condition_id_11, e0_.termid_id AS termid_id_12, e0_.parent_product_id AS parent_product_id_13 FROM eposm_s_product e0_ LEFT JOIN eposm_s_warehouse e1_ ON e0_.actual_warehouse_id = e1_.id LEFT JOIN eposm_s_product_status e2_ ON e0_.status_id = e2_.id LEFT JOIN eposm_s_product_model e3_ ON e0_.model_id = e3_.id LEFT JOIN eposm_s_join_table_product_supplier e5_ ON e0_.id = e5_.product_id LEFT JOIN eposm_s_supplier e4_ ON e4_.id = e5_.supplier_id LEFT JOIN eposm_s_producer e6_ ON e3_.producer_id = e6_.id LEFT JOIN eposm_s_product_condition e7_ ON e0_.condition_id = e7_.id LEFT JOIN eposm_s_join_table_product_product_transfer e8_ ON e0_.id = e8_.product_id LEFT JOIN eposm_s_product_transfer e9_ ON e8_.transfer_id = e9_.id LEFT JOIN eposm_s_user e10_ ON e9_.user_from_id = e10_.id LEFT JOIN eposm_s_user_profile e11_ ON e10_.id = e11_.user_id WHERE e1_.id = ? AND e0_.to_manage = 1 ORDER BY e0_.to_manage_priority DESC, e3_.name ASC
Parameters:
[
"6"
]
|
9.68 ms (3.51%) |
85 |
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 = ?
Parameters:
[
"21195"
]
|
7.96 ms (2.89%) |
1 |
SELECT COUNT(DISTINCT e0_.id) AS sclr_0 FROM eposm_s_product e0_ LEFT JOIN eposm_s_warehouse e1_ ON e0_.actual_warehouse_id = e1_.id LEFT JOIN eposm_s_product_status e2_ ON e0_.status_id = e2_.id LEFT JOIN eposm_s_product_model e3_ ON e0_.model_id = e3_.id LEFT JOIN eposm_s_join_table_product_supplier e5_ ON e0_.id = e5_.product_id LEFT JOIN eposm_s_supplier e4_ ON e4_.id = e5_.supplier_id LEFT JOIN eposm_s_producer e6_ ON e3_.producer_id = e6_.id LEFT JOIN eposm_s_product_condition e7_ ON e0_.condition_id = e7_.id LEFT JOIN eposm_s_join_table_product_product_transfer e8_ ON e0_.id = e8_.product_id LEFT JOIN eposm_s_product_transfer e9_ ON e8_.transfer_id = e9_.id LEFT JOIN eposm_s_user e10_ ON e9_.user_from_id = e10_.id LEFT JOIN eposm_s_user_profile e11_ ON e10_.id = e11_.user_id WHERE e1_.id = ? AND e0_.to_manage = 1
Parameters:
[
"6"
]
|
6.00 ms (2.18%) |
84 |
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:
[
"18116"
]
|
5.47 ms (1.98%) |
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_
Parameters:
[] |
5.45 ms (1.98%) |
1 |
SELECT DISTINCT e0_.id AS id_0, e0_.to_manage_priority AS to_manage_priority_1, e1_.name AS name_2 FROM eposm_s_product e0_ LEFT JOIN eposm_s_warehouse e2_ ON e0_.actual_warehouse_id = e2_.id LEFT JOIN eposm_s_product_status e3_ ON e0_.status_id = e3_.id LEFT JOIN eposm_s_product_model e1_ ON e0_.model_id = e1_.id LEFT JOIN eposm_s_join_table_product_supplier e5_ ON e0_.id = e5_.product_id LEFT JOIN eposm_s_supplier e4_ ON e4_.id = e5_.supplier_id LEFT JOIN eposm_s_producer e6_ ON e1_.producer_id = e6_.id LEFT JOIN eposm_s_product_condition e7_ ON e0_.condition_id = e7_.id LEFT JOIN eposm_s_join_table_product_product_transfer e8_ ON e0_.id = e8_.product_id LEFT JOIN eposm_s_product_transfer e9_ ON e8_.transfer_id = e9_.id LEFT JOIN eposm_s_user e10_ ON e9_.user_from_id = e10_.id LEFT JOIN eposm_s_user_profile e11_ ON e10_.id = e11_.user_id WHERE e2_.id = ? AND e0_.to_manage = 1 ORDER BY e0_.to_manage_priority DESC, e1_.name ASC LIMIT 100
Parameters:
[
"6"
]
|
5.43 ms (1.97%) |
59 |
SELECT t0.id AS id_1, t0.transfer_ok AS transfer_ok_2, t0.download_type AS download_type_3, t0.product_id AS product_id_4, t0.transfer_id AS transfer_id_5 FROM eposm_s_join_table_product_product_transfer t0 WHERE t0.product_id = ?
Parameters:
[
"37596"
]
|
5.18 ms (1.88%) |
50 |
SELECT t0.id AS id_1, t0.date AS date_2, t0.phase AS phase_3, t0.phase_ddt AS phase_ddt_4, t0.datetime_creation AS datetime_creation_5, t0.datetime_send AS datetime_send_6, t0.datetime_completion AS datetime_completion_7, t0.stock_order AS stock_order_8, t0.ddt AS ddt_9, t0.ddt_path AS ddt_path_10, t0.signed_ddt_path AS signed_ddt_path_11, t0.type AS type_12, t0.is_ddt_mandatory AS is_ddt_mandatory_13, t0.is_divestment AS is_divestment_14, t0.warehouse_from_id AS warehouse_from_id_15, t0.warehouse_to_id AS warehouse_to_id_16, t0.user_from_id AS user_from_id_17, t0.user_to_id AS user_to_id_18, t0.supplier_id AS supplier_id_19, t0.ddt_header_id AS ddt_header_id_20 FROM eposm_s_product_transfer t0 WHERE t0.id = ?
Parameters:
[
"2778"
]
|
4.26 ms (1.54%) |
2 |
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:
[] |
3.32 ms (1.20%) |
3 |
SELECT e0_.id AS id_0, e0_.code_producer AS code_producer_1, e0_.code_supplier AS code_supplier_2, e0_.date_creation AS date_creation_3, e0_.date_last_transfer AS date_last_transfer_4, e0_.is_active AS is_active_5, e0_.to_manage AS to_manage_6, e0_.to_manage_priority AS to_manage_priority_7, e0_.model_id AS model_id_8, e0_.actual_warehouse_id AS actual_warehouse_id_9, e0_.status_id AS status_id_10, e0_.condition_id AS condition_id_11, e0_.termid_id AS termid_id_12, e0_.parent_product_id AS parent_product_id_13 FROM eposm_s_product e0_ LEFT JOIN eposm_s_warehouse e1_ ON e0_.actual_warehouse_id = e1_.id LEFT JOIN eposm_s_product_status e2_ ON e0_.status_id = e2_.id LEFT JOIN eposm_s_product_model e3_ ON e0_.model_id = e3_.id LEFT JOIN eposm_s_join_table_product_supplier e5_ ON e0_.id = e5_.product_id LEFT JOIN eposm_s_supplier e4_ ON e4_.id = e5_.supplier_id LEFT JOIN eposm_s_producer e6_ ON e3_.producer_id = e6_.id LEFT JOIN eposm_s_product_condition e7_ ON e0_.condition_id = e7_.id WHERE e1_.id = ? AND e2_.slug LIKE ? AND e0_.to_manage = 0 AND e0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY e3_.name ASC
Parameters:
[ "6" "available" "1829" "1826" "1823" "1830" "1827" "1824" "1821" "1828" "1825" "26119" "1822" "42823" "42843" "42850" "42819" "42840" "42814" "42837" "42833" "42830" "42847" "42824" "42844" "42851" "42820" "42841" "42816" "42838" "42812" "42834" "42831" "42827" "42845" "42822" "42842" "42849" "42817" "42839" "42813" "42836" "42832" "42828" "42846" "1550" "1547" "1551" "1548" "1545" "1552" "1549" "1546" "1969" "1970" "1971" "18576" "15487" "36717" "36733" "18568" "36714" "34586" "36730" "18565" "36709" "36727" "18556" "36705" "36724" "18580" "36721" "36737" "18577" "36718" "36734" "18569" "36715" "34587" "36731" "18566" "36710" "36728" "18557" "36706" "36725" "18545" "36703" "18581" "36722" "18578" "36719" "36735" "18570" "36716" "36732" "18567" "36713" "34584" "36729" "18564" "36707" ] |
2.90 ms (1.05%) |
25 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.surname AS surname_3, t0.phone AS phone_4, t0.fiscal_code AS fiscal_code_5, t0.vat AS vat_6, t0.phone_personal AS phone_personal_7, t0.email_personal AS email_personal_8, t0.address AS address_9, t0.civic AS civic_10, t0.zip AS zip_11, t0.id_city AS id_city_12, t0.user_id AS user_id_13 FROM eposm_s_user_profile t0 WHERE t0.user_id = ?
Parameters:
[
"46"
]
|
2.20 ms (0.80%) |
30 |
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:
[
"4"
]
|
1.73 ms (0.63%) |
12 |
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:
[
"25"
]
|
1.70 ms (0.62%) |
1 |
SELECT e0_.id AS id_0, e0_.phase AS phase_1, e0_.datetime AS datetime_2, e0_.details AS details_3, e0_.notes AS notes_4, e0_.technician_id AS technician_id_5, e0_.warehouse_id AS warehouse_id_6, e0_.warehouse_headquarter_id AS warehouse_headquarter_id_7 FROM eposm_s_product_request e0_ LEFT JOIN eposm_s_warehouse e1_ ON e0_.warehouse_id = e1_.id LEFT JOIN eposm_s_warehouse e2_ ON e0_.warehouse_headquarter_id = e2_.id LEFT JOIN eposm_s_user e3_ ON e0_.technician_id = e3_.id LEFT JOIN eposm_s_user_profile e4_ ON e3_.id = e4_.user_id WHERE e2_.id = ? AND e0_.phase = ? ORDER BY e0_.datetime DESC
Parameters:
[ "6" "completed" ] |
1.69 ms (0.61%) |
2 |
SELECT DISTINCT e0_.id AS id_0, e0_.datetime AS datetime_1 FROM eposm_s_product_request e0_ LEFT JOIN eposm_s_warehouse e1_ ON e0_.warehouse_id = e1_.id LEFT JOIN eposm_s_warehouse e2_ ON e0_.warehouse_headquarter_id = e2_.id LEFT JOIN eposm_s_user e3_ ON e0_.technician_id = e3_.id LEFT JOIN eposm_s_user_profile e4_ ON e3_.id = e4_.user_id WHERE e2_.id = ? AND e0_.phase = ? ORDER BY e0_.datetime ASC LIMIT 50
Parameters:
[ "6" "inserted" ] |
1.52 ms (0.55%) |
3 |
SELECT COUNT(DISTINCT e0_.id) AS sclr_0 FROM eposm_s_product_request e0_ LEFT JOIN eposm_s_warehouse e1_ ON e0_.warehouse_id = e1_.id LEFT JOIN eposm_s_warehouse e2_ ON e0_.warehouse_headquarter_id = e2_.id LEFT JOIN eposm_s_user e3_ ON e0_.technician_id = e3_.id LEFT JOIN eposm_s_user_profile e4_ ON e3_.id = e4_.user_id WHERE e2_.id = ? AND e0_.phase = ?
Parameters:
[ "6" "inserted" ] |
1.41 ms (0.51%) |
1 |
SELECT DISTINCT e0_.id AS id_0, e0_.datetime_creation AS datetime_creation_1 FROM eposm_s_product_transfer e0_ LEFT JOIN eposm_s_warehouse e1_ ON e0_.warehouse_to_id = e1_.id LEFT JOIN eposm_s_warehouse e2_ ON e0_.warehouse_from_id = e2_.id WHERE e2_.id = ? AND e0_.phase <> ? ORDER BY e0_.datetime_creation ASC LIMIT 100
Parameters:
[ "6" "completed" ] |
1.28 ms (0.46%) |
1 |
SELECT DISTINCT e0_.id AS id_0, e0_.datetime AS datetime_1 FROM eposm_s_product_request e0_ LEFT JOIN eposm_s_warehouse e1_ ON e0_.warehouse_id = e1_.id LEFT JOIN eposm_s_warehouse e2_ ON e0_.warehouse_headquarter_id = e2_.id LEFT JOIN eposm_s_user e3_ ON e0_.technician_id = e3_.id LEFT JOIN eposm_s_user_profile e4_ ON e3_.id = e4_.user_id WHERE e2_.id = ? AND e0_.phase = ? ORDER BY e0_.datetime DESC LIMIT 50
Parameters:
[ "6" "completed" ] |
1.26 ms (0.46%) |
1 |
SELECT DISTINCT e0_.id AS id_0, e0_.datetime_creation AS datetime_creation_1 FROM eposm_s_product_transfer e0_ LEFT JOIN eposm_s_warehouse e1_ ON e0_.warehouse_to_id = e1_.id LEFT JOIN eposm_s_warehouse e2_ ON e0_.warehouse_from_id = e2_.id WHERE e1_.id = ? AND e0_.phase <> ? ORDER BY e0_.datetime_creation ASC LIMIT 100
Parameters:
[ "6" "completed" ] |
1.25 ms (0.45%) |
9 |
SELECT t0.id AS id_1, t0.transfer_ok AS transfer_ok_2, t0.download_type AS download_type_3, t0.product_id AS product_id_4, t0.transfer_id AS transfer_id_5 FROM eposm_s_join_table_product_product_transfer t0 WHERE t0.transfer_id = ?
Parameters:
[
"2528"
]
|
1.11 ms (0.40%) |
1 |
SELECT e0_.id AS id_0, e0_.code_producer AS code_producer_1, e0_.code_supplier AS code_supplier_2, e0_.date_creation AS date_creation_3, e0_.date_last_transfer AS date_last_transfer_4, e0_.is_active AS is_active_5, e0_.to_manage AS to_manage_6, e0_.to_manage_priority AS to_manage_priority_7, e0_.model_id AS model_id_8, e0_.actual_warehouse_id AS actual_warehouse_id_9, e0_.status_id AS status_id_10, e0_.condition_id AS condition_id_11, e0_.termid_id AS termid_id_12, e0_.parent_product_id AS parent_product_id_13 FROM eposm_s_product e0_ LEFT JOIN eposm_s_warehouse e1_ ON e0_.actual_warehouse_id = e1_.id LEFT JOIN eposm_s_product_status e2_ ON e0_.status_id = e2_.id LEFT JOIN eposm_s_product_model e3_ ON e0_.model_id = e3_.id LEFT JOIN eposm_s_join_table_product_supplier e5_ ON e0_.id = e5_.product_id LEFT JOIN eposm_s_supplier e4_ ON e4_.id = e5_.supplier_id LEFT JOIN eposm_s_producer e6_ ON e3_.producer_id = e6_.id LEFT JOIN eposm_s_product_condition e7_ ON e0_.condition_id = e7_.id LEFT JOIN eposm_s_join_table_product_product_transfer e8_ ON e0_.id = e8_.product_id LEFT JOIN eposm_s_product_transfer e9_ ON e8_.transfer_id = e9_.id LEFT JOIN eposm_s_user e10_ ON e9_.user_from_id = e10_.id LEFT JOIN eposm_s_user_profile e11_ ON e10_.id = e11_.user_id WHERE e1_.id = ? AND e0_.to_manage = 1 AND e0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY e0_.to_manage_priority DESC, e3_.name ASC
Parameters:
[ "6" "38286" "37596" "33085" "23914" "25167" "42903" "5647" "5168" "31189" "12488" "2890" "6331" "34608" "38285" "31468" "37936" "41093" "37935" "5890" "5150" "26838" "31420" "13247" "25833" "8345" "5482" "7144" "5069" "6890" "5664" "8384" "5548" "7272" "7129" "21609" "12621" "8549" "5575" "7707" "7139" "21759" "9049" "26899" "23007" "4542" "14158" "6030" "4659" "5856" "6591" "37645" "38199" "35838" "35136" "37108" "42904" "4677" "35308" "25524" ] |
0.82 ms (0.30%) |
1 |
SELECT e0_.id AS id_0, e0_.date AS date_1, e0_.phase AS phase_2, e0_.phase_ddt AS phase_ddt_3, e0_.datetime_creation AS datetime_creation_4, e0_.datetime_send AS datetime_send_5, e0_.datetime_completion AS datetime_completion_6, e0_.stock_order AS stock_order_7, e0_.ddt AS ddt_8, e0_.ddt_path AS ddt_path_9, e0_.signed_ddt_path AS signed_ddt_path_10, e0_.type AS type_11, e0_.is_ddt_mandatory AS is_ddt_mandatory_12, e0_.is_divestment AS is_divestment_13, e0_.warehouse_from_id AS warehouse_from_id_14, e0_.warehouse_to_id AS warehouse_to_id_15, e0_.user_from_id AS user_from_id_16, e0_.user_to_id AS user_to_id_17, e0_.supplier_id AS supplier_id_18, e0_.ddt_header_id AS ddt_header_id_19 FROM eposm_s_product_transfer e0_ LEFT JOIN eposm_s_warehouse e1_ ON e0_.warehouse_to_id = e1_.id LEFT JOIN eposm_s_warehouse e2_ ON e0_.warehouse_from_id = e2_.id WHERE e1_.id = ? AND e0_.phase <> ? ORDER BY e0_.datetime_creation ASC
Parameters:
[ "6" "completed" ] |
0.81 ms (0.29%) |
1 |
SELECT COUNT(DISTINCT e0_.id) AS sclr_0 FROM eposm_s_product_transfer e0_ LEFT JOIN eposm_s_warehouse e1_ ON e0_.warehouse_to_id = e1_.id LEFT JOIN eposm_s_warehouse e2_ ON e0_.warehouse_from_id = e2_.id WHERE e1_.id = ? AND e0_.phase <> ?
Parameters:
[ "6" "completed" ] |
0.79 ms (0.29%) |
1 |
SELECT e0_.id AS id_0, e0_.date AS date_1, e0_.phase AS phase_2, e0_.phase_ddt AS phase_ddt_3, e0_.datetime_creation AS datetime_creation_4, e0_.datetime_send AS datetime_send_5, e0_.datetime_completion AS datetime_completion_6, e0_.stock_order AS stock_order_7, e0_.ddt AS ddt_8, e0_.ddt_path AS ddt_path_9, e0_.signed_ddt_path AS signed_ddt_path_10, e0_.type AS type_11, e0_.is_ddt_mandatory AS is_ddt_mandatory_12, e0_.is_divestment AS is_divestment_13, e0_.warehouse_from_id AS warehouse_from_id_14, e0_.warehouse_to_id AS warehouse_to_id_15, e0_.user_from_id AS user_from_id_16, e0_.user_to_id AS user_to_id_17, e0_.supplier_id AS supplier_id_18, e0_.ddt_header_id AS ddt_header_id_19 FROM eposm_s_product_transfer e0_ LEFT JOIN eposm_s_warehouse e1_ ON e0_.warehouse_to_id = e1_.id LEFT JOIN eposm_s_warehouse e2_ ON e0_.warehouse_from_id = e2_.id WHERE e2_.id = ? AND e0_.phase <> ? ORDER BY e0_.datetime_creation ASC
Parameters:
[ "6" "completed" ] |
0.74 ms (0.27%) |
1 |
SELECT COUNT(DISTINCT e0_.id) AS sclr_0 FROM eposm_s_product_transfer e0_ LEFT JOIN eposm_s_warehouse e1_ ON e0_.warehouse_to_id = e1_.id LEFT JOIN eposm_s_warehouse e2_ ON e0_.warehouse_from_id = e2_.id WHERE e2_.id = ? AND e0_.phase <> ?
Parameters:
[ "6" "completed" ] |
0.69 ms (0.25%) |
2 |
SELECT e0_.id AS id_0, e0_.phase AS phase_1, e0_.datetime AS datetime_2, e0_.details AS details_3, e0_.notes AS notes_4, e0_.technician_id AS technician_id_5, e0_.warehouse_id AS warehouse_id_6, e0_.warehouse_headquarter_id AS warehouse_headquarter_id_7 FROM eposm_s_product_request e0_ LEFT JOIN eposm_s_warehouse e1_ ON e0_.warehouse_id = e1_.id LEFT JOIN eposm_s_warehouse e2_ ON e0_.warehouse_headquarter_id = e2_.id LEFT JOIN eposm_s_user e3_ ON e0_.technician_id = e3_.id LEFT JOIN eposm_s_user_profile e4_ ON e3_.id = e4_.user_id WHERE e2_.id = ? AND e0_.phase = ? ORDER BY e0_.datetime ASC
Parameters:
[ "6" "inserted" ] |
0.66 ms (0.24%) |
11 |
SELECT t0.id AS id_1, t0.name AS name_2 FROM eposm_s_producer t0 WHERE t0.id = ?
Parameters:
[
"8"
]
|
0.53 ms (0.19%) |
1 |
SELECT e0_.id AS id_0, e0_.phase AS phase_1, e0_.datetime AS datetime_2, e0_.details AS details_3, e0_.notes AS notes_4, e0_.technician_id AS technician_id_5, e0_.warehouse_id AS warehouse_id_6, e0_.warehouse_headquarter_id AS warehouse_headquarter_id_7 FROM eposm_s_product_request e0_ LEFT JOIN eposm_s_warehouse e1_ ON e0_.warehouse_id = e1_.id LEFT JOIN eposm_s_warehouse e2_ ON e0_.warehouse_headquarter_id = e2_.id LEFT JOIN eposm_s_user e3_ ON e0_.technician_id = e3_.id LEFT JOIN eposm_s_user_profile e4_ ON e3_.id = e4_.user_id WHERE e2_.id = ? AND e0_.phase = ? AND e0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY e0_.datetime DESC
Parameters:
[ "6" "completed" "1024" "1023" "1022" "1021" "1020" "1019" "1018" "1017" "1016" "1015" "1012" "1011" "1010" "1009" "1008" "1007" "1006" "1005" "1004" "1003" "1002" "1001" "1000" "999" "998" "997" "996" "995" "994" "993" "992" "991" "990" "989" "988" "987" "986" "985" "984" "983" "982" "981" "980" "979" "978" "977" "976" "975" "974" "973" ] |
0.48 ms (0.17%) |
4 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.value AS value_3, t0.is_maintenance AS is_maintenance_4, t0.is_uav AS is_uav_5 FROM eposm_s_operation_group t0 WHERE t0.id = ?
Parameters:
[
"6"
]
|
0.45 ms (0.16%) |
3 |
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:
[
"21"
]
|
0.44 ms (0.16%) |
1 |
SELECT e0_.id AS id_0, e0_.email AS email_1, e0_.password AS password_2, e0_.role AS role_3, e0_.one_time_code AS one_time_code_4, e0_.expiration_one_time_code AS expiration_one_time_code_5, e0_.is_active AS is_active_6, e0_.is_company_active AS is_company_active_7, e0_.is_admin_active AS is_admin_active_8, e0_.exclude_auto_assign AS exclude_auto_assign_9, e0_.is_economic_visible AS is_economic_visible_10, e0_.account_type_id AS account_type_id_11 FROM eposm_s_user e0_ LEFT JOIN eposm_s_user_profile e1_ ON e0_.id = e1_.user_id LEFT JOIN eposm_s_technician_area e2_ ON e0_.id = e2_.user_id LEFT JOIN eposm_s_account_type e3_ ON e0_.account_type_id = e3_.id LEFT JOIN eposm_s_account_category e4_ ON e3_.category_id = e4_.id LEFT JOIN eposm_s_join_table_user_warehouse e5_ ON e0_.id = e5_.user_id WHERE e0_.role <> ? AND (e4_.slug = ? OR e4_.slug = ?) AND e0_.is_company_active = 1 AND e5_.warehouse_id = ? AND e5_.permission = ? ORDER BY e1_.name ASC, e1_.surname ASC
Parameters:
[ "ROLE_ADMIN" "tech-internal" "tech-external" "6" "RW" ] |
0.35 ms (0.13%) |
1 |
SELECT e0_.id AS id_0, e0_.email AS email_1, e0_.password AS password_2, e0_.role AS role_3, e0_.one_time_code AS one_time_code_4, e0_.expiration_one_time_code AS expiration_one_time_code_5, e0_.is_active AS is_active_6, e0_.is_company_active AS is_company_active_7, e0_.is_admin_active AS is_admin_active_8, e0_.exclude_auto_assign AS exclude_auto_assign_9, e0_.is_economic_visible AS is_economic_visible_10, e0_.account_type_id AS account_type_id_11 FROM eposm_s_user e0_ LEFT JOIN eposm_s_user_profile e1_ ON e0_.id = e1_.user_id LEFT JOIN eposm_s_technician_area e2_ ON e0_.id = e2_.user_id LEFT JOIN eposm_s_account_type e3_ ON e0_.account_type_id = e3_.id LEFT JOIN eposm_s_account_category e4_ ON e3_.category_id = e4_.id WHERE e0_.role <> ? AND (e4_.slug = ? OR e4_.slug = ?) AND e0_.is_company_active = 1 ORDER BY e1_.name ASC, e1_.surname ASC
Parameters:
[ "ROLE_ADMIN" "tech-internal" "tech-external" ] |
0.30 ms (0.11%) |
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:
[
"warehouse_register_stock"
]
|
0.27 ms (0.10%) |
1 |
SELECT e0_.id AS id_0, e0_.date AS date_1, e0_.phase AS phase_2, e0_.phase_ddt AS phase_ddt_3, e0_.datetime_creation AS datetime_creation_4, e0_.datetime_send AS datetime_send_5, e0_.datetime_completion AS datetime_completion_6, e0_.stock_order AS stock_order_7, e0_.ddt AS ddt_8, e0_.ddt_path AS ddt_path_9, e0_.signed_ddt_path AS signed_ddt_path_10, e0_.type AS type_11, e0_.is_ddt_mandatory AS is_ddt_mandatory_12, e0_.is_divestment AS is_divestment_13, e0_.warehouse_from_id AS warehouse_from_id_14, e0_.warehouse_to_id AS warehouse_to_id_15, e0_.user_from_id AS user_from_id_16, e0_.user_to_id AS user_to_id_17, e0_.supplier_id AS supplier_id_18, e0_.ddt_header_id AS ddt_header_id_19 FROM eposm_s_product_transfer e0_ LEFT JOIN eposm_s_warehouse e1_ ON e0_.warehouse_to_id = e1_.id LEFT JOIN eposm_s_warehouse e2_ ON e0_.warehouse_from_id = e2_.id WHERE e1_.id = ? AND e0_.phase <> ? AND e0_.id IN (?, ?, ?, ?, ?) ORDER BY e0_.datetime_creation ASC
Parameters:
[ "6" "completed" "2999" "3022" "3051" "3151" "3152" ] |
0.26 ms (0.10%) |
1 |
SELECT e0_.id AS id_0, e0_.date AS date_1, e0_.phase AS phase_2, e0_.phase_ddt AS phase_ddt_3, e0_.datetime_creation AS datetime_creation_4, e0_.datetime_send AS datetime_send_5, e0_.datetime_completion AS datetime_completion_6, e0_.stock_order AS stock_order_7, e0_.ddt AS ddt_8, e0_.ddt_path AS ddt_path_9, e0_.signed_ddt_path AS signed_ddt_path_10, e0_.type AS type_11, e0_.is_ddt_mandatory AS is_ddt_mandatory_12, e0_.is_divestment AS is_divestment_13, e0_.warehouse_from_id AS warehouse_from_id_14, e0_.warehouse_to_id AS warehouse_to_id_15, e0_.user_from_id AS user_from_id_16, e0_.user_to_id AS user_to_id_17, e0_.supplier_id AS supplier_id_18, e0_.ddt_header_id AS ddt_header_id_19 FROM eposm_s_product_transfer e0_ LEFT JOIN eposm_s_warehouse e1_ ON e0_.warehouse_to_id = e1_.id LEFT JOIN eposm_s_warehouse e2_ ON e0_.warehouse_from_id = e2_.id WHERE e2_.id = ? AND e0_.phase <> ? AND e0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY e0_.datetime_creation ASC
Parameters:
[ "6" "completed" "2528" "2994" "3070" "3125" "3128" "3158" "3165" "3167" "3172" ] |
0.25 ms (0.09%) |
1 |
SELECT e0_.id AS id_0, e0_.phase AS phase_1, e0_.datetime AS datetime_2, e0_.details AS details_3, e0_.notes AS notes_4, e0_.technician_id AS technician_id_5, e0_.warehouse_id AS warehouse_id_6, e0_.warehouse_headquarter_id AS warehouse_headquarter_id_7 FROM eposm_s_product_request e0_ LEFT JOIN eposm_s_warehouse e1_ ON e0_.warehouse_id = e1_.id LEFT JOIN eposm_s_warehouse e2_ ON e0_.warehouse_headquarter_id = e2_.id LEFT JOIN eposm_s_user e3_ ON e0_.technician_id = e3_.id LEFT JOIN eposm_s_user_profile e4_ ON e3_.id = e4_.user_id WHERE e2_.id = ? AND e0_.phase = ? AND e0_.id IN (?, ?, ?, ?, ?, ?, ?) ORDER BY e0_.datetime ASC
Parameters:
[ "6" "inserted" "874" "1025" "1026" "1027" "1028" "1029" "1030" ] |
0.24 ms (0.09%) |
2 |
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.20 ms (0.07%) |
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:
[
"4"
]
|
0.19 ms (0.07%) |
1 |
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
Parameters:
[] |
0.19 ms (0.07%) |
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
Parameters:
[] |
0.18 ms (0.07%) |
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_.destination_id IS NOT NULL ORDER BY e0_.nickname ASC
Parameters:
[] |
0.17 ms (0.06%) |
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:
[
"4"
]
|
0.16 ms (0.06%) |
1 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.value AS value_3 FROM eposm_s_product_condition t0
Parameters:
[] |
0.14 ms (0.05%) |
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 = ? LIMIT 1
Parameters:
[
"6"
]
|
0.13 ms (0.05%) |
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:
[
"4"
]
|
0.12 ms (0.04%) |
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:
[
"21"
]
|
0.11 ms (0.04%) |
1 |
SELECT e0_.id AS id_0, e0_.slug AS slug_1, e0_.value AS value_2 FROM eposm_s_product_status e0_ WHERE e0_.slug <> ?
Parameters:
[
"in_use"
]
|
0.08 ms (0.03%) |
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.warehouse_id = ?
Parameters:
[
"6"
]
|
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. |