Query Metrics
1
Database Queries
1
Different statements
1.83 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.83 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.nome AS nome_5, t0.cognome AS cognome_6, t0.indirizzo AS indirizzo_7, t0.localita AS localita_8, t0.cap AS cap_9, t0.provincia AS provincia_10, t0.codice_fiscale AS codice_fiscale_11, t0.email AS email_12, t0.cellulare AS cellulare_13, t0.data_assunzione AS data_assunzione_14, t0.colore AS colore_15, t0.costo_orario AS costo_orario_16, t0.data_nascita AS data_nascita_17, t0.ore_settimanali AS ore_settimanali_18, t0.disabilitato AS disabilitato_19, t0.deleted_at AS deleted_at_20 FROM utente t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL OR t0.deleted_at >= CURRENT_TIMESTAMP))
Parameters:
[
45
]
|
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\Utente | No errors. |
| App\Entity\Appuntamento | No errors. |
| App\Entity\Cliente | No errors. |