Query Metrics
3
Database Queries
3
Different statements
2.13 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.13 ms (52.98%) |
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.52 ms (24.38%) |
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.48 ms (22.64%) |
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.