Query Metrics
18
Database Queries
11
Different statements
20.07 ms
Query time
0
Invalid entities
Grouped Statements
master connection
Time▼ | Count | Info |
---|---|---|
0.61 ms (3.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:
[
"1"
]
|
slave connection
Time▼ | Count | Info |
---|---|---|
15.40 ms (76.74%) |
1 |
"COMMIT"
Parameters:
[] |
2.34 ms (11.66%) |
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.44 ms (2.19%) |
7 |
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.24 ms (1.20%) |
1 |
INSERT INTO eposm_s_intervention (datetime, datetime_billing, referent, motivation, phone, photo_path, amount, amount_technician, sla_outbound_percentage, billable, ticket_id, technician_id, operator_id, outcome_id, outcome_type_id, warehouse_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "2025-03-19 11:25:56" "2025-03-01 00:00:00" null null null null null null null 1 "23632" null null null "2" null ] |
0.22 ms (1.08%) |
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:
[
"12"
]
|
0.20 ms (1.02%) |
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:
[
"23632"
]
|
0.20 ms (1.00%) |
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.17 ms (0.85%) |
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.13 ms (0.64%) |
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.slug = ? LIMIT 1
Parameters:
[
"suspended"
]
|
0.12 ms (0.58%) |
1 |
"START TRANSACTION"
Parameters:
[] |
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. |