POST https://blindoor-test.unotre5.it/it_IT/fluentis/v2/origin/external

Query Metrics

6 Database Queries
5 Different statements
1.99 ms Query time
0 Invalid entities
10 Managed entities

Queries

Group similar statements

# Time Info
1 0.43 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.roles AS roles_4, t0.password AS password_5, t0.is_verified AS is_verified_6, t0.first_and_last_name AS first_and_last_name_7, t0.fluentis_remote_user_id AS fluentis_remote_user_id_8, t0.address AS address_9, t0.postal_code AS postal_code_10, t0.city AS city_11, t0.province AS province_12, t0.fluentis_remote_region_id AS fluentis_remote_region_id_13, t0.country AS country_14, t0.vat_number AS vat_number_15, t0.fiscal_code AS fiscal_code_16, t0.user_type AS user_type_17, t0.company_name AS company_name_18, t0.erp_role_id AS erp_role_id_19, t0.default_customer_id AS default_customer_id_20, t0.default_customer_description AS default_customer_description_21, t0.website_language_id AS website_language_id_22, t0.language_id AS language_id_23 FROM user t0 WHERE t0.id = ?
Parameters:
[
  4
]
2 0.47 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3, t0.remote_id AS remote_id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.trashed_at AS trashed_at_7 FROM configuration_model t0 WHERE t0.remote_id = ? LIMIT 1
Parameters:
[
  1
]
3 0.17 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3, t0.remote_id AS remote_id_4, t0.flag_css_class AS flag_css_class_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.trashed_at AS trashed_at_8 FROM language t0 WHERE t0.remote_id = ? LIMIT 1
Parameters:
[
  13
]
4 0.34 ms
SELECT c0_.id AS id_0, c0_.doc_date AS doc_date_1, c0_.contact AS contact_2, c0_.role AS role_3, c0_.remote_id AS remote_id_4, c0_.id_doc AS id_doc_5, c0_.configuration_model_id AS configuration_model_id_6, c0_.language_id AS language_id_7, c0_.user_id AS user_id_8 FROM configuration c0_ WHERE c0_.remote_id = ? AND c0_.id_doc = ?
Parameters:
[
  20241
  1605375
]
5 0.40 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3, t0.remote_id AS remote_id_4, t0.flag_css_class AS flag_css_class_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.trashed_at AS trashed_at_8 FROM language t0 WHERE t0.trashed_at IS NULL ORDER BY t0.description ASC
Parameters:
[]
6 0.19 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3, t0.remote_id AS remote_id_4, t0.flag_css_class AS flag_css_class_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.trashed_at AS trashed_at_8 FROM language t0 WHERE t0.trashed_at IS NULL ORDER BY t0.description ASC
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Language 7
App\Entity\User 1
App\Entity\ConfigurationModel 1
App\Entity\Configuration 1

Entities Mapping