Query Metrics
                4
                Database Queries
            
            
                4
                Different statements
            
            
                4.96 ms
                Query time
            
            
                0
                Invalid entities
            
            
                104
                Managed entities
            
        Queries
default connection
| #▲ | Time | Info | 
|---|---|---|
| 1 | 0.86 ms | 
                                            SELECT t0.id AS id_1, t0.taux_tva AS taux_tva_2, t0.montant_tva AS montant_tva_3, t0.type_operation AS type_operation_4, t0.isManuallyModified AS isManuallyModified_5, t0.compte_ventile_1_id AS compte_ventile_1_id_6, t0.montant_ventile_1 AS montant_ventile_1_7, t0.compte_ventile_2_id AS compte_ventile_2_id_8, t0.montant_ventile_2 AS montant_ventile_2_9, t0.compte_ventile_3_id AS compte_ventile_3_id_10, t0.montant_ventile_3 AS montant_ventile_3_11, t0.compte_ventile_4_id AS compte_ventile_4_id_12, t0.montant_ventile_4 AS montant_ventile_4_13, t0.operation_id AS operation_id_14 FROM tva_operation t0 WHERE t0.id = ? 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  "468"
]
                                             | 
                                    
| 2 | 2.55 ms | 
                                            SELECT t0.ID AS ID_1, t0.nom_dossier AS nom_dossier_2, t0.numero_compta AS numero_compta_3, t0.site AS site_4, t0.indentifiants AS indentifiants_5, t0.num_dans_coordonnees AS num_dans_coordonnees_6, t0.echances_a_payer AS echances_a_payer_7, t0.echances_payer AS echances_payer_8, t0.choses_a_faire AS choses_a_faire_9, t0.choses_faites AS choses_faites_10, t0.finis AS finis_11, t0.hors_liste_des_comptes AS hors_liste_des_comptes_12, t0.num_dans_coordonnees2 AS num_dans_coordonnees2_13, t0.num_dans_coordonnees3 AS num_dans_coordonnees3_14, t0.num_dans_coordonnees4 AS num_dans_coordonnees4_15, t0.tva AS tva_16 FROM support t0 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    []  | 
                                    
| 3 | 0.91 ms | 
                                            SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.apiToken AS apiToken_5, t0.facebookId AS facebookId_6 FROM user t0 WHERE t0.id = ? 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  11
]
                                             | 
                                    
| 4 | 0.64 ms | 
                                            SELECT t0.ID AS ID_1, t0.date1 AS date1_2, t0.n_compte_debite AS n_compte_debite_3, t0.nom_compte_debite AS nom_compte_debite_4, t0.n_compte_credite AS n_compte_credite_5, t0.nom_compte_credite AS nom_compte_credite_6, t0.montant AS montant_7, t0.piece_justificative AS piece_justificative_8, t0.note AS note_9, t0.solde_compte_debiter AS solde_compte_debiter_10, t0.solde_compte_crediter AS solde_compte_crediter_11 FROM compta3 t0 WHERE t0.ID = ? 
                                                Parameters:  
                                            
                                            
                                                                                            
                                            
                                                                                            
                                            
                                                                                    [
  4607
]
                                             | 
                                    
Database Connections
| Name | Service | 
|---|---|
| default | doctrine.dbal.default_connection | 
| Mysite | doctrine.dbal.Mysite_connection | 
| Encheres | doctrine.dbal.Encheres_connection | 
Entity Managers
| Name | Service | 
|---|---|
| default | doctrine.orm.default_entity_manager | 
| Mysite | doctrine.orm.Mysite_entity_manager | 
| Encheres | doctrine.orm.Encheres_entity_manager | 
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects | 
|---|---|
| App\Entity\Support | 101 | 
| App\Entity\TvaOperation | 1 | 
| App\Entity\Compta3 | 1 | 
| App\Entity\User | 1 | 
Mysite entity manager
| Class | Amount of managed objects | 
|---|
Encheres entity manager
| Class | Amount of managed objects | 
|---|
Entities Mapping
default entity manager
| Class | Mapping errors | 
|---|---|
| App\Entity\TvaOperation | No errors. | 
| App\Entity\Compta3 | No errors. | 
| App\Entity\Support | No errors. | 
| App\Entity\User | No errors. | 
Mysite entity manager
No loaded entities.
Encheres entity manager
No loaded entities.