Query Metrics
2
Database Queries
2
Different statements
3.87 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.08 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.initiales AS initiales_4, t0.password AS password_5, t0.telephonefixe AS telephonefixe_6, t0.raccfixe AS raccfixe_7, t0.email AS email_8, t0.present AS present_9, t0.estActive AS estActive_10, t0.responsable AS responsable_11, t0.rattachement AS rattachement_12, t0.fonction AS fonction_13, t0.accee AS accee_14, t0.creeLe AS creeLe_15, t0.creePar AS creePar_16, t0.modifierLe AS modifierLe_17, t0.modifierPar AS modifierPar_18, t0.idProfil AS idProfil_19, t0.refLog AS refLog_20, t0.refSec AS refSec_21, t0.dateDesactive AS dateDesactive_22, t0.polMesure AS polMesure_23, t0.geoVeh AS geoVeh_24, t0.roles AS roles_25, t0.lastloginip AS lastloginip_26, t0.lastuseragent AS lastuseragent_27, t0.lastloginat AS lastloginat_28, t0.pin AS pin_29, t0.isBlocked AS isBlocked_30, t0.failedLoginAttempts AS failedLoginAttempts_31, t0.lastFailedLoginAt AS lastFailedLoginAt_32, t0.blockedUntil AS blockedUntil_33 FROM Utilisateur t0 WHERE t0.id = ?
Parameters:
[
495
]
|
| 2 | 1.78 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.initiales AS initiales_4, t0.password AS password_5, t0.telephonefixe AS telephonefixe_6, t0.raccfixe AS raccfixe_7, t0.email AS email_8, t0.present AS present_9, t0.estActive AS estActive_10, t0.responsable AS responsable_11, t0.rattachement AS rattachement_12, t0.fonction AS fonction_13, t0.accee AS accee_14, t0.creeLe AS creeLe_15, t0.creePar AS creePar_16, t0.modifierLe AS modifierLe_17, t0.modifierPar AS modifierPar_18, t0.idProfil AS idProfil_19, t0.refLog AS refLog_20, t0.refSec AS refSec_21, t0.dateDesactive AS dateDesactive_22, t0.polMesure AS polMesure_23, t0.geoVeh AS geoVeh_24, t0.roles AS roles_25, t0.lastloginip AS lastloginip_26, t0.lastuseragent AS lastuseragent_27, t0.lastloginat AS lastloginat_28, t0.pin AS pin_29, t0.isBlocked AS isBlocked_30, t0.failedLoginAttempts AS failedLoginAttempts_31, t0.lastFailedLoginAt AS lastFailedLoginAt_32, t0.blockedUntil AS blockedUntil_33 FROM Utilisateur t0 WHERE t0.email = ? ORDER BY (SELECT 0) OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY
Parameters:
[
"wessim@etcinfo.fr"
]
|
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\Utilisateur | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Utilisateur | No errors. |