Routing
home.forgotpass
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/forgotpass
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | admin.index | /admin | Path does not match |
| 16 | admin.localite | /localites | Path does not match |
| 17 | admin.myprofil | /myprofil | Path does not match |
| 18 | admin.job_title | /job_title | Path does not match |
| 19 | admin.statut_emploi | /statut_employe | Path does not match |
| 20 | admin.categorie_emploi | /categorie_employe | Path does not match |
| 21 | admin.user | /users | Path does not match |
| 22 | admin.grade_emploi | /grade_emploi | Path does not match |
| 23 | admin.echelon_emploi | /echelon_emploi | Path does not match |
| 24 | admin.emploi | /emploi | Path does not match |
| 25 | admin.nbuser | /nbuser | Path does not match |
| 26 | admin.typedossier | /type-dossier | Path does not match |
| 27 | admin.typedocument | /type-document | Path does not match |
| 28 | admin.hs_repartitionn_type_dossier | /admin/hs-repartitionn-type-dossier | Path does not match |
| 29 | admin.classification | /admin/classifications | Path does not match |
| 30 | admin.base_legale | /base-legale | Path does not match |
| 31 | admin.infraction | /infraction | Path does not match |
| 32 | admin.echelle | /admin/echelle | Path does not match |
| 33 | admin.classe | /admin/classe | Path does not match |
| 34 | annuaire.index | /annuaire | Path does not match |
| 35 | formation.index | /formation | Path does not match |
| 36 | gescont.index | /gescont | Path does not match |
| 37 | gescont.createaffaire | /gescontcreateaffaire | Path does not match |
| 38 | dossier_create | /dossier/create | Path does not match |
| 39 | enregistrer_chef | /enregistrer-chef | Path does not match |
| 40 | supprimer_contenu_chef | /contenu/chef/{id}/supprimer | Path does not match |
| 41 | encaissement_enregistrer | /encaissement/enregistrer | Path does not match |
| 42 | encaissement_modifier | /encaissement/modifier/{id} | Path does not match |
| 43 | upload_documents | /documents/upload/{id} | Path does not match |
| 44 | document_delete | /document/delete/{id} | Path does not match |
| 45 | encaissement_supprimer | /encaissement/supprimer/{id} | Path does not match |
| 46 | dossier_soumettre | /dossier/{id}/soumettre | Path does not match |
| 47 | update_repartition | /update-repartition | Path does not match |
| 48 | dossier.delete | /dossier/{id}/delete | Path does not match |
| 49 | gescont.mandat | /mandat | Path does not match |
| 50 | create_mandat | /mandat/creer | Path does not match |
| 51 | edit_mandat | /mandat/edit/{id} | Path does not match |
| 52 | delete_mandat | /mandat/delete/{id} | Path does not match |
| 53 | home.index | /home | Path does not match |
| 54 | home.forgotpass | /forgotpass | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.