https://app-dev.v4all.fr/

Routing

route_home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 admin /admin_8790gf Path does not match
2 app_api_index /api/dash Path does not match
3 app_api_profil /api/profil Path does not match
4 app_api_bonplan /api/bonPlan Path does not match
5 app_api_requete /api/requete Path does not match
6 app_api_support /api/requete Path does not match
7 app_api_faq /api/faq Path does not match
8 app_api_supports /api/support Path does not match
9 condition /condition_generale Path does not match
10 app_register /register Path does not match
11 app_verify_email /verify/email Path does not match
12 app_registration /registration Path does not match
13 app_registration_resend /resendCode Path does not match
14 app_registration_conf /confirmCode Path does not match
15 app_registration_addidentity /addIdentity Path does not match
16 app_registration_addadresse /addAdresse Path does not match
17 route_auth /log/two/auth Path does not match
18 app_routeauth_auth /two/auth Path does not match
19 dash /dash Path does not match
20 route_home / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.