GET https://admin2.museidiroma.eu/public/opera_edit?id=9

Query Metrics

2 Database Queries
2 Different statements
0.87 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 0.30 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nome AS nome_5 FROM utente t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 0.57 ms
SELECT t0.id AS id_1, t0.titolo AS titolo_2, t0.url AS url_3, t0.immagine AS immagine_4, t0.descrizione AS descrizione_5, t0.autore AS autore_6, t0.tipo_immagine AS tipo_immagine_7, t0.museo_id AS museo_id_8 FROM opera t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "9"
]

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
App\Entity\Utente 1
App\Entity\Opera 1
App\Entity\Museo 1

Entities Mapping

Class Mapping errors
App\Entity\Utente No errors.
App\Entity\Opera No errors.
App\Entity\Museo No errors.