Routing
app_stdgeolocation_verifylocation
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/geo-location/verify
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_explore_options | /api/explore/options | Path does not match |
| 2 | studio_login | /{_locale}/admin/login | Path does not match |
| 3 | old_studio_login | /admin/login | Path does not match |
| 4 | studio_forgot_password_request | /{_locale}/admin/reset-password | Path does not match |
| 5 | app_check_email | /{_locale}/admin/check-email | Path does not match |
| 6 | app_reset_password | /{_locale}/admin/reset/{token} | Path does not match |
| 7 | web_login | /loginweb | Path does not match |
| 8 | forgot_password | /forgot-password | Path does not match |
| 9 | update_token_firebase | /update/token/firebase | Path does not match |
| 10 | connect_facebook_start | /{_locale}/connect/facebook | Path does not match |
| 11 | connect_facebook_check | /connect/facebook/check | Path does not match |
| 12 | connect_google_start | /{_locale}/connect/google | Path does not match |
| 13 | connect_google_check | /connect/google/check | Path does not match |
| 14 | connect_apple_check | /connect/apple/check | Path does not match |
| 15 | app_stdgeolocation_verifylocation | /geo-location/verify | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.