https://dev.back.vinealove.com/

Routing

app_apimessage_sendmessage Matched route
55 Tested routes before match

Route Parameters

Name Value
_locale
"fr"

Route Matching Logs

Path to match: /
# Route name Path Log
1 fr__RG__vinea_admin_homepage /admin/ Path does not match
2 en__RG__vinea_admin_homepage /en/admin/ Path does not match
3 fr__RG__vinea_admin_login /admin/login Path does not match
4 en__RG__vinea_admin_login /en/admin/login Path does not match
5 fr__RG__vinea_admin_user_list /admin/user/list Path does not match
6 en__RG__vinea_admin_user_list /en/admin/user/list Path does not match
7 fr__RG__vinea_admin_ajax_user_list /admin/ajax/user/list/{type} Path does not match
8 en__RG__vinea_admin_ajax_user_list /en/admin/ajax/user/list/{type} Path does not match
9 fr__RG__vinea_admin_user_info /admin/user/info/{user} Path does not match
10 en__RG__vinea_admin_user_info /en/admin/user/info/{user} Path does not match
11 fr__RG__vinea_admin_user_add /admin/user/add Path does not match
12 en__RG__vinea_admin_user_add /en/admin/user/add Path does not match
13 fr__RG__vinea_admin_user_edit /admin/user/edit/{user} Path does not match
14 en__RG__vinea_admin_user_edit /en/admin/user/edit/{user} Path does not match
15 fr__RG__vinea_admin_user_delete /admin/user/delete/{user} Path does not match
16 en__RG__vinea_admin_user_delete /en/admin/user/delete/{user} Path does not match
17 fr__RG__vinea_admin_user_block /admin/user/block/{user} Path does not match
18 en__RG__vinea_admin_user_block /en/admin/user/block/{user} Path does not match
19 fr__RG__vinea_api_calendar_events /api/calendar/events Path does not match
20 en__RG__vinea_api_calendar_events /en/api/calendar/events Path does not match
21 fr__RG__vinea_api_calendar_event /api/calendar/event/{event} Path does not match
22 en__RG__vinea_api_calendar_event /en/api/calendar/event/{event} Path does not match
23 fr__RG__vinea_api_cheers /api/cheers Path does not match
24 en__RG__vinea_api_cheers /en/api/cheers Path does not match
25 fr__RG__vinea_api_cheeredby /api/cheeredby Path does not match
26 en__RG__vinea_api_cheeredby /en/api/cheeredby Path does not match
27 fr__RG__vinea_api_cheer /api/cheer/{cheered} Path does not match
28 en__RG__vinea_api_cheer /en/api/cheer/{cheered} Path does not match
29 fr__RG__vinea_api_uncheer /api/uncheer/{cheered} Path does not match
30 en__RG__vinea_api_uncheer /en/api/uncheer/{cheered} Path does not match
31 fr__RG__api_friendship_get /api/friendships Path does not match
32 en__RG__api_friendship_get /en/api/friendships Path does not match
33 fr__RG__api_friendship_ask /api/friendship/ask/{newfriend} Path does not match
34 en__RG__api_friendship_ask /en/api/friendship/ask/{newfriend} Path does not match
35 fr__RG__api_friendship_accept /api/friendship/accept/{newfriend} Path does not match
36 en__RG__api_friendship_accept /en/api/friendship/accept/{newfriend} Path does not match
37 fr__RG__api_friendship_refuse /api/friendship/refuse/{newfriend} Path does not match
38 en__RG__api_friendship_refuse /en/api/friendship/refuse/{newfriend} Path does not match
39 fr__RG__api_friendship_block /api/friendship/block/{friend} Path does not match
40 en__RG__api_friendship_block /en/api/friendship/block/{friend} Path does not match
41 fr__RG__api_friendship_unblock /api/friendship/unblock/{friend} Path does not match
42 en__RG__api_friendship_unblock /en/api/friendship/unblock/{friend} Path does not match
43 fr__RG__api_friendship_remove /api/friendship/remove/{oldfriend} Path does not match
44 en__RG__api_friendship_remove /en/api/friendship/remove/{oldfriend} Path does not match
45 fr__RG__vinea_api_match /api/match Path does not match
46 en__RG__vinea_api_match /en/api/match Path does not match
47 fr__RG__vinea_api_match_like /api/match/{match}/like Path does not match
48 en__RG__vinea_api_match_like /en/api/match/{match}/like Path does not match
49 fr__RG__vinea_api_match_dislike /api/match/{match}/dislike Path does not match
50 en__RG__vinea_api_match_dislike /en/api/match/{match}/dislike Path does not match
51 fr__RG__vinea_api_matched /api/matched Path does not match
52 en__RG__vinea_api_matched /en/api/matched Path does not match
53 fr__RG__api_chats /api/chats Path does not match
54 en__RG__api_chats /en/api/chats Path does not match
55 fr__RG__app_apimessage_sendmessage / Route matches!

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