Query Metrics
35
Database Queries
20
Different statements
49.95 ms
Query time
0
Invalid entities
Grouped Statements
master connection
Time▼ | Count | Info |
---|---|---|
0.52 ms (1.04%) |
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:
[
"23"
]
|
slave connection
Time▼ | Count | Info |
---|---|---|
38.81 ms (77.69%) |
3 |
"COMMIT"
Parameters:
[] |
3.88 ms (7.76%) |
1 |
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 INNER JOIN eposm_s_join_table_product_supplier ON t0.id = eposm_s_join_table_product_supplier.product_id WHERE eposm_s_join_table_product_supplier.supplier_id = ?
Parameters:
[
"3"
]
|
3.04 ms (6.09%) |
1 |
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.code_producer = ? LIMIT 1
Parameters:
[
"125222267957"
]
|
0.80 ms (1.59%) |
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:
[
"1"
]
|
0.35 ms (0.70%) |
3 |
"START TRANSACTION"
Parameters:
[] |
0.25 ms (0.51%) |
1 |
UPDATE eposm_s_product SET date_last_transfer = ?, actual_warehouse_id = ? WHERE id = ?
Parameters:
[ "2025-03-18 15:30:55" "361" "12118" ] |
0.25 ms (0.50%) |
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_ ORDER BY e0_.name ASC
Parameters:
[] |
0.22 ms (0.44%) |
1 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.value AS value_3 FROM eposm_s_product_status t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"available"
]
|
0.21 ms (0.42%) |
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:
[
"8"
]
|
0.21 ms (0.42%) |
1 |
UPDATE eposm_s_product SET code_producer = ?, model_id = ?, status_id = ?, condition_id = ? WHERE id = ?
Parameters:
[ "125222267957" "149" "1" "1" "12118" ] |
0.20 ms (0.40%) |
1 |
INSERT INTO eposm_s_product (code_producer, code_supplier, date_creation, date_last_transfer, is_active, to_manage, to_manage_priority, model_id, actual_warehouse_id, status_id, condition_id, termid_id, parent_product_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ null null "2025-03-18 15:30:55" "2025-03-18 15:30:55" 1 0 2 null null null null null null ] |
0.19 ms (0.38%) |
1 |
SELECT e0_.id AS id_0, e0_.slug AS slug_1, e0_.value AS value_2 FROM eposm_s_product_condition e0_ WHERE e0_.id IN (?) ORDER BY e0_.value ASC
Parameters:
[
"1"
]
|
0.19 ms (0.37%) |
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.17 ms (0.34%) |
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:
[
"8"
]
|
0.17 ms (0.34%) |
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:
[
"3"
]
|
0.16 ms (0.33%) |
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:
[
"361"
]
|
0.13 ms (0.26%) |
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_.id IN (?) ORDER BY e0_.name ASC
Parameters:
[
"3"
]
|
0.12 ms (0.24%) |
1 |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.sku AS sku_2, e0_.part_number AS part_number_3, e0_.internal_code AS internal_code_4, e0_.image_path AS image_path_5, e0_.is_with_sim AS is_with_sim_6, e0_.is_with_base AS is_with_base_7, e0_.subcategory_id AS subcategory_id_8, e0_.producer_id AS producer_id_9 FROM eposm_s_product_model e0_ WHERE e0_.id IN (?) ORDER BY e0_.name ASC
Parameters:
[
"149"
]
|
0.08 ms (0.16%) |
1 |
INSERT INTO eposm_s_join_table_product_supplier (product_id, supplier_id) VALUES (?, ?)
Parameters:
[ "12118" "3" ] |
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. |