Query Metrics
4
Database Queries
4
Different statements
62.59 ms
Query time
0
Invalid entities
69
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 16.57 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.login AS login_5, t0.password AS password_6, t0.auditeur AS auditeur_7, t0.formateur AS formateur_8, t0.etat AS etat_9, t0.image AS image_10, t0.create_at AS create_at_11, t0.create_by AS create_by_12, t0.comptable AS comptable_13, t0.informatique AS informatique_14, t0.commercial AS commercial_15, t0.hotline AS hotline_16, t0.direction AS direction_17, t0.administratif AS administratif_18, t0.telephone AS telephone_19, t0.id_rise_up AS id_rise_up_20, t0.superviseur_audit AS superviseur_audit_21, t0.initial AS initial_22, t0.fonction_id AS fonction_id_23, t0.FKUser AS FKUser_24 FROM bo_personnel_abs t0 WHERE t0.id = ?
Parameters:
[
16
]
|
||||||||||||||||||||||
| 2 | 15.51 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.login AS login_5, t0.password AS password_6, t0.auditeur AS auditeur_7, t0.formateur AS formateur_8, t0.etat AS etat_9, t0.image AS image_10, t0.create_at AS create_at_11, t0.create_by AS create_by_12, t0.comptable AS comptable_13, t0.informatique AS informatique_14, t0.commercial AS commercial_15, t0.hotline AS hotline_16, t0.direction AS direction_17, t0.administratif AS administratif_18, t0.telephone AS telephone_19, t0.id_rise_up AS id_rise_up_20, t0.superviseur_audit AS superviseur_audit_21, t0.initial AS initial_22, t0.fonction_id AS fonction_id_23, t0.FKUser AS FKUser_24 FROM bo_personnel_abs t0 WHERE t0.auditeur = ? AND t0.etat = ? ORDER BY t0.nom ASC
Parameters:
[ 1 1 ]
|
||||||||||||||||||||||
| 3 | 15.37 ms |
SELECT t0.IDAuditType AS IDAuditType_1, t0.LibelleAuditType AS LibelleAuditType_2, t0.VL AS VL_3, t0.PL AS PL_4, t0.CL AS CL_5, t0.Tarif AS Tarif_6, t0.Duree AS Duree_7, t0.DateHeureMajMYSQL AS DateHeureMajMYSQL_8 FROM t_audittype t0 ORDER BY t0.LibelleAuditType ASC
Parameters:
[]
|
||||||||||||||||||||||
| 4 | 15.15 ms |
SELECT DISTINCT type_centre FROM aut_audit WHERE type_centre IS NOT NULL AND type_centre != '' ORDER BY type_centre
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\PersonnelAbs | 20 |
| App\Entity\TUser | 20 |
| App\Entity\TAudittype | 20 |
| App\Entity\FonctionAbs | 9 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\PersonnelAbs | No errors. |
| App\Entity\FonctionAbs | No errors. |
| App\Entity\TUser | No errors. |
| App\Entity\DroitsAbs | No errors. |
| App\Entity\FormationSession | No errors. |
| App\Entity\TCentre | No errors. |
| App\Entity\TAudittype | No errors. |