GET http://tripncity.com/

Routing

front_home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 admin_achievement_index /achievements Path does not match
17 admin_achievement_show /achievements/{id} Path does not match
18 admin_ai_chat_index /admin/ai-chats/ Path does not match
19 admin_ai_chat_settings /admin/ai-chats/settings Path does not match
20 admin_ai_chat_playground /admin/ai-chats/playground Path does not match
21 admin_ai_chat_playground_ask /admin/ai-chats/playground/ask Path does not match
22 admin_ai_chat_show /admin/ai-chats/{id} Path does not match
23 api_auth_sync /api/auth/sync Path does not match
24 api_account_me /api/account/me Path does not match
25 api_account_me_visits /api/account/me/visits Path does not match
26 api_account_update /api/account/me Path does not match
27 api_chat_ask /api/chat/ask Path does not match
28 api_chat_vision /api/chat/vision Path does not match
29 api_articles_index /api/articles Path does not match
30 api_articles_show /api/articles/{slug} Path does not match
31 api_bookings_index /api/bookings Path does not match
32 api_bookings_create /api/bookings Path does not match
33 api_bookings_show /api/bookings/{reference} Path does not match
34 api_cities_index /api/cities Path does not match
35 api_cities_show /api/cities/{slug} Path does not match
36 api_events_index /api/events Path does not match
37 api_health /api/health Path does not match
38 api_help_list /api/help Path does not match
39 api_leaderboard /api/leaderboard Path does not match
40 api_places_index /api/places Path does not match
41 api_landmarks_index /api/landmarks Path does not match
42 api_foods_index /api/foods Path does not match
43 api_party_index /api/party Path does not match
44 api_places_show /api/places/{slug} Path does not match
45 api_preferences_get /api/preferences Path does not match
46 api_preferences_update /api/preferences Path does not match
47 api_preferences_onboarding /api/preferences/onboarding Path does not match
48 api_prizes_list /api/prizes Path does not match
49 api_prizes_me /api/prizes/me Path does not match
50 api_prizes_claim /api/prizes/{code}/claim Path does not match
51 api_promotions_index /api/promotions Path does not match
52 api_saved_index /api/saved Path does not match
53 api_saved_create /api/saved Path does not match
54 api_saved_delete /api/saved/{id} Path does not match
55 api_scan_qr /api/scan/qr Path does not match
56 api_trips_index /api/trips Path does not match
57 api_trips_show /api/trips/{slug} Path does not match
58 api_uploads_image /api/uploads/image Path does not match
59 api_voices_index /api/voices Path does not match
60 admin_article_index /articles/ Path does not match
61 admin_article_new /articles/new Path does not match
62 admin_article_edit /articles/{slug}/edit Path does not match
63 admin_article_delete /articles/{slug}/delete Path does not match
64 admin_article_show /articles/{slug} Path does not match
65 admin_booking_index /bookings Path does not match
66 admin_booking_show /bookings/{id} Path does not match
67 admin_city_index /cities Path does not match
68 admin_city_new /cities/new Path does not match
69 admin_city_edit /cities/{id}/edit Path does not match
70 admin_city_delete /cities/{id}/delete Path does not match
71 admin_city_show /cities/{slug} Path does not match
72 admin_country_index /countries Path does not match
73 admin_country_show /countries/{code} Path does not match
74 admin_country_edit /countries/{id}/edit Path does not match
75 admin_country_toggle_popular /countries/{id}/toggle-popular Path does not match
76 admin_country_delete /countries/{id}/delete Path does not match
77 dashboard_index /admin Path does not match
78 admin_event_index /events Path does not match
79 admin_event_new /events/new Path does not match
80 admin_event_show /events/{id} Path does not match
81 admin_event_edit /events/{id}/edit Path does not match
82 admin_event_delete /events/{id}/delete Path does not match
83 admin_event_toggle_featured /events/{id}/toggle-featured Path does not match
84 front_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.