GET https://demo-alfa.oncloud.ovh/registrazione

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.93 ms
(49.90%)
1
SELECT tp.*, ttp.tipo_prodotto FROM tb_prodotti tp
                LEFT JOIN tb_tipo_prodotto ttp on tp.id_tipo_prodotto = ttp.id_tipo_prodotto
                WHERE (NOT nascosto) AND (tp.id_tipo_prodotto IN (1)) ORDER BY tp.codice_prodotto
Parameters:
[]
0.50 ms
(26.72%)
1
SELECT tp.*, ttp.tipo_prodotto FROM tb_prodotti tp
                LEFT JOIN tb_tipo_prodotto ttp on tp.id_tipo_prodotto = ttp.id_tipo_prodotto
                WHERE (NOT nascosto) AND (tp.id_tipo_prodotto IN (2,3,4)) ORDER BY tp.codice_prodotto
Parameters:
[]
0.43 ms
(23.38%)
1
SELECT tb_metodi_pagamento.* FROM tb_metodi_pagamento WHERE (1=1) AND (attivo)  AND (NOT  nascosto)
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

Entities Mapping

No loaded entities.