Query Metrics
2
Database Queries
2
Different statements
1.26 ms
Query time
0
Invalid entities
Queries
app connection
#▲ | Time | Info |
---|---|---|
1 | 0.90 ms |
SELECT t0.id AS id_1, t0.password AS password_2, t0.email_authentication_enabled AS email_authentication_enabled_3, t0.email_authentication_code AS email_authentication_code_4, t0.google_authenticator_enabled AS google_authenticator_enabled_5, t0.google_authenticator_secret AS google_authenticator_secret_6, t0.totp_authentication_enabled AS totp_authentication_enabled_7, t0.totp_secret AS totp_secret_8, t0.email AS email_9, t0.roles AS roles_10, t0.actif AS actif_11, t0.is_deleted AS is_deleted_12, t0.nom AS nom_13, t0.prenom AS prenom_14, t0.imageprofil AS imageprofil_15, t0.coordonnes_telfixe AS coordonnes_telfixe_16, t0.coordonnes_telportable AS coordonnes_telportable_17, t0.adresse_adresse AS adresse_adresse_18, t0.adresse_numero AS adresse_numero_19, t0.adresse_rue AS adresse_rue_20, t0.adresse_complement AS adresse_complement_21, t0.adresse_cp AS adresse_cp_22, t0.adresse_ville AS adresse_ville_23, t0.adresse_latitude AS adresse_latitude_24, t0.adresse_longitude AS adresse_longitude_25, t0.dateinscription AS dateinscription_26, t0.darkmode AS darkmode_27 FROM user t0 WHERE t0.id = ?
Parameters:
[
31
]
|
2 | 0.36 ms |
SELECT t0.id AS id_1, t0.ipmaintenance AS ipmaintenance_2, t0.modemaintenance AS modemaintenance_3 FROM admin_maintenance t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
1
]
|
Database Connections
Name | Service |
---|---|
app | doctrine.dbal.app_connection |
old | doctrine.dbal.old_connection |
em2025 | doctrine.dbal.em2025_connection |
Entity Managers
Name | Service |
---|---|
app | doctrine.orm.app_entity_manager |
old | doctrine.orm.old_entity_manager |
em2025 | doctrine.orm.em2025_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
app entity manager
Class | Mapping errors |
---|---|
App\Entity\User | No errors. |
App\Entity\UserAcl | No errors. |
App\Entity\AdminMaintenance | No errors. |
old entity manager
No loaded entities.
em2025 entity manager
No loaded entities.