GET https://www.danielecutilli.it/

Query Metrics

3 Database Queries
3 Different statements
14.15 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 6.15 ms
SELECT t0.id AS id_1, t0.nome AS nome_2, t0.testo AS testo_3, t0.foto AS foto_4, t0.visibile AS visibile_5, t0.updateAt AS updateAt_6 FROM testimonials t0 WHERE t0.visibile = ?
Parameters:
[
  1
]
2 3.85 ms
SELECT t0.id AS id_1, t0.nome AS nome_2, t0.descrizione AS descrizione_3, t0.cliente AS cliente_4, t0.immagine AS immagine_5, t0.updateAt AS updateAt_6, t0.url AS url_7, t0.tags AS tags_8 FROM portfolio t0
Parameters:
[]
3 4.14 ms
SELECT t0.id AS id_1, t0.nome AS nome_2, t0.descrizione AS descrizione_3, t0.pagina AS pagina_4, t0.attivo AS attivo_5, t0.updateAt AS updateAt_6, t0.tags AS tags_7 FROM demo t0 WHERE t0.attivo = ?
Parameters:
[
  1
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Testimonials No errors.
App\Entity\Portfolio No errors.
App\Entity\Tags No errors.
App\Entity\Demo No errors.