Query Metrics
2
Database Queries
2
Different statements
1.20 ms
Query time
0
Invalid entities
3
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.77 ms (64.36%) |
1 |
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, t0.attivo AS attivo_6 FROM app_user t0 WHERE t0.id = ?
Parameters:
[
2
]
|
|
0.43 ms (35.64%) |
1 |
SELECT t0.id AS id_1, t0.data AS data_2, t0.messa_in_onda_at AS messa_in_onda_at_3, t0.chiusura_editoriale_at AS chiusura_editoriale_at_4, t0.consegna_emissione_at AS consegna_emissione_at_5, t0.stato AS stato_6, t0.durata_target AS durata_target_7, t0.durata_effettiva AS durata_effettiva_8, t0.progress AS progress_9, t0.progress_message AS progress_message_10, t0.master_path AS master_path_11, t0.master_filename AS master_filename_12, t0.render_started_at AS render_started_at_13, t0.render_completed_at AS render_completed_at_14, t0.delivered_at AS delivered_at_15, t0.errore AS errore_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.edizione_id AS edizione_id_19 FROM tg_produzione t0 WHERE t0.id = ?
Parameters:
[
"4"
]
|
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\User | 1 |
| App\Entity\TgProduzione | 1 |
| App\Entity\TgEdizione | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\TgProduzione | No errors. |
| App\Entity\TgEdizione | No errors. |
| App\Entity\TgNotizia | No errors. |