GET https://www.danielecutilli.it/4/details

Query Metrics

2 Database Queries
2 Different statements
10.69 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
8.41 ms
(78.67%)
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 WHERE t0.id = ?
Parameters:
[
  "4"
]
2.28 ms
(21.33%)
1
SELECT t0.id AS id_1, t0.nome AS nome_2 FROM Tags t0
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.

Entities Mapping

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