Routing
fos_user_resetting_request
Matched route
52
Tested routes before match
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/resetting/request
# | Route name | Path | Log |
---|---|---|---|
1 | _wdt | /_wdt/{token} | Path does not match |
2 | _profiler_home | /_profiler/ | Path does not match |
3 | _profiler_search | /_profiler/search | Path does not match |
4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
7 | _profiler_open_file | /_profiler/open | Path does not match |
8 | _profiler | /_profiler/{token} | Path does not match |
9 | _profiler_router | /_profiler/{token}/router | Path does not match |
10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
12 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
13 | users_auteur_homepage | /auteur/ | Path does not match |
14 | abstractcongres_index | /auteur/abstractcongres/ | Path does not match |
15 | abstractcongres_abstractAuteur | /auteur/abstractcongres/abstractAuteur | Path does not match |
16 | abstractcongres_new | /auteur/abstractcongres/new | Path does not match |
17 | abstractcongres_edit | /auteur/abstractcongres/{id}/edit | Path does not match |
18 | abstractAuteur | /auteur/abstractcongres/ | Path does not match |
19 | soumissionrevue_soumissionAuteur | /auteur/soumissionrevue/soumissionAuteur | Path does not match |
20 | soumissionrevue_show | /auteur/soumissionrevue/{id}/show | Path does not match |
21 | pdf_download | /auteur/soumissionrevue/pdf-download | Path does not match |
22 | soumissionrevue_new | /auteur/soumissionrevue/new | Path does not match |
23 | soumissionrevue_edit | /auteur/soumissionrevue/{id}/edit | Path does not match |
24 | revue_enCours | /auteur/soumissionrevue/RevueEnCours | Path does not match |
25 | abstractuploadposter_index | /auteur/abstractuploadposter/ | Path does not match |
26 | abstractuploadposter_show | /auteur/abstractuploadposter/{id}/show | Path does not match |
27 | abstractuploadposter_new | /auteur/abstractuploadposter/new/{id} | Path does not match |
28 | abstractuploadposter_edit | /auteur/abstractuploadposter/{id}/edit | Path does not match |
29 | abstractuploadposter_delete | /auteur/abstractuploadposter/{id}/delete | Path does not match |
30 | soumissioncopyright_index | /auteur/soumissioncopyright/ | Path does not match |
31 | soumissioncopyright_show | /auteur/soumissioncopyright/{id}/show | Path does not match |
32 | soumissioncopyright_new | /auteur/soumissioncopyright/new | Path does not match |
33 | soumissioncopyright_edit | /auteur/soumissioncopyright/{id}/edit | Path does not match |
34 | soumissioncopyright_delete | /auteur/soumissioncopyright/{id}/delete | Path does not match |
35 | soumissionrevue_Copyright | /auteur/soumissioncopyright/{id}/soumissionrevue_Copyright | Path does not match |
36 | submission_index | /auteur/submission/ | Path does not match |
37 | submission_show | /auteur/submission/{id}/show | Path does not match |
38 | submission_new | /auteur/submission/new | Path does not match |
39 | submission_edit | /auteur/submission/{id}/edit | Path does not match |
40 | submission_delete | /auteur/submission/{id}/delete | Path does not match |
41 | inscription_indexMice | /auteur/inscription/{id} | Path does not match |
42 | inscription_showMice | /auteur/inscription/{id}/show | Path does not match |
43 | fos_user_security_login | /login | Path does not match |
44 | fos_user_security_check | /login_check | Path does not match |
45 | fos_user_security_logout | /logout | Path does not match |
46 | fos_user_profile_show | /profile/ | Path does not match |
47 | fos_user_profile_edit | /profile/edit | Path does not match |
48 | fos_user_registration_register | /register/ | Path does not match |
49 | fos_user_registration_check_email | /register/check-email | Path does not match |
50 | fos_user_registration_confirm | /register/confirm/{token} | Path does not match |
51 | fos_user_registration_confirmed | /register/confirmed | Path does not match |
52 | fos_user_resetting_request | /resetting/request | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.