GET https://myctrl.oncloud.ovh/api/task/pipeline

Query Metrics

3 Database Queries
3 Different statements
0.63 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 0.18 ms
SELECT * FROM tb_settings
Parameters:
[]
2 0.27 ms
SELECT t0.id_user AS id_user_1, t0.email AS email_2, t0.password AS password_3, t0.roles AS roles_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.is_active AS is_active_7, t0.is_suspended AS is_suspended_8, t0.is_external AS is_external_9, t0.last_access AS last_access_10, t0.image_profile AS image_profile_11, t0.token_coda AS token_coda_12, t0.scadenza_account AS scadenza_account_13, t0.limita_ip AS limita_ip_14, t0.num_login AS num_login_15, t0.num_login_max AS num_login_max_16 FROM `tb_users` t0 WHERE t0.id_user = ?
Parameters:
[
  2
]
3 0.18 ms
SELECT mtes.id_elemento_sga, mtes.codice, mtes.nome_elemento
                FROM mt_tb_elemento_sga mtes
                JOIN mt_tb_elemento_sga_ambito_applicazione aa ON aa.id_elemento_sga = mtes.id_elemento_sga
                WHERE (mtes.id_sottotipo_elemento = 157)
                AND (aa.id_ambito_applicazione = 2)
                AND (mtes.sospeso = 0 OR mtes.sospeso IS NULL)
                ORDER BY mtes.nome_elemento
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\User 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.