GET https://sinapsi.quadradev.it/ajax/attivita/get-add-form?project=1

Query Metrics

8 Database Queries
8 Different statements
3.73 ms Query time
0 Invalid entities
22 Managed entities

Queries

Group similar statements

# Time Info
1 0.44 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.phone AS phone_8, t0.mobile_phone AS mobile_phone_9, t0.updated_at AS updated_at_10, t0.color AS color_11, t0.website_language_id AS website_language_id_12 FROM user t0 WHERE t0.id = ?
Parameters:
[
  8
]
2 0.42 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.name AS name_3, t0.description AS description_4, t0.start_date AS start_date_5, t0.end_date AS end_date_6, t0.estimated_hours AS estimated_hours_7, t0.created_at AS created_at_8, t0.last_modified_at AS last_modified_at_9, t0.trashed_at AS trashed_at_10, t0.type_id AS type_id_11, t0.manager_id AS manager_id_12, t0.company_id AS company_id_13, t0.created_by_user_id AS created_by_user_id_14, t0.last_modified_by_user_id AS last_modified_by_user_id_15, t0.trashed_by_id AS trashed_by_id_16 FROM pratica t0 WHERE t0.id = ?
Parameters:
[
  "1"
]
3 0.48 ms
SELECT t0.id AS id_1, t0.priorita AS priorita_2, t0.attivita_id AS attivita_id_3, t0.user_id AS user_id_4 FROM attivita_user_priorita t0 WHERE t0.attivita_id = ? AND t0.user_id = ? LIMIT 1
Parameters:
[
  null
  8
]
4 0.49 ms
SELECT MAX(a0_.priorita) AS sclr_0 FROM attivita_user_priorita a0_ WHERE a0_.user_id = ?
Parameters:
[
  8
]
5 0.43 ms
SELECT t0_.id AS id_0, t0_.name AS name_1 FROM tipo_attivita t0_
Parameters:
[]
6 0.48 ms
SELECT p0_.id AS id_0, p0_.status AS status_1, p0_.name AS name_2, p0_.description AS description_3, p0_.start_date AS start_date_4, p0_.end_date AS end_date_5, p0_.estimated_hours AS estimated_hours_6, p0_.created_at AS created_at_7, p0_.last_modified_at AS last_modified_at_8, p0_.trashed_at AS trashed_at_9, p0_.type_id AS type_id_10, p0_.manager_id AS manager_id_11, p0_.company_id AS company_id_12, p0_.created_by_user_id AS created_by_user_id_13, p0_.last_modified_by_user_id AS last_modified_by_user_id_14, p0_.trashed_by_id AS trashed_by_id_15 FROM pratica p0_ WHERE p0_.id = ?
Parameters:
[
  1
]
7 0.53 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.website AS website_4, t0.phone AS phone_5, t0.fax AS fax_6, t0.fiscal_code AS fiscal_code_7, t0.vat_number AS vat_number_8, t0.sdi AS sdi_9, t0.iban AS iban_10, t0.bic_swift AS bic_swift_11, t0.pec AS pec_12, t0.type AS type_13, t0.ads_adv AS ads_adv_14, t0.fb_adv AS fb_adv_15, t0.external_id AS external_id_16, t0.created_at AS created_at_17, t0.last_modified_at AS last_modified_at_18, t0.trashed_at AS trashed_at_19, t0.account_manager_id AS account_manager_id_20, t0.vat_type_id AS vat_type_id_21, t0.payment_type_id AS payment_type_id_22, t0.source_id AS source_id_23, t0.salesperson_id AS salesperson_id_24, t0.external_salesperson_id AS external_salesperson_id_25, t0.created_by_user_id AS created_by_user_id_26, t0.last_modified_by_user_id AS last_modified_by_user_id_27, t0.trashed_by_id AS trashed_by_id_28 FROM company t0 WHERE t0.id = ?
Parameters:
[
  1
]
8 0.46 ms
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.username AS username_4, u0_.first_name AS first_name_5, u0_.last_name AS last_name_6, u0_.phone AS phone_7, u0_.mobile_phone AS mobile_phone_8, u0_.updated_at AS updated_at_9, u0_.color AS color_10, u0_.website_language_id AS website_language_id_11 FROM user u0_
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\TipoAttivita 15
App\Entity\User 5
App\Entity\Pratica 1
App\Entity\Company 1