GET https://staging.lineupforecast.com/

Routing

app_home Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/login (route: "n/a")

Route Matching Logs

Path to match: /
# Route name Path Log
1 api_v2_spots_search /api/v2/spots/search Path does not match
2 api_v2_spots_availability /api/v2/spots/availability Path does not match
3 admin_index /admin Path does not match
4 admin_phpinfo /admin/phpinfo Path does not match
5 admin_meteo_stations /admin/meteo-stations Path does not match
6 admin_meteo_station_new /admin/meteo-stations/new Path does not match
7 admin_meteo_station_edit /admin/meteo-stations/{id}/edit Path does not match
8 admin_meteo_station_delete /admin/meteo-stations/{id}/delete Path does not match
9 admin_meteo_station_readings /admin/meteo-stations/{id}/readings Path does not match
10 admin_meteo_station_reading_edit /admin/meteo-stations/{stationId}/readings/{readingId}/edit Path does not match
11 admin_meteo_station_sync /admin/meteo-stations/{id}/sync Path does not match
12 admin_meteo_stations_update_beach_distances /admin/meteo-stations/update-beach-distances Path does not match
13 admin_beach_new /admin/beach/new Path does not match
14 admin_puertos_map /admin/puertos-map/{locationcode} Path does not match
15 admin_device_locations /admin/device-locations Path does not match
16 admin_compare_forecasts /admin/compare-forecasts Path does not match
17 admin_compare_windguru_puertos /admin/compare-windguru-puertos/{beachId} Path does not match
18 admin_beach_edit /admin/beach/{slug}/edit Path does not match
19 admin_beach_update_forecasts /admin/beach/{slug}/update-forecasts Path does not match
20 admin_beach_update_tides /admin/beach/{slug}/update-tides Path does not match
21 admin_beach_invalidate_cache /admin/beach/{slug}/invalidate-cache Path does not match
22 admin_beach_update_weather /admin/beach/{slug}/update-weather Path does not match
23 admin_beach_update_weather_forecasts /admin/beach/{slug}/update-weather-forecasts Path does not match
24 admin_beach_simulator /admin/beach/{slug}/simulator Path does not match
25 admin_beach_simulator_save /admin/beach/{slug}/simulator/save Path does not match
26 admin_api_windguru_spot /admin/api/windguru-spot Path does not match
27 admin_api_nearest_tide_station /admin/api/nearest-tide-station Path does not match
28 admin_api_nearest_buoy /admin/api/nearest-buoy Path does not match
29 admin_api_nearby_spot /admin/api/nearby-spot Path does not match
30 admin_spots /admin/spots Path does not match
31 admin_beach_view /admin/beach/{slug} Path does not match
32 app_web_apple_token_login /login/apple-token Path does not match
33 app_appleauth_getnewidentitytoken /api/apple/identity Path does not match
34 csp_report /csp-report Path does not match
35 admin_feature_flags /admin/feature-flags Path does not match
36 admin_feature_flags_new /admin/feature-flags/new Path does not match
37 admin_feature_flags_create /admin/feature-flags Path does not match
38 admin_feature_flags_preview /admin/feature-flags/preview Path does not match
39 admin_feature_flags_edit /admin/feature-flags/{key} Path does not match
40 admin_feature_flags_update /admin/feature-flags/{key} Path does not match
41 admin_feature_flags_toggle /admin/feature-flags/{key}/toggle Path does not match
42 admin_feature_flags_kill /admin/feature-flags/{key}/kill Path does not match
43 admin_feature_flags_unkill /admin/feature-flags/{key}/unkill Path does not match
44 admin_feature_flags_archive /admin/feature-flags/{key}/archive Path does not match
45 admin_feature_flags_changes /admin/feature-flags/{key}/changes Path does not match
46 admin_feature_configs /admin/feature-configs Path does not match
47 admin_feature_configs_create /admin/feature-configs Path does not match
48 admin_feature_configs_edit /admin/feature-configs/{key} Path does not match
49 admin_feature_cohorts /admin/feature-cohorts Path does not match
50 admin_feature_cohorts_new /admin/feature-cohorts/new Path does not match
51 admin_feature_cohorts_show /admin/feature-cohorts/{key} Path does not match
52 admin_feature_cohorts_members_add /admin/feature-cohorts/{key}/members Path does not match
53 admin_feature_cohorts_members_remove /admin/feature-cohorts/{key}/members/remove Path does not match
54 app_web_google_token_login /login/google-token Path does not match
55 admin_observability /admin/observability Path does not match
56 admin_observability_route_add /admin/observability/routes Path does not match
57 admin_observability_route_rename /admin/observability/routes/{id} Path does not match
58 admin_observability_route_delete /admin/observability/routes/{id}/delete Path does not match
59 admin_observability_issue_resolve /admin/observability/issues/{id}/resolve Path does not match
60 admin_observability_issue_mute_24h /admin/observability/issues/{id}/mute-24h Path does not match
61 admin_observability_issue_mute_7d /admin/observability/issues/{id}/mute-7d Path does not match
62 app_policies_terms_conditions /terminos-condiciones Path does not match
63 app_policies_privacy /privacidad Path does not match
64 app_policies_cookies /politica-cookies Path does not match
65 app_ssl_proxy_legacy_patos /webcam/legacy/patos/{id} Path does not match
66 app_login /login Path does not match
67 app_logout /logout Path does not match
68 app_signup /signup Path does not match
69 app_forgot_password /forgot-password Path does not match
70 app_reset_password /reset-password/{uuid} Path does not match
71 app_check_login /check-login Path does not match
72 admin_session_media /admin/session-media Path does not match
73 app_spots /spots Path does not match
74 app_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.