Routing
questions
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://mafiajob.youconix.nl/inloggen
Route Matching Logs
Path to match:
/vragen
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_impersonate | /admin/user/sessie?_switch_user={username} | Path does not match |
| 2 | admin_impersonate_form | /admin/user/sessie/{id} | Path does not match |
| 3 | admin | /admin | Path does not match |
| 4 | admin_update | /admin/update | Path does not match |
| 5 | admin_update_form | /admin/update | Path does not match |
| 6 | admin_news | /admin/nieuws | Path does not match |
| 7 | admin_news_form | /admin/nieuws | Path does not match |
| 8 | admin_ban | /admin/ban | Path does not match |
| 9 | admin_ban_form | /admin/ban/{user} | Path does not match |
| 10 | admin_ip_ban | /admin/user/ip | Path does not match |
| 11 | admin_ip_ban_form | /admin/user/ip | Path does not match |
| 12 | admin_profile | /admin/user/profielbewerken/{id} | Path does not match |
| 13 | admin_profile_form | /admin/user/profielbewerken/{id} | Path does not match |
| 14 | admin_drugs | /admin/user/profielbewerken/drugs/{id} | Path does not match |
| 15 | admin_drugs_form | /admin/user/profielbewerken/drugs/{id} | Path does not match |
| 16 | admin_user_shop | /admin/user/profielbewerken/shop/{id} | Path does not match |
| 17 | admin_user_shop_form | /admin/user/profielbewerken/shop/{id} | Path does not match |
| 18 | admin_user_remove_form | /admin/user/profielverwijderen/{target} | Path does not match |
| 19 | admin_user_remove | /admin/user/profielverwijderen/{target} | Path does not match |
| 20 | admin_double_account | /admin/dubbel_account | Path does not match |
| 21 | admin_extra_account | /admin/extra_account | Path does not match |
| 22 | admin_save_form | /admin/veilig | Path does not match |
| 23 | admin_save | /admin/veilig | Path does not match |
| 24 | admin_family_form | /admin/familie | Path does not match |
| 25 | admin_family | /admin/familie | Path does not match |
| 26 | admin_online | /admin/ledenonline | Path does not match |
| 27 | admin_credits_log | /admin/admincreditslog | Path does not match |
| 28 | admin_credits_log_spend | /admin/admincreditslog/credits | Path does not match |
| 29 | admin_credits_log_action | /admin/admincreditslog/creditsactie | Path does not match |
| 30 | admin_faq | /admin/faq | Path does not match |
| 31 | admin_faq_add_category | /admin/faq/categorie | Path does not match |
| 32 | admin_faq_view_category | /admin/faq/categorie/{category} | Path does not match |
| 33 | admin_faq_edit_category | /admin/faq/categorie/{category}/bewerken | Path does not match |
| 34 | admin_faq_remove_category | /admin/faq/categorie/{category}/verwijderen | Path does not match |
| 35 | admin_faq_add_question | /admin/faq/{category}/vraag | Path does not match |
| 36 | admin_faq_edit_question | /admin/faq/{category}/vraag/{question}/bewerken | Path does not match |
| 37 | admin_faq_remove_question | /admin/faq/{category}/vraag/{question}/verwijderen | Path does not match |
| 38 | admin_logs | /admin/logs/{from} | Path does not match |
| 39 | admin_logs_login_500 | /admin/logs/inloggen/{from} | Path does not match |
| 40 | admin_logs_logins | /admin/logs/logins/{from} | Path does not match |
| 41 | admin_logs_abroad | /admin/logs/ipbuitenland/{from} | Path does not match |
| 42 | admin_logs_register | /admin/logs/registreren/{from} | Path does not match |
| 43 | admin_logs_account_sharing | /admin/logs/delen | Path does not match |
| 44 | admin_logs_messages | /admin/logs/berichten | Path does not match |
| 45 | admin_round_overview | /admin/round/reset | Path does not match |
| 46 | admin_round_reset_form | /admin/round/reset/form | Path does not match |
| 47 | admin_round_create | /admin/round/reset/create | Path does not match |
| 48 | admin_round_statistics | /admin/round/reset/statistics | Path does not match |
| 49 | admin_round_logs | /admin/round/reset/logs | Path does not match |
| 50 | admin_round_families | /admin/round/reset/families | Path does not match |
| 51 | admin_round_locations | /admin/round/reset/locations | Path does not match |
| 52 | admin_round_players | /admin/round/reset/players | Path does not match |
| 53 | admin_round_bots | /admin/round/reset/bots | Path does not match |
| 54 | admin_round_new | /admin/round/reset/start | Path does not match |
| 55 | admin_round_prizes | /admin/round/prizes | Path does not match |
| 56 | admin_round_prizes_set | /admin/round/prizes/all | Path does not match |
| 57 | admin_round_prizes_add | /admin/round/prizes/add | Path does not match |
| 58 | questions | /vragen | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.