GET https://www.danielecutilli.it/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
12.93 ms
(80.10%)
1
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
]
1.64 ms
(10.15%)
1
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:
[]
1.57 ms
(9.75%)
1
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.