Routing
app_v_card_search
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/v/card/search
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_v_card_index | /v/card/ | Path does not match |
| 2 | app_v_card_dispuser | /v/card/dispuser | Path does not match |
| 3 | app_v_card_unsetres | /v/card/unsetres | Path does not match |
| 4 | app_v_card_uploadres | /v/card/uploadres | Path does not match |
| 5 | app_v_card_photo | /v/card/photo | Path does not match |
| 6 | app_v_card_new | /v/card/new | Path does not match |
| 7 | app_v_card_testgenqrcodefile | /v/card/testgenqrcodefile | Path does not match |
| 8 | app_v_card_genqrcodefiles | /v/card/genqrcodefiles | Path does not match |
| 9 | app_my_test_crud_vcard | /v/card/{id}/download | Path does not match |
| 10 | app_v_card_logout | /v/card/logout | Path does not match |
| 11 | app_v_card_setuser | /v/card/setuser | Path does not match |
| 12 | app_v_card_testauth | /v/card/testauth | Path does not match |
| 13 | app_v_card_beurk | /v/card/beurk | Path does not match |
| 14 | app_v_card_notfound | /v/card/notfound | Path does not match |
| 15 | app_v_card_auth | /v/card/auth | Path does not match |
| 16 | app_v_card_testemail | /v/card/testemail | Path does not match |
| 17 | app_v_card_setmanager | /v/card/setmanager | Path does not match |
| 18 | app_v_card_search | /v/card/search | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.