https://dev.back.vinealove.net/

Routing

(none) Matched route

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 / Path almost matches, but Method "GET" does not match any of the required methods (POST)
56 en__RG__app_apimessage_sendmessage /en/ Path does not match
57 fr__RG__api_message_send /api/message/send/{friend} Path does not match
58 en__RG__api_message_send /en/api/message/send/{friend} Path does not match
59 fr__RG__api_messages /api/messages/{friend} Path does not match
60 en__RG__api_messages /en/api/messages/{friend} Path does not match
61 fr__RG__api_messages_writing /api/message/writing/{friend} Path does not match
62 en__RG__api_messages_writing /en/api/message/writing/{friend} Path does not match
63 fr__RG__api_payment_plans /api/plans Path does not match
64 en__RG__api_payment_plans /en/api/plans Path does not match
65 fr__RG__api_payment_create_session /api/checkout/session Path does not match
66 en__RG__api_payment_create_session /en/api/checkout/session Path does not match
67 fr__RG__app_apipayment_createpaymentsession / Path almost matches, but Method "GET" does not match any of the required methods (POST)
68 en__RG__app_apipayment_createpaymentsession /en/ Path does not match
69 fr__RG__api_payment_checkout_webhook /api/checkout/webhook Path does not match
70 en__RG__api_payment_checkout_webhook /en/api/checkout/webhook Path does not match
71 fr__RG__api_payment_subscription_apple_valid /api/subscription/check/apple Path does not match
72 en__RG__api_payment_subscription_apple_valid /en/api/subscription/check/apple Path does not match
73 fr__RG__app_apipayment_checksubscriptionapple / Path almost matches, but Method "GET" does not match any of the required methods (POST)
74 en__RG__app_apipayment_checksubscriptionapple /en/ Path does not match
75 fr__RG__api_payment_subscription_android_valid /api/subscription/check/android Path does not match
76 en__RG__api_payment_subscription_android_valid /en/api/subscription/check/android Path does not match
77 fr__RG__app_apipayment_checksubscriptionandroid / Path almost matches, but Method "GET" does not match any of the required methods (POST)
78 en__RG__app_apipayment_checksubscriptionandroid /en/ Path does not match
79 fr__RG__api_payment_subscription_apple_webhook /api/subscription/webhook/apple Path does not match
80 en__RG__api_payment_subscription_apple_webhook /en/api/subscription/webhook/apple Path does not match
81 fr__RG__api_payment_subscription_android_webhook /api/subscription/webhook/android Path does not match
82 en__RG__api_payment_subscription_android_webhook /en/api/subscription/webhook/android Path does not match
83 fr__RG__api_payment_subscription_fovea_webhook /api/subscription/webhook/fo Path does not match
84 en__RG__api_payment_subscription_fovea_webhook /en/api/subscription/webhook/fo Path does not match
85 fr__RG__api_payment_subscription_cancel /api/subscription/cancel Path does not match
86 en__RG__api_payment_subscription_cancel /en/api/subscription/cancel Path does not match
87 fr__RG__api_payment_subscription_reactivate /api/subscription/reactivate Path does not match
88 en__RG__api_payment_subscription_reactivate /en/api/subscription/reactivate Path does not match
89 fr__RG__api_update_credit_card_create_session /api/update-credit-card/session Path does not match
90 en__RG__api_update_credit_card_create_session /en/api/update-credit-card/session Path does not match
91 fr__RG__app_apipayment_updatecreditcardsession / Path almost matches, but Method "GET" does not match any of the required methods (POST)
92 en__RG__app_apipayment_updatecreditcardsession /en/ Path does not match
93 fr__RG__api_get_current_subscription /api/subscription/informations Path does not match
94 en__RG__api_get_current_subscription /en/api/subscription/informations Path does not match
95 fr__RG__vinea_api_report_user /api/report/user/{user} Path does not match
96 en__RG__vinea_api_report_user /en/api/report/user/{user} Path does not match
97 fr__RG__app_apireport_reportuser / Path almost matches, but Method "GET" does not match any of the required methods (POST)
98 en__RG__app_apireport_reportuser /en/ Path does not match
99 fr__RG__vinea_api_report_chat /api/report/chat/{chat} Path does not match
100 en__RG__vinea_api_report_chat /en/api/report/chat/{chat} Path does not match
101 fr__RG__app_apireport_reportchat / Path almost matches, but Method "GET" does not match any of the required methods (POST)
102 en__RG__app_apireport_reportchat /en/ Path does not match
103 fr__RG__vinea_api_report_message /api/report/message/{message} Path does not match
104 en__RG__vinea_api_report_message /en/api/report/message/{message} Path does not match
105 fr__RG__app_apireport_reportmessage / Path almost matches, but Method "GET" does not match any of the required methods (POST)
106 en__RG__app_apireport_reportmessage /en/ Path does not match
107 fr__RG__api_geocode /api/geocode Path does not match
108 en__RG__api_geocode /en/api/geocode Path does not match
109 fr__RG__api_search /api/search Path does not match
110 en__RG__api_search /en/api/search Path does not match
111 fr__RG__vinea_api_register /api/register Path does not match
112 en__RG__vinea_api_register /en/api/register Path does not match
113 fr__RG__app_apiuser_register / Path almost matches, but Method "GET" does not match any of the required methods (POST)
114 en__RG__app_apiuser_register /en/ Path does not match
115 fr__RG__vinea_api_login_facebook /api/login-fb Path does not match
116 en__RG__vinea_api_login_facebook /en/api/login-fb Path does not match
117 fr__RG__app_apiuser_facebooklogin / Path almost matches, but Method "GET" does not match any of the required methods (POST)
118 en__RG__app_apiuser_facebooklogin /en/ Path does not match
119 fr__RG__vinea_api_refresh /api/refresh Path does not match
120 en__RG__vinea_api_refresh /en/api/refresh Path does not match
121 fr__RG__app_apiuser_refreshtoken / Path almost matches, but Method "GET" does not match any of the required methods (POST)
122 en__RG__app_apiuser_refreshtoken /en/ Path does not match
123 fr__RG__vinea_api_me_edit_informations /api/me/edit/informations Path does not match
124 en__RG__vinea_api_me_edit_informations /en/api/me/edit/informations Path does not match
125 fr__RG__app_apiuser_editinformations / Path almost matches, but Method "GET" does not match any of the required methods (POST)
126 en__RG__app_apiuser_editinformations /en/ Path does not match
127 fr__RG__vinea_api_me_edit_settings /api/me/edit/settings Path does not match
128 en__RG__vinea_api_me_edit_settings /en/api/me/edit/settings Path does not match
129 fr__RG__app_apiuser_editsettings / Path almost matches, but Method "GET" does not match any of the required methods (POST)
130 en__RG__app_apiuser_editsettings /en/ Path does not match
131 fr__RG__vinea_api_me /api/me Path does not match
132 en__RG__vinea_api_me /en/api/me Path does not match
133 fr__RG__vinea_api_forgot_password /api/forgot-password Path does not match
134 en__RG__vinea_api_forgot_password /en/api/forgot-password Path does not match
135 fr__RG__app_apiuser_lostpassword / Path almost matches, but Method "GET" does not match any of the required methods (POST)
136 en__RG__app_apiuser_lostpassword /en/ Path does not match
137 fr__RG__vinea_api_me_edit_password /api/me/edit/password Path does not match
138 en__RG__vinea_api_me_edit_password /en/api/me/edit/password Path does not match
139 fr__RG__app_apiuser_changepassword / Path almost matches, but Method "GET" does not match any of the required methods (POST)
140 en__RG__app_apiuser_changepassword /en/ Path does not match
141 fr__RG__vinea_api_me_edit_language /api/me/edit/locale Path does not match
142 en__RG__vinea_api_me_edit_language /en/api/me/edit/locale Path does not match
143 fr__RG__app_apiuser_changelocale / Path almost matches, but Method "GET" does not match any of the required methods (POST)
144 en__RG__app_apiuser_changelocale /en/ Path does not match
145 fr__RG__vinea_api_me_edit_picture /api/me/picture/edit Path does not match
146 en__RG__vinea_api_me_edit_picture /en/api/me/picture/edit Path does not match
147 fr__RG__vinea_api_me_profile_picture /api/me/profile-picture/{picture} Path does not match
148 en__RG__vinea_api_me_profile_picture /en/api/me/profile-picture/{picture} Path does not match
149 fr__RG__vinea_api_me_delete_picture /api/me/picture/delete/{picture} Path does not match
150 en__RG__vinea_api_me_delete_picture /en/api/me/picture/delete/{picture} Path does not match
151 fr__RG__app_apiuser_deletepicture / Path almost matches, but Method "GET" does not match any of the required methods (POST)
152 en__RG__app_apiuser_deletepicture /en/ Path does not match
153 fr__RG__vinea_api_notifications /api/notifications Path does not match
154 en__RG__vinea_api_notifications /en/api/notifications Path does not match
155 fr__RG__vinea_api_me_delete_account /api/me/delete Path does not match
156 en__RG__vinea_api_me_delete_account /en/api/me/delete Path does not match
157 fr__RG__api_visited /api/visited Path does not match
158 en__RG__api_visited /en/api/visited Path does not match
159 fr__RG__api_visitors /api/visitors Path does not match
160 en__RG__api_visitors /en/api/visitors Path does not match
161 fr__RG__api_visit /api/visit/{uvisited} Path does not match
162 en__RG__api_visit /en/api/visit/{uvisited} Path does not match
163 fr__RG__api_match /api/match/ Path does not match
164 en__RG__api_match /en/api/match/ Path does not match
165 _twig_error_test /_error/{code}.{_format} Path does not match
166 _wdt /_wdt/{token} Path does not match
167 _profiler_home /_profiler/ Path does not match
168 _profiler_search /_profiler/search Path does not match
169 _profiler_search_bar /_profiler/search_bar Path does not match
170 _profiler_phpinfo /_profiler/phpinfo Path does not match
171 _profiler_search_results /_profiler/{token}/search/results Path does not match
172 _profiler_open_file /_profiler/open Path does not match
173 _profiler /_profiler/{token} Path does not match
174 _profiler_router /_profiler/{token}/router Path does not match
175 _profiler_exception /_profiler/{token}/exception Path does not match
176 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
177 fr__RG__vinea_admin_logout /admin/logout Path does not match
178 en__RG__vinea_admin_logout /en/admin/logout Path does not match
179 fr__RG__vinea_api_login /api/login_check Path does not match
180 en__RG__vinea_api_login /en/api/login_check Path does not match

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