Routing
app_v_card_student_last
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/v/student/card/notfound
(route: "n/a")
Route Matching Logs
Path to match:
/v/student/card/last
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_v_card_index | /v/card/ | Path does not match |
| 2 | app_v_card_teststudentlogin | /v/card/teststudentlogin | Path does not match |
| 3 | app_v_card_dispuser | /v/card/dispuser | Path does not match |
| 4 | app_v_card_unsetres | /v/card/unsetres | Path does not match |
| 5 | app_v_card_uploadres | /v/card/uploadres | Path does not match |
| 6 | app_v_card_photo | /v/card/photo | Path does not match |
| 7 | app_v_card_new | /v/card/new | Path does not match |
| 8 | app_v_card_testgenqrcodefile | /v/card/testgenqrcodefile | Path does not match |
| 9 | app_v_card_genqrcodefiles | /v/card/genqrcodefiles | Path does not match |
| 10 | app_my_test_crud_vcard | /v/card/{id}/download | Path does not match |
| 11 | app_v_card_logout | /v/card/logout | Path does not match |
| 12 | app_v_card_setuser | /v/card/setuser | Path does not match |
| 13 | app_v_card_testauth | /v/card/testauth | Path does not match |
| 14 | app_v_card_beurk | /v/card/beurk | Path does not match |
| 15 | app_v_card_notfound | /v/card/notfound | Path does not match |
| 16 | app_v_card_auth | /v/card/auth | Path does not match |
| 17 | app_v_card_messengerconsume | /v/card/messengerconsume | Path does not match |
| 18 | app_v_card_testemail | /v/card/testemail | Path does not match |
| 19 | app_v_card_setmanager | /v/card/setmanager | Path does not match |
| 20 | app_v_card_search | /v/card/search | Path does not match |
| 21 | app_v_card_getuserinfos | /v/card/getuserinfos | Path does not match |
| 22 | app_v_card_refreshstudentcache | /v/card/refreshstudentcache | Path does not match |
| 23 | app_v_card_refreshpending | /v/card/refreshpending | Path does not match |
| 24 | app_v_card_last | /v/card/last | Path does not match |
| 25 | app_v_card_manager | /v/card/manager | Path does not match |
| 26 | app_v_card_embedded | /v/card/embedded | Path does not match |
| 27 | app_v_card_show | /v/card/{id_vcard} | Path does not match |
| 28 | app_v_card_accepted | /v/card/{id_vcard}/accepted | Path does not match |
| 29 | app_v_card_rejected | /v/card/{id_vcard}/rejected | Path does not match |
| 30 | app_v_card_submited | /v/card/{id_vcard}/submited | Path does not match |
| 31 | app_v_card_duplicate | /v/card/{id_vcard}/duplicate | Path does not match |
| 32 | app_v_card_info | /v/card/{id_vcard}/infos | Path does not match |
| 33 | app_v_card_liveedit | /v/card/{id_vcard}/liveedit | Path does not match |
| 34 | app_v_card_edit | /v/card/{id_vcard}/edit | Path does not match |
| 35 | app_v_card_delete | /v/card/{id_vcard} | Path does not match |
| 36 | app_v_card_test_index | /v/test/card/ | Path does not match |
| 37 | app_v_card_test_logqrcodedownload | /v/test/card/logqrcodedownload | Path does not match |
| 38 | app_v_card_test_setuser | /v/test/card/setuser | Path does not match |
| 39 | app_v_card_test_show | /v/test/card/show | Path does not match |
| 40 | app_v_card_test_edit | /v/test/card/edit | Path does not match |
| 41 | app_v_card_test_testwallet | /v/test/card/testwallet | Path does not match |
| 42 | app_v_card_test_last | /v/test/card/last | Path does not match |
| 43 | app_v_card_student_index | /v/student/card/ | Path does not match |
| 44 | app_v_card_student_auth | /v/student/card/auth | Path does not match |
| 45 | app_v_card_student_testauth | /v/student/card/testauth | Path does not match |
| 46 | app_v_card_student_edit | /v/student/card/edit | Path does not match |
| 47 | app_v_card_student_vcardinfo | /v/student/card/{id}/vcardinfo | Path does not match |
| 48 | app_v_card_student_notfound | /v/student/card/notfound | Path does not match |
| 49 | app_v_card_student_show | /v/student/card/show | Path does not match |
| 50 | app_v_card_student_search | /v/student/card/search | Path does not match |
| 51 | app_v_card_student_last | /v/student/card/last | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.