Routing
(none)
Matched route
Route Matching Logs
Path to match:
/info2.php
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | accueilAdmin | /accueilAdmin | Path does not match |
| 18 | autocomplete | /autocomplete | Path does not match |
| 19 | ConfigQuestionnaire | /configuration-questionnaire | Path does not match |
| 20 | newConfig | /nouvelle-configuration | Path does not match |
| 21 | editConfiguration | /{id}/modification-configuration | Path does not match |
| 22 | showQuestionnaireConfig | /{id}/{ordre}/questionnaire-configuration/{token} | Path does not match |
| 23 | ficheInfosConfig | /{id}/fiche-infos-configuration | Path does not match |
| 24 | disciplines | /discipline/ | Path does not match |
| 25 | newDiscipline | /discipline/new | Path does not match |
| 26 | editDiscipline | /discipline/{id}/edit | Path does not match |
| 27 | supDiscipline | /discipline/{id}/supprime | Path does not match |
| 28 | archiveDiscipline | /discipline/{id}/archive | Path does not match |
| 29 | restaureDiscipline | /discipline/{id}/restaure | Path does not match |
| 30 | entraineurs | /entraineur/ | Path does not match |
| 31 | newEntraineur | /entraineur/new | Path does not match |
| 32 | editEntraineur | /entraineur/{id}/edit | Path does not match |
| 33 | supEntraineur | /entraineur/{id}/supprime | Path does not match |
| 34 | archiveEntraineur | /entraineur/{id}/archive | Path does not match |
| 35 | restaureEntraineur | /entraineur/{id}/restaure | Path does not match |
| 36 | app_import | /import | Path does not match |
| 37 | questionnaires | /questionnaires | Path does not match |
| 38 | newQuestionnaire | /nouveau-questionnaire | Path does not match |
| 39 | editQuestionnaire | /{id}/modification-questionnaire | Path does not match |
| 40 | supQuestionnaire | /{id}/suppression-questionnaire | Path does not match |
| 41 | showQuestionnaireSportif | /{id}/questionnaire/{token} | Path does not match |
| 42 | showQuestionnaire | /{id}/questionnaire | Path does not match |
| 43 | dupliquerQuestionnaire | /{id}/dupliquer-questionnaire | Path does not match |
| 44 | resultatQuestionnaire | /{id}/resultat-questionnaire | Path does not match |
| 45 | showHistoriqueMails | /{id}/historiqueMails | Path does not match |
| 46 | ordreQuestion | /ordre | Path does not match |
| 47 | app_register | /register | Path does not match |
| 48 | listeUtilisateurs | /listeUtilisateurs | Path does not match |
| 49 | editUtilisateur | /edit/{id} | Path does not match |
| 50 | deleteUtilisateur | /delete/{id} | Path does not match |
| 51 | monCompte | /monCompte | Path does not match |
| 52 | ModifierMDP | /motdepasse/modifier | Path does not match |
| 53 | app_login | / | Path does not match |
| 54 | link_login | /link_login | Path does not match |
| 55 | login_check | /login-check | Path does not match |
| 56 | app_logout | /logout | Path does not match |
| 57 | sportifs | /sportifs | Path does not match |
| 58 | deleteSportif | /sportifs/delete/{id} | Path does not match |
| 59 | ficheSportif | /sportif/{id} | Path does not match |
| 60 | editResultatQuestionnaireSportif | /resultat-questionnaire/{id}/ | Path does not match |
| 61 | profilG | /profilGeneral/{id}/{id2} | Path does not match |
| 62 | deleteProfilG | /sportifs/delete/profilG/{id} | Path does not match |
| 63 | submitEnvoiQuestionnaireMail | /submitFormEnvoiQuestionnaireMail | Path does not match |
| 64 | maj | /sportifs/maj | Path does not match |
| 65 | editDataProfil | /modification-donnees-profil/{typeProfil}/{id}/ | Path does not match |
| 66 | structures | /structure/ | Path does not match |
| 67 | newStructure | /structure/new | Path does not match |
| 68 | editStructure | /structure/{id}/edit | Path does not match |
| 69 | supStructure | /structure/{id}/supprime | Path does not match |
| 70 | archiveStructure | /structure/{id}/archive | Path does not match |
| 71 | restaureStructure | /structure/{id}/restaure | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.