Query Metrics
7
Database Queries
3
Different statements
2.86 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.37 ms |
SELECT t0.idparametre AS idparametre_1, t0.commandegenerer AS commandegenerer_2, t0.datemaj AS datemaj_3, t0.nomentreprise AS nomentreprise_4, t0.nompretraitement AS nompretraitement_5, t0.logonavbarre AS logonavbarre_6, t0.logologin AS logologin_7, t0.contactfooter AS contactfooter_8, t0.colorprimary AS colorprimary_9, t0.logopdf AS logopdf_10, t0.sitefooterpdf AS sitefooterpdf_11, t0.colorsecondary AS colorsecondary_12, t0.versionapp AS versionapp_13, t0.modemaintenance AS modemaintenance_14, t0.url AS url_15, t0.mailer AS mailer_16, t0.destinataire AS destinataire_17, t0.nompdf AS nompdf_18 FROM PARAMETRE t0 WHERE t0.idparametre = ? LIMIT 1
Parameters:
[
1
]
|
| 2 | 0.25 ms |
SELECT t0.ideleve AS ideleve_1, t0.nomeleve AS nomeleve_2, t0.prenomeleve AS prenomeleve_3, t0.emaileleve AS emaileleve_4, t0.numeroidentification AS numeroidentification_5, t0.dateentree AS dateentree_6, t0.datecrea AS datecrea_7, t0.datemaj AS datemaj_8, t0.fichier_id AS fichier_id_9, t0.datenaissanceeleve AS datenaissanceeleve_10, t0.utilisateur_id AS utilisateur_id_11, t0.utilisateurmaj_id AS utilisateurmaj_id_12 FROM ELEVE t0 WHERE t0.numeroidentification = ? LIMIT 1
Parameters:
[
"DEMO"
]
|
| 3 | 1.22 ms |
SELECT t0.ideleve AS ideleve_1, t0.nomeleve AS nomeleve_2, t0.prenomeleve AS prenomeleve_3, t0.emaileleve AS emaileleve_4, t0.numeroidentification AS numeroidentification_5, t0.dateentree AS dateentree_6, t0.datecrea AS datecrea_7, t0.datemaj AS datemaj_8, t0.fichier_id AS fichier_id_9, t0.datenaissanceeleve AS datenaissanceeleve_10, t0.utilisateur_id AS utilisateur_id_11, t0.utilisateurmaj_id AS utilisateurmaj_id_12 FROM ELEVE t0 WHERE t0.numeroidentification = ? LIMIT 1
Parameters:
[
"DEMOFINALE"
]
|
| 4 | 0.33 ms |
SELECT t0.idfichier AS idfichier_1, t0.libellefichier AS libellefichier_2, t0.dateimport AS dateimport_3, t0.nblignetotal AS nblignetotal_4, t0.nblignetraite AS nblignetraite_5, t0.verifie AS verifie_6, t0.typeimport_id AS typeimport_id_7, t0.utilisateurimport_id AS utilisateurimport_id_8, t0.statutimport_id AS statutimport_id_9 FROM FICHIER t0 WHERE t0.statutimport_id = ?
Parameters:
[
3
]
|
| 5 | 0.26 ms |
SELECT t0.idparametre AS idparametre_1, t0.commandegenerer AS commandegenerer_2, t0.datemaj AS datemaj_3, t0.nomentreprise AS nomentreprise_4, t0.nompretraitement AS nompretraitement_5, t0.logonavbarre AS logonavbarre_6, t0.logologin AS logologin_7, t0.contactfooter AS contactfooter_8, t0.colorprimary AS colorprimary_9, t0.logopdf AS logopdf_10, t0.sitefooterpdf AS sitefooterpdf_11, t0.colorsecondary AS colorsecondary_12, t0.versionapp AS versionapp_13, t0.modemaintenance AS modemaintenance_14, t0.url AS url_15, t0.mailer AS mailer_16, t0.destinataire AS destinataire_17, t0.nompdf AS nompdf_18 FROM PARAMETRE t0 WHERE t0.idparametre = ? LIMIT 1
Parameters:
[
1
]
|
| 6 | 0.20 ms |
SELECT t0.idfichier AS idfichier_1, t0.libellefichier AS libellefichier_2, t0.dateimport AS dateimport_3, t0.nblignetotal AS nblignetotal_4, t0.nblignetraite AS nblignetraite_5, t0.verifie AS verifie_6, t0.typeimport_id AS typeimport_id_7, t0.utilisateurimport_id AS utilisateurimport_id_8, t0.statutimport_id AS statutimport_id_9 FROM FICHIER t0 WHERE t0.statutimport_id = ?
Parameters:
[
3
]
|
| 7 | 0.23 ms |
SELECT t0.idparametre AS idparametre_1, t0.commandegenerer AS commandegenerer_2, t0.datemaj AS datemaj_3, t0.nomentreprise AS nomentreprise_4, t0.nompretraitement AS nompretraitement_5, t0.logonavbarre AS logonavbarre_6, t0.logologin AS logologin_7, t0.contactfooter AS contactfooter_8, t0.colorprimary AS colorprimary_9, t0.logopdf AS logopdf_10, t0.sitefooterpdf AS sitefooterpdf_11, t0.colorsecondary AS colorsecondary_12, t0.versionapp AS versionapp_13, t0.modemaintenance AS modemaintenance_14, t0.url AS url_15, t0.mailer AS mailer_16, t0.destinataire AS destinataire_17, t0.nompdf AS nompdf_18 FROM PARAMETRE t0 WHERE t0.idparametre = ? LIMIT 1
Parameters:
[
1
]
|
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\Parametre | No errors. |
| App\Entity\Eleve | No errors. |
| App\Entity\Utilisateur | No errors. |
| App\Entity\Fichier | No errors. |
| App\Entity\Typeimport | No errors. |
| App\Entity\Statutimport | No errors. |