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

Queries

Group similar statements

# Time Info
1 0.93 ms
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:
[]
2 0.50 ms
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:
[]
3 0.43 ms
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.