GET https://xplorer.atimaweb.fr/projet1/public/index.php/radio/exporter_en_jpeg/13731

Query Metrics

2 Database Queries
2 Different statements
3.13 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 1.73 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3, t0.mdp AS mdp_4, t0.role AS role_5, t0.ip_vpn AS ip_vpn_6, t0.acreer AS acreer_7, t0.user_samba AS user_samba_8, t0.pass_samba AS pass_samba_9, t0.token_reinit AS token_reinit_10, t0.email AS email_11, t0.la_clinique_id AS la_clinique_id_12 FROM user t0 WHERE t0.id = ?
Parameters:
[
  25
]
2 1.41 ms
SELECT t0.id AS id_1, t0.date_upload AS date_upload_2, t0.heure_upload AS heure_upload_3, t0.proprietaire_animal AS proprietaire_animal_4, t0.modalite AS modalite_5, t0.format AS format_6, t0.les_fichiers AS les_fichiers_7, t0.autopdf AS autopdf_8, t0.chemin_pdf AS chemin_pdf_9, t0.username AS username_10, t0.nom_pdf AS nom_pdf_11, t0.la_clinique_id AS la_clinique_id_12, t0.le_sr_id AS le_sr_id_13 FROM fichier t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "13731"
]

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.

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Clinique
  • The field 'App\Entity\Clinique#id' has the property type 'int' that differs from the metadata field type 'string' returned by the 'bigint' DBAL type.
App\Entity\Fichier No errors.
App\Entity\FichierSR No errors.