Query Metrics
97
Database Queries
18
Different statements
16.51 ms
Query time
0
Invalid entities
Grouped Statements
master connection
Time▼ | Count | Info |
---|---|---|
0.82 ms (4.94%) |
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:
[
"19"
]
|
slave connection
Time▼ | Count | Info |
---|---|---|
6.34 ms (38.41%) |
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:
[] |
4.71 ms (28.54%) |
54 |
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"
]
|
1.72 ms (10.40%) |
20 |
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:
[
"50"
]
|
0.42 ms (2.52%) |
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_.can_exchange_tickets AS can_exchange_tickets_11, e0_.is_assign_email_active AS is_assign_email_active_12, e0_.account_type_id AS account_type_id_13 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.36 ms (2.20%) |
2 |
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.operation_not_billable_codes AS operation_not_billable_codes_8, t0.is_active AS is_active_9 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:
[
"60319"
]
|
0.32 ms (1.95%) |
2 |
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:
[
"60319"
]
|
0.24 ms (1.44%) |
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_active = 1 AND e0_.client_id IS NULL
Parameters:
[] |
0.22 ms (1.36%) |
2 |
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:
[
"70"
]
|
0.20 ms (1.19%) |
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.19 ms (1.17%) |
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, t0.can_exchange_tickets AS can_exchange_tickets_12, t0.is_assign_email_active AS is_assign_email_active_13, t14.id AS id_15, t14.name AS name_16, t14.surname AS surname_17, t14.phone AS phone_18, t14.fiscal_code AS fiscal_code_19, t14.vat AS vat_20, t14.phone_personal AS phone_personal_21, t14.email_personal AS email_personal_22, t14.address AS address_23, t14.civic AS civic_24, t14.zip AS zip_25, t14.id_city AS id_city_26, t14.user_id AS user_id_27, t0.account_type_id AS account_type_id_28 FROM eposm_s_user t0 LEFT JOIN eposm_s_user_profile t14 ON t14.user_id = t0.id WHERE t0.id = ?
Parameters:
[
"26"
]
|
0.18 ms (1.07%) |
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 (1.04%) |
1 |
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 = ? LIMIT 1
Parameters:
[
"2826"
]
|
0.15 ms (0.93%) |
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:
[
"26"
]
|
0.15 ms (0.91%) |
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:
[
"1"
]
|
0.14 ms (0.87%) |
1 |
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:
[
"2826"
]
|
0.09 ms (0.54%) |
1 |
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:
[
"use_ddt"
]
|
0.09 ms (0.54%) |
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:
[
"1607"
]
|
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. |