| 1 |
8.90 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"etatInscription"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = 'etatInscription' LIMIT 1;
|
| 2 |
40.64 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"infoInscriptions"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = 'infoInscriptions' LIMIT 1;
|
| 3 |
3.40 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"etatInscriptionsPR"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = 'etatInscriptionsPR' LIMIT 1;
|
| 4 |
2.84 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"inscriptionFormuleSallePR"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = 'inscriptionFormuleSallePR' LIMIT 1;
|
| 5 |
2.46 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"inscriptionFormuleSalle"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = 'inscriptionFormuleSalle' LIMIT 1;
|
| 6 |
2.38 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"inscriptionFormuleInternet"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = 'inscriptionFormuleInternet' LIMIT 1;
|
| 7 |
2.50 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"inscriptionFormuleCCB"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = 'inscriptionFormuleCCB' LIMIT 1;
|
| 8 |
2.77 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"etatInscriptionsCCB"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = 'etatInscriptionsCCB' LIMIT 1;
|
| 9 |
6.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"etatInscriptionsRAT"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.notice AS notice_4 FROM configuration t0 WHERE t0.name = 'etatInscriptionsRAT' LIMIT 1;
|