GET https://www.danielecutilli.it/demo/1/color

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
8.36 ms
(76.98%)
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.id = ?
Parameters:
[
  "1"
]
2.50 ms
(23.02%)
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\Demo No errors.
App\Entity\Tags No errors.
App\Entity\Portfolio No errors.