Routing
_change_locale
Matched route
Route Parameters
Name | Value |
---|---|
locale | "it" |
Route Redirection
This page redirects to:
http://preprod.abkingdom.com/login
Route Matching Logs
Path to match:
/lang/it
# | Route name | Path | Log |
---|---|---|---|
1 | _ajax_province_by_country_code | /ajax/province/byCountryCode/{countryCode} | Path does not match |
2 | _blog_view | /blog/article/{id} | Path does not match |
3 | _blog_comment_add | /blog/article/{id}/comment | Path does not match |
4 | _blog_comment_edit | /blog/article/{id}/comment/{comment}/edit | Path does not match |
5 | _blog_comment_delete | /blog/article/{id}/comment/{comment}/delete | Path does not match |
6 | classified_index | /classified | Path does not match |
7 | classified_my_ads | /classified/my_ads | Path does not match |
8 | classified_create | /classified/create | Path does not match |
9 | classified_edit | /classified/edit/{id} | Path does not match |
10 | classified_renew | /classified/renew/{id} | Path does not match |
11 | classified_delete | /classified/delete/{id} | Path does not match |
12 | event_index | /event | Path does not match |
13 | event_my_events | /event/my_events | Path does not match |
14 | event_view | /event/{id} | Path does not match |
15 | event_create | /event/create | Path does not match |
16 | event_edit | /event/{id}/edit | Path does not match |
17 | event_participants | /event/{id}/participants | Path does not match |
18 | event_edit_participants | /event/{id}/edit_participants | Path does not match |
19 | event_send_message | /event/{id}/send_message | Path does not match |
20 | event_update_participant | /event/{id}/update_participant/{eventMember} | Path does not match |
21 | event_registration | /event/{id}/registration | Path does not match |
22 | event_delete_comment | /event/{id}/deleteComment/{commentId} | Path does not match |
23 | faq_category_view | /faq/{id} | Path does not match |
24 | forum_index | /forum | Path does not match |
25 | forum_view | /forum/{id} | Path does not match |
26 | forum_topic_view_tracked | /forum/tracked | Path does not match |
27 | forum_search | /forum/search | Path does not match |
28 | forum_search_results | /forum/search_results | Path does not match |
29 | forum_topic_create | /forum/{id}/new_topic | Path does not match |
30 | forum_topic_view | /forum/msg/{id} | Path does not match |
31 | forum_topic_reply | /forum/msg/{id}/reply | Path does not match |
32 | forum_message_edit | /forum/msg/{id}/edit | Path does not match |
33 | forum_message_moderate | /forum/msg/{id}/moderate | Path does not match |
34 | forum_message_vote | /forum/msg/{id}/vote | Path does not match |
35 | forum_message_delete | /forum/msg/{id}/delete | Path does not match |
36 | forum_topic_track | /forum/msg/{id}/track | Path does not match |
37 | forum_topic_likes | /forum/msg/{id}/likes | Path does not match |
38 | album_view | /users/{name}/album/{id} | Path does not match |
39 | album_create | /album/create | Path does not match |
40 | album_edit | /album/{id}/edit | Path does not match |
41 | gallery_index | /gallery | Path does not match |
42 | gallery_specific_type | /gallery/{type} | Path does not match |
43 | moderate_picture | /gallery/moderation/moderate/{id} | Path does not match |
44 | moderate_picture_waiting_for_moderation | /gallery/moderation/validate/{id} | Path does not match |
45 | picture_view | /gallery/picture/{id} | Path does not match |
46 | album_add_picture | /addPicture/{id} | Path does not match |
47 | picture_edit | /gallery/picture/{id}/edit | Path does not match |
48 | picture_comment_add | /gallery/picture/{id}/comment | Path does not match |
49 | picture_comment_edit | /gallery/picture/{id}/comment/{comment}/edit | Path does not match |
50 | picture_comment_delete | /gallery/picture/{id}/comment/{comment}/delete | Path does not match |
51 | picture_add_to_favorite | /gallery/picture/{id}/add_to_favorite | Path does not match |
52 | picture_delete | /gallery/picture/{id}/delete | Path does not match |
53 | picture_moderate | /gallery/picture/{id}/moderate | Path does not match |
54 | picture_set_as_background | /gallery/picture/{id}/setAsBackground | Path does not match |
55 | gallery_track_list | /gallery/track/list/{name} | Path does not match |
56 | gallery_track_togglefollow | /gallery/track/toggleFollow/{name} | Path does not match |
57 | user_gallery | /users/{name}/gallery | Path does not match |
58 | user_gallery_edit | /users/{name}/gallery/edit | Path does not match |
59 | user_gallery_favorite | /users/{name}/gallery/favorite | Path does not match |
60 | user_gallery_manage | /users/{name}/gallery/manage | Path does not match |
61 | user_gallery_edit_picture | /users/{name}/gallery/edit/{id} | Path does not match |
62 | _home | / | Path does not match |
63 | _change_locale | /lang/{locale} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.