Routing
index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/register
(route: "n/a")
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _logout_admin | /admin/logout | Path does not match |
3 | _logout_main | /logout | Path does not match |
4 | _wdt | /_wdt/{token} | Path does not match |
5 | _profiler_home | /_profiler/ | Path does not match |
6 | _profiler_search | /_profiler/search | Path does not match |
7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
12 | _profiler_open_file | /_profiler/open | Path does not match |
13 | _profiler | /_profiler/{token} | Path does not match |
14 | _profiler_router | /_profiler/{token}/router | Path does not match |
15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
17 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
18 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
19 | admin_user_login | /admin/login | Path does not match |
20 | admin_user_logout | /admin/logout | Path does not match |
21 | admin_user_profile | /admin/profile | Path does not match |
22 | admin_admin_user_list | /admin/admin-user/list | Path does not match |
23 | admin_admin_user_add | /admin/admin-user/add | Path does not match |
24 | admin_admin_user_edit | /admin/admin-user/edit/{id} | Path does not match |
25 | admin_admin_user_delete | /admin/admin-user/delete/{id} | Path does not match |
26 | admin_user_list | /admin/users/ | Path does not match |
27 | admin_user_details | /admin/users/details/{id} | Path does not match |
28 | admin_user_add | /admin/users/add | Path does not match |
29 | admin_user_edit | /admin/users/edit/{id} | Path does not match |
30 | admin_user_update_form_ajax | /admin/users/update-form/{id} | Path does not match |
31 | admin_user_delete | /admin/users/delete/{id} | Path does not match |
32 | admin_user_autocomplete_ajax | /admin/users/autocomplete | Path does not match |
33 | admin_user_group_list | /admin/users/groups | Path does not match |
34 | admin_user_group_add | /admin/users/groups/add | Path does not match |
35 | admin_user_group_edit | /admin/users/groups/edit/{id} | Path does not match |
36 | admin_user_group_delete | /admin/users/groups/delete/{id} | Path does not match |
37 | admin_user_group_member_list | /admin/users/groups/members/{groupId} | Path does not match |
38 | admin_user_group_member_add | /admin/users/groups/members/add/{groupId} | Path does not match |
39 | admin_user_group_member_edit | /admin/users/groups/members/edit/{id} | Path does not match |
40 | admin_user_group_member_delete | /admin/users/groups/members/delete/{id} | Path does not match |
41 | admin_user_village_list | /admin/users/villages | Path does not match |
42 | admin_user_village_add | /admin/users/villages/add | Path does not match |
43 | admin_user_village_edit | /admin/users/villages/edit/{id} | Path does not match |
44 | admin_user_village_delete | /admin/users/villages/delete/{id} | Path does not match |
45 | admin_user_village_member_list | /admin/users/villages/members/{villageId} | Path does not match |
46 | admin_user_village_member_add | /admin/users/villages/members/add/{villageId} | Path does not match |
47 | admin_user_village_member_edit | /admin/users/villages/members/edit/{id} | Path does not match |
48 | admin_user_village_member_delete | /admin/users/villages/members/delete/{id} | Path does not match |
49 | admin_structure_list | /admin/structure/ | Path does not match |
50 | admin_structure_add | /admin/structure/add-item | Path does not match |
51 | admin_structure_edit | /admin/structure/edit-item/{id} | Path does not match |
52 | admin_structure_update_form | /admin/structure/update-item-form/{id} | Path does not match |
53 | admin_structure_delete | /admin/structure/delete-item/{id} | Path does not match |
54 | admin_structure_move | /admin/structure/move/{id}/{position}/{destinationId} | Path does not match |
55 | admin_structure_copy_from_lang_popup_ajax | /admin/structure/copy-from-lang-popup | Path does not match |
56 | admin_structure_copy_item_popup_ajax | /admin/structure/copy-item/{id} | Path does not match |
57 | admin_structure_constructor_edit | /admin/structure/item-constructor/{id} | Path does not match |
58 | admin_structure_constructor_update_element_ajax | /admin/structure/item-constructor/update-element/{itemId}/{elementIndex} | Path does not match |
59 | admin_structure_constructor_validate_element_ajax | /admin/structure/item-constructor/validate-element/{itemId}/{elementIndex} | Path does not match |
60 | admin_file_repository_list | /admin/file-repository/ | Path does not match |
61 | admin_file_repository_folder_add | /admin/file-repository/folder/add/{parentId}/{name} | Path does not match |
62 | admin_file_repository_folder_edit | /admin/file-repository/folder/edit/{id}/{name} | Path does not match |
63 | admin_file_repository_folder_delete | /admin/file-repository/folder/delete/{id} | Path does not match |
64 | admin_file_repository_file_edit | /admin/file-repository/file/edit/{id} | Path does not match |
65 | admin_file_repository_file_delete | /admin/file-repository/file/delete/{id} | Path does not match |
66 | admin_file_repository_download_file | /admin/file-repository/download/{id}/{force} | Path does not match |
67 | admin_file_repository_move_selected_items | /admin/file-repository/move-selected-items/{folderId} | Path does not match |
68 | admin_file_repository_delete_selected_items | /admin/file-repository/delete-selected-items | Path does not match |
69 | admin_file_repository_save_uploaded_files | /admin/file-repository/save-uploaded-files/{folderId}/{tempDir} | Path does not match |
70 | admin_file_repository_widget_file_selector_popup_ajax | /admin/file-repository/file-selector-popup | Path does not match |
71 | admin_file_repository_widget_folder_selector_popup_ajax | /admin/file-repository/folder-selector-popup | Path does not match |
72 | admin_translator_list | /admin/translator/list | Path does not match |
73 | admin_translator_add | /admin/translator/add | Path does not match |
74 | admin_translator_edit | /admin/translator/edit/{id} | Path does not match |
75 | admin_translator_delete | /admin/translator/delete/{id} | Path does not match |
76 | admin_settings_edit | /admin/settings/ | Path does not match |
77 | admin_settings_update_form_ajax | /admin/settings/update-form | Path does not match |
78 | admin_settings_sales_edit | /admin/settings/sales | Path does not match |
79 | admin_settings_market_system_product_category_add | /admin/settings/market-categories/add/{parentId} | Path does not match |
80 | admin_settings_market_system_product_category_edit | /admin/settings/market-categories/edit/{id} | Path does not match |
81 | admin_settings_market_system_product_category_delete | /admin/settings/market-categories/delete/{id} | Path does not match |
82 | admin_settings_market_system_product_category_move_ajax | /admin/settings/market-categories/move/{id}/{position}/{parentId} | Path does not match |
83 | admin_settings_market_system_product_category_list | /admin/settings/market-categories/{parentId} | Path does not match |
84 | admin_order_list | /admin/orders/ | Path does not match |
85 | admin_order_details | /admin/orders/details/{id} | Path does not match |
86 | admin_order_delete | /admin/orders/delete/{id} | Path does not match |
87 | admin_module_entry_list | /admin/module/entry/list/{moduleType} | Path does not match |
88 | admin_module_entry_add | /admin/module/entry/add/{moduleType} | Path does not match |
89 | admin_module_entry_edit | /admin/module/entry/edit/{id}/{lang} | Path does not match |
90 | admin_module_update_entry_form_ajax | /admin/module/entry/update-form/{id}/{lang} | Path does not match |
91 | admin_module_entry_delete | /admin/module/entry/delete/{id} | Path does not match |
92 | admin_module_update_config_form_ajax | /admin/module/entry/update-config-form/{moduleType}/{entryId} | Path does not match |
93 | admin_module_dictionary_list | /admin/module/dictionary/list/{moduleType}/{dictionaryType} | Path does not match |
94 | admin_module_dictionary_add | /admin/module/dictionary/add/{moduleType}/{dictionaryType} | Path does not match |
95 | admin_module_dictionary_edit | /admin/module/dictionary/edit/{moduleType}/{id} | Path does not match |
96 | admin_module_dictionary_delete | /admin/module/dictionary/delete/{id} | Path does not match |
97 | admin_module_product_category_add | /admin/products/categories/add/{parentId} | Path does not match |
98 | admin_module_product_category_edit | /admin/products/categories/edit/{id} | Path does not match |
99 | admin_module_product_category_delete | /admin/products/categories/delete/{id} | Path does not match |
100 | admin_module_product_category_move_ajax | /admin/products/categories/move/{id}/{position}/{parentId} | Path does not match |
101 | admin_module_product_category_list | /admin/products/categories/{parentId} | Path does not match |
102 | admin_knowledge_base_post_list | /admin/knowledge-base/ | Path does not match |
103 | admin_knowledge_base_post_add | /admin/knowledge-base/add | Path does not match |
104 | admin_knowledge_base_post_edit | /admin/knowledge-base/edit/{id} | Path does not match |
105 | admin_knowledge_base_post_update_form_ajax | /admin/knowledge-base/update-form/{id} | Path does not match |
106 | admin_knowledge_base_post_delete | /admin/knowledge-base/delete/{id} | Path does not match |
107 | admin_knowledge_base_category_add | /admin/knowledge-base/categories/add/{parentId} | Path does not match |
108 | admin_knowledge_base_category_edit | /admin/knowledge-base/categories/edit/{id} | Path does not match |
109 | admin_knowledge_base_category_delete | /admin/knowledge-base/categories/delete/{id} | Path does not match |
110 | admin_knowledge_base_category_move_ajax | /admin/knowledge-base/categories/move/{id}/{position}/{parentId} | Path does not match |
111 | admin_knowledge_base_category_list | /admin/knowledge-base/categories/{parentId} | Path does not match |
112 | admin_knowledge_base_zone_list | /admin/knowledge-base/zones | Path does not match |
113 | admin_knowledge_base_zone_add | /admin/knowledge-base/zones/add | Path does not match |
114 | admin_knowledge_base_zone_edit | /admin/knowledge-base/zones/edit/{id} | Path does not match |
115 | admin_knowledge_base_zone_delete | /admin/knowledge-base/zones/delete/{id} | Path does not match |
116 | admin_xbooster_api_offer_list | /admin/xbooster-api/offers/ | Path does not match |
117 | admin_xbooster_api_offer_import | /admin/xbooster-api/offers/import | Path does not match |
118 | admin_xbooster_api_offer_add | /admin/xbooster-api/offers/import/add/{id} | Path does not match |
119 | admin_xbooster_api_offer_add_selected_popup_ajax | /admin/xbooster-api/offers/import/add-selected-popup | Path does not match |
120 | admin_index | /admin/ | Path does not match |
121 | admin_change_locale | /admin/change-locale/{locale} | Path does not match |
122 | admin_change_content_locale | /admin/change-content-locale/{locale} | Path does not match |
123 | admin_upload_temp_file_ajax | /admin/upload-temp-file | Path does not match |
124 | admin_file_upload_popup_ajax | /admin/upload-file-popup | Path does not match |
125 | admin_file_upload_move_uploaded_files_to_repository_ajax | /admin/move-uploaded-files-to-repository/{tempDir}/{folderId} | Path does not match |
126 | user_panel_user_group_details | /panel/user/groups/details/{id} | Path does not match |
127 | user_panel_user_group_add | /panel/user/groups/add | Path does not match |
128 | user_panel_user_group_edit | /panel/user/groups/edit/{id} | Path does not match |
129 | user_panel_user_group_delete | /panel/user/groups/delete/{id} | Path does not match |
130 | user_panel_user_group_member_list_widget_update_ajax | /panel/user/groups/members/list-widget/{groupId} | Path does not match |
131 | user_panel_user_group_member_invite_popup_ajax | /panel/user/groups/members/invite-popup/{groupId} | Path does not match |
132 | user_panel_user_group_member_edit_popup_ajax | /panel/user/groups/members/edit-popup/{id} | Path does not match |
133 | user_panel_user_group_member_delete_ajax | /panel/user/groups/members/delete/{id} | Path does not match |
134 | user_panel_user_group_member_leave_group | /panel/user/groups/leave-group/{id} | Path does not match |
135 | user_panel_user_village_details | /panel/user/villages/details/{id} | Path does not match |
136 | user_panel_user_village_add | /panel/user/villages/add | Path does not match |
137 | user_panel_user_village_edit | /panel/user/villages/edit/{id} | Path does not match |
138 | user_panel_user_village_delete | /panel/user/villages/delete/{id} | Path does not match |
139 | user_panel_user_village_member_list_widget_update_ajax | /panel/user/villages/members/list-widget/{villageId} | Path does not match |
140 | user_panel_user_village_member_invite_popup_ajax | /panel/user/villages/members/invite-popup/{villageId} | Path does not match |
141 | user_panel_user_village_member_edit_popup_ajax | /panel/user/villages/members/edit-popup/{id} | Path does not match |
142 | user_panel_user_village_member_delete_ajax | /panel/user/villages/members/delete/{id} | Path does not match |
143 | user_panel_user_village_member_leave_village | /panel/user/villages/leave-village/{id} | Path does not match |
144 | user_panel_user_order_list | /panel/user/orders/ | Path does not match |
145 | user_panel_user_order_details | /panel/user/orders/details/{id} | Path does not match |
146 | user_panel_user_order_set_delivered_status | /panel/user/orders/set-delivered-status/{id} | Path does not match |
147 | user_panel_user_profile_edit | /panel/user/profile | Path does not match |
148 | user_panel_user_profile_update_form_ajax | /panel/user/profile/update-form | Path does not match |
149 | user_panel_user_profile_upload_image_ajax | /panel/user/profile/upload-image | Path does not match |
150 | user_panel_user_profile_twitter_username_widget_ajax | /panel/user/profile/twitter-username-widget | Path does not match |
151 | user_panel_user_profile_twitter_username_tasks_widget_ajax | /panel/user/profile/twitter-username-tasks-widget | Path does not match |
152 | user_panel_user_profile_poll_popup_ajax | /panel/user/poll-popup | Path does not match |
153 | user_panel_user_tasks_index | /panel/user/tasks | Path does not match |
154 | user_panel_user_referral_details | /panel/user/referral | Path does not match |
155 | user_panel_user_referral_send_invitation | /panel/user/referral/send-invitation/{email} | Path does not match |
156 | user_panel_user_privacy | /panel/user/privacy | Path does not match |
157 | user_panel_user_settings_enable_hints_ajax | /panel/user/settings/enable-hints/{enabled} | Path does not match |
158 | user_panel_assistant_health_settings_edit | /panel/assistant/health/ | Path does not match |
159 | user_panel_assistant_index | /panel/assistant/ | Path does not match |
160 | user_panel_notification_accept_ajax | /panel/notifications/accept/{id} | Path does not match |
161 | user_panel_notification_delete_ajax | /panel/notifications/delete/{id} | Path does not match |
162 | user_panel_notification_delete_all_ajax | /panel/notifications/delete-all | Path does not match |
163 | user_panel_notification_sidebar_list_ajax | /panel/notifications/sidebar | Path does not match |
164 | user_panel_page_welcome | /panel/welcome | Path does not match |
165 | user_panel_page_dashboard | /panel/dashboard | Path does not match |
166 | user_panel_page_rewards_hub | /panel/rewards_hub | Path does not match |
167 | user_panel_page_sitemap | /panel/site_map | Path does not match |
168 | user_panel_page_balance | /panel/balance | Path does not match |
169 | user_panel_supplier_index | /panel/supplier/ | Path does not match |
170 | user_panel_market_market_product_list | /panel/market/offer/ | Path does not match |
171 | user_panel_market_market_product_details | /panel/market/offer/details/{id}/{slug} | Path does not match |
172 | user_panel_market_market_product_add_to_favorites_ajax | /panel/market/offer/add-to-favorites/{id}/{add} | Path does not match |
173 | user_panel_market_market_product_autocomplete_ajax | /panel/market/offer/autocomplete | Path does not match |
174 | user_panel_market_product_list | /panel/market/my-offer/ | Path does not match |
175 | user_panel_market_product_details | /panel/market/my-offer/details/{id} | Path does not match |
176 | user_panel_market_product_add | /panel/market/my-offer/add | Path does not match |
177 | user_panel_market_product_edit | /panel/market/my-offer/edit/{id} | Path does not match |
178 | user_panel_market_product_update_form_ajax | /panel/market/my-offer/update-form/{id} | Path does not match |
179 | user_panel_market_product_delete | /panel/market/my-offer/delete/{id} | Path does not match |
180 | user_panel_market_product_category_list | /panel/market/my-offer/categories | Path does not match |
181 | user_panel_market_product_category_add_popup_ajax | /panel/market/my-offer/categories/add-popup | Path does not match |
182 | user_panel_market_product_category_edit_popup_ajax | /panel/market/my-offer/categories/edit-popup/{id} | Path does not match |
183 | user_panel_market_product_category_delete | /panel/market/my-offer/categories/delete/{id} | Path does not match |
184 | user_panel_market_note_list | /panel/market/notes/ | Path does not match |
185 | user_panel_market_note_add | /panel/market/notes/add | Path does not match |
186 | user_panel_market_note_edit | /panel/market/notes/edit/{id} | Path does not match |
187 | user_panel_market_note_delete | /panel/market/notes/delete/{id} | Path does not match |
188 | user_panel_market_demand_list | /panel/market/demands/ | Path does not match |
189 | user_panel_market_demand_add | /panel/market/demands/add/{noteId} | Path does not match |
190 | user_panel_market_demand_edit | /panel/market/demands/edit/{id} | Path does not match |
191 | user_panel_market_demand_update_form_ajax | /panel/market/demands/update-form/{id} | Path does not match |
192 | user_panel_market_demand_add_custom_item_popup | /panel/market/demands/add-custom-item-popup | Path does not match |
193 | user_panel_market_demand_product_selector_widget_update_ajax | /panel/market/demands/product-selector-widget | Path does not match |
194 | user_panel_market_demand_store_product_selector_widget_update_ajax | /panel/market/demands/store-product-selector-widget | Path does not match |
195 | user_panel_market_demand_delete | /panel/market/demands/delete/{id} | Path does not match |
196 | user_panel_market_order_list | /panel/market/orders/ | Path does not match |
197 | user_panel_market_order_details | /panel/market/orders/details/{id} | Path does not match |
198 | user_panel_market_order_add_from_demand | /panel/market/orders/add-from-demand/{id} | Path does not match |
199 | user_panel_market_order_set_received_status_popup_ajax | /panel/market/orders/set-received-status-popup/{id} | Path does not match |
200 | user_panel_market_order_received_list | /panel/market/orders/received | Path does not match |
201 | user_panel_market_order_received_details | /panel/market/orders/received/details/{id} | Path does not match |
202 | user_panel_market_order_received_edit | /panel/market/orders/received/edit/{id} | Path does not match |
203 | user_panel_market_storage_inventory_list | /panel/market/storage/inventory/ | Path does not match |
204 | user_panel_market_storage_category_list | /panel/market/storage/categories/ | Path does not match |
205 | user_panel_market_storage_category_list_save_product_ajax | /panel/market/storage/categories/save-product/{categoryId}/{productId} | Path does not match |
206 | user_panel_market_storage_category_add_popup_ajax | /panel/market/storage/categories/add-popup | Path does not match |
207 | user_panel_market_storage_category_edit_popup_ajax | /panel/market/storage/categories/edit-popup/{id} | Path does not match |
208 | user_panel_market_storage_category_delete | /panel/market/storage/categories/delete/{id} | Path does not match |
209 | user_panel_market_storage_category_demand_update_form_ajax | /panel/market/storage/categories/demand/edit/update-form/{categoryId} | Path does not match |
210 | user_panel_market_storage_category_demand_add_custom_item_popup | /panel/market/storage/categories/demand/edit/add-custom-item-popup | Path does not match |
211 | user_panel_market_storage_category_demand_edit | /panel/market/storage/categories/demand/edit/{categoryId} | Path does not match |
212 | user_panel_market_storage_category_demand_product_selector_widget_update_ajax | /panel/market/storage/categories/demand/product-selector-widget | Path does not match |
213 | user_panel_market_storage_category_demand_store_product_selector_widget_update_ajax | /panel/market/storage/categories/demand/store-product-selector-widget | Path does not match |
214 | user_panel_market_storage_demand_edit | /panel/market/storage/demand/ | Path does not match |
215 | user_panel_market_storage_demand_save_category_ajax | /panel/market/storage/demand/save-category/{id} | Path does not match |
216 | user_panel_market_storage_stock_edit | /panel/market/storage/stock/ | Path does not match |
217 | user_panel_market_storage_stock_save_category_ajax | /panel/market/storage/stock/save-category/{id}/{timeInterval} | Path does not match |
218 | user_panel_market_storage_stock_category_history_list | /panel/market/storage/stock/category-history/{id} | Path does not match |
219 | user_panel_market_storage_stock_category_edit | /panel/market/storage/stock/category/edit/{id}/{timeInterval} | Path does not match |
220 | user_panel_market_storage_stock_category_save_product_ajax | /panel/market/storage/stock/category/edit/save-product/{categoryId}/{productId}/{timeInterval} | Path does not match |
221 | user_panel_market_storage_stock_category_product_history_list | /panel/market/storage/stock/category/product-history/{id} | Path does not match |
222 | user_panel_market_storage_order_list | /panel/market/storage/orders/ | Path does not match |
223 | user_panel_market_storage_order_add_popup_ajax | /panel/market/storage/orders/add-popup | Path does not match |
224 | user_panel_market_storage_index | /panel/market/storage/ | Path does not match |
225 | user_panel_market_storage_welcome | /panel/market/storage/welcome/{disable} | Path does not match |
226 | user_panel_market_index | /panel/market/ | Path does not match |
227 | user_panel_market_welcome | /panel/market/welcome/{disable} | Path does not match |
228 | user_panel_knowledge_base_user_post_list | /panel/knowledge-base/my-posts | Path does not match |
229 | user_panel_knowledge_base_user_post_add | /panel/knowledge-base/add | Path does not match |
230 | user_panel_knowledge_base_user_post_edit | /panel/knowledge-base/edit/{id} | Path does not match |
231 | user_panel_knowledge_base_user_post_update_form_ajax | /panel/knowledge-base/update-form/{id} | Path does not match |
232 | user_panel_knowledge_base_user_post_delete | /panel/knowledge-base/delete/{id} | Path does not match |
233 | user_panel_knowledge_base_user_post_details | /panel/knowledge-base/my-posts/{slug} | Path does not match |
234 | user_panel_knowledge_base_post_list | /panel/knowledge-base/ | Path does not match |
235 | user_panel_knowledge_base_post_details | /panel/knowledge-base/{slug} | Path does not match |
236 | user_panel_knowledge_base_post_add_to_favorites_ajax | /panel/knowledge-base/add-to-favorites/{id}/{add} | Path does not match |
237 | user_panel_health_thread_add_popup_ajax | /panel/health/manage/thread/add-popup | Path does not match |
238 | user_panel_health_thread_edit_popup_ajax | /panel/health/manage/thread/edit-popup/{id} | Path does not match |
239 | user_panel_health_thread_delete | /panel/health/manage/thread/delete/{id} | Path does not match |
240 | user_panel_health_thread_find_consultant_popup_ajax | /panel/health/manage/thread/find-consultant-popup/{id} | Path does not match |
241 | user_panel_health_thread_recommendation_add_popup_ajax | /panel/health/manage/thread/recommendations/add-popup/{threadId} | Path does not match |
242 | user_panel_health_thread_recommendation_edit_popup_ajax | /panel/health/manage/thread/recommendations/edit-popup/{id} | Path does not match |
243 | user_panel_health_thread_recommendation_update_form_ajax | /panel/health/manage/thread/recommendations/update-form/{id} | Path does not match |
244 | user_panel_health_thread_recommendation_delete | /panel/health/manage/thread/recommendations/delete/{id} | Path does not match |
245 | user_panel_health_thread_recommendation_set_dosage_hour_popup_ajax | /panel/health/manage/thread/recommendations/set-dosage-hour-popup/{id}/{dosageNumber} | Path does not match |
246 | user_panel_health_thread_recommendation_list | /panel/health/manage/thread/recommendations/{threadId} | Path does not match |
247 | user_panel_health_thread_recommendation_calendar_add_recommendations_from_protocol_popup_ajax | /panel/health/manage/thread/recommendations/calendar/add-recommendations-from-protocol-popup/{threadId}/{date} | Path does not match |
248 | user_panel_health_thread_recommendation_calendar_set_dosage_done_ajax | /panel/health/manage/thread/recommendations/calendar/set-dosage-done/{recommendationId}/{date}/{dosageNumber}/{isDone} | Path does not match |
249 | user_panel_health_thread_recommendation_calendar_widget_update_ajax | /panel/health/manage/thread/recommendations/calendar/widget/{threadId} | Path does not match |
250 | user_panel_health_user_supplement_list | /panel/health/manage/user-supplements | Path does not match |
251 | user_panel_health_user_supplement_add_popup_ajax | /panel/health/manage/user-supplements/add-popup | Path does not match |
252 | user_panel_health_user_supplement_edit_popup_ajax | /panel/health/manage/user-supplements/edit-popup/{id} | Path does not match |
253 | user_panel_health_user_supplement_delete | /panel/health/manage/user-supplements/delete/{id} | Path does not match |
254 | user_panel_health_user_supplement_autocomplete_ajax | /panel/health/manage/user-supplements/autocomplete | Path does not match |
255 | user_panel_health_manage_index | /panel/health/manage/{threadId} | Path does not match |
256 | user_panel_health_recommendation_index | /panel/health/recommendations/{threadId} | Path does not match |
257 | user_panel_health_protocol_list | /panel/health/protocols/ | Path does not match |
258 | user_panel_health_protocol_delete | /panel/health/protocols/delete/{id} | Path does not match |
259 | user_panel_health_protocol_add_popup_ajax | /panel/health/protocols/add-popup | Path does not match |
260 | user_panel_health_protocol_edit_popup_ajax | /panel/health/protocols/edit-popup/{id} | Path does not match |
261 | user_panel_health_protocol_add_from_thread_popup_ajax | /panel/health/protocols/add-from-thread/{threadId} | Path does not match |
262 | user_panel_health_protocol_edit | /panel/health/protocols/edit/{id} | Path does not match |
263 | user_panel_health_protocol_autocomplete_ajax | /panel/health/protocols/autocomplete | Path does not match |
264 | user_panel_health_protocol_add_from_knowledge_base_post_popup_ajax | /panel/health/protocols/add-from-knowledge-base-post-popup/{postId} | Path does not match |
265 | user_panel_health_protocol_recommendation_add_popup_ajax | /panel/health/protocols/recommendation/add-popup/{protocolId} | Path does not match |
266 | user_panel_health_protocol_recommendation_edit_popup_ajax | /panel/health/protocols/recommendation/edit-popup/{id} | Path does not match |
267 | user_panel_health_protocol_recommendation_update_form_ajax | /panel/health/protocols/recommendation/update-form/{id} | Path does not match |
268 | user_panel_health_protocol_recommendation_delete | /panel/health/protocols/recommendation/delete/{id} | Path does not match |
269 | user_panel_health_well_being_index | /panel/health/well-being/ | Path does not match |
270 | user_panel_health_well_being_param_add_popup_ajax | /panel/health/well-being/params/add-popup | Path does not match |
271 | user_panel_health_well_being_param_edit_popup_ajax | /panel/health/well-being/params/edit-popup/{id} | Path does not match |
272 | user_panel_health_well_being_param_delete_ajax | /panel/health/well-being/params/delete/{id} | Path does not match |
273 | user_panel_health_well_being_param_widget_update_ajax | /panel/health/well-being/params/widget/update/{wellBeingId} | Path does not match |
274 | user_panel_health_well_being_param_widget_rating_popup_ajax | /panel/health/well-being/params/widget/rating-popup/{wellBeingId}/{rate} | Path does not match |
275 | user_panel_health_body_map_index | /panel/health/body-map/ | Path does not match |
276 | user_panel_health_index | /panel/health/ | Path does not match |
277 | user_panel_health_welcome | /panel/health/welcome/{disable} | Path does not match |
278 | user_panel_consultation_request_send_recommendations_to_user | /panel/consultations/requests/send-recommendations/{userId} | Path does not match |
279 | user_panel_consultation_request_thread_list | /panel/consultations/requests/ | Path does not match |
280 | user_panel_consultation_request_thread_delete | /panel/consultations/requests/delete/{id} | Path does not match |
281 | user_panel_consultation_request_thread_recommendation_add_popup_ajax | /panel/consultations/requests/recommendations/add-popup/{threadId} | Path does not match |
282 | user_panel_consultation_request_thread_recommendation_edit_popup_ajax | /panel/consultations/requests/recommendations/edit-popup/{id} | Path does not match |
283 | user_panel_consultation_request_thread_recommendation_update_form_ajax | /panel/consultations/requests/recommendations/update-form/{id} | Path does not match |
284 | user_panel_consultation_request_thread_recommendation_delete | /panel/consultations/requests/recommendations/delete/{id} | Path does not match |
285 | user_panel_consultation_request_thread_recommendation_add_from_protocol_popup_ajax | /panel/consultations/requests/recommendations/add-from-protocol-popup/{threadId} | Path does not match |
286 | user_panel_consultation_request_thread_recommendation_list | /panel/consultations/requests/recommendations/{threadId} | Path does not match |
287 | user_panel_consultation_consulted_user_list | /panel/consultations/consulted-users/ | Path does not match |
288 | user_panel_consultation_consulted_user_delete | /panel/consultations/consulted-users/delete/{id} | Path does not match |
289 | user_panel_consultation_contact_list | /panel/consultations/contacts/ | Path does not match |
290 | user_panel_consultation_contact_add_popup_ajax | /panel/consultations/contacts/add-popup | Path does not match |
291 | user_panel_consultation_contact_edit_popup_ajax | /panel/consultations/contacts/edit-popup/{id} | Path does not match |
292 | user_panel_consultation_contact_autocomplete_ajax | /panel/consultations/contacts/autocomplete | Path does not match |
293 | user_panel_consultation_contact_delete | /panel/consultations/contacts/{id} | Path does not match |
294 | user_panel_consultation_calendar_contact_list | /panel/consultations/calendar/ | Path does not match |
295 | user_panel_consultation_calendar_contact_details_popup_ajax | /panel/consultations/calendar/details-popup/{id} | Path does not match |
296 | user_panel_consultation_calendar_contact_add_popup_ajax | /panel/consultations/calendar/add-popup | Path does not match |
297 | user_panel_consultation_calendar_contact_edit_popup_ajax | /panel/consultations/calendar/edit-popup/{id} | Path does not match |
298 | user_panel_consultation_calendar_contact_delete | /panel/consultations/calendar/{id} | Path does not match |
299 | user_panel_consultation_index | /panel/consultations/ | Path does not match |
300 | user_panel_consultation_welcome | /panel/consultations/welcome/{disable} | Path does not match |
301 | user_panel_community_user_profile_details | /panel/community/profile/{id} | Path does not match |
302 | user_panel_community_user_profile_supplier_details | /panel/community/profile/supplier/{id} | Path does not match |
303 | user_panel_community_user_profile_character_details | /panel/community/profile/character/{id} | Path does not match |
304 | user_panel_community_user_profile_chat | /panel/community/profile/chat/{id} | Path does not match |
305 | user_panel_community_user_profile_product_list | /panel/community/profile/market/{id} | Path does not match |
306 | user_panel_community_user_profile_product_details | /panel/community/profile/market/{id}/{slug} | Path does not match |
307 | user_panel_community_user_autocomplete_ajax | /panel/community/autocomplete | Path does not match |
308 | user_panel_community_user_supplier_autocomplete_ajax | /panel/community/supplier/autocomplete | Path does not match |
309 | user_panel_community_user_favorite_add_ajax | /panel/community/favorite/add/{userId}/{add} | Path does not match |
310 | user_panel_community_user_friend_add_ajax | /panel/community/friend/add/{userId} | Path does not match |
311 | user_panel_community_user_friend_remove_ajax | /panel/community/friend/remove/{userId} | Path does not match |
312 | user_panel_community_user_consultant_add_ajax | /panel/community/consultant/add/{userId} | Path does not match |
313 | user_panel_community_user_consultant_remove_ajax | /panel/community/consultant/remove/{userId} | Path does not match |
314 | user_panel_community_user_consulted_add_popup_ajax | /panel/community/consulted/add-popup | Path does not match |
315 | user_panel_community_user_consulted_remove_ajax | /panel/community/consulted/remove/{userId} | Path does not match |
316 | user_panel_community_user_consulted_autocomplete_ajax | /panel/community/consulted/autocomplete | Path does not match |
317 | user_panel_community_search | /panel/community/search | Path does not match |
318 | user_panel_community_sidebar_search_ajax | /panel/community/search-sidebar | Path does not match |
319 | user_panel_community_friends_search | /panel/community/friends/search | Path does not match |
320 | user_panel_community_friends_search_box_widget_update_ajax | /panel/community/friends/search-box-widget-update | Path does not match |
321 | user_panel_community_friends_sidebar_search_ajax | /panel/community/friends/search-sidebar | Path does not match |
322 | user_panel_community_friends_chat_search_ajax | /panel/community/friends/chat/search | Path does not match |
323 | user_panel_village_villager_list | /panel/village/villagers/{villageId} | Path does not match |
324 | user_panel_village_announcement_list_box | /panel/village/announcements/list-box/{villageId} | Path does not match |
325 | user_panel_village_announcement_details_popup_ajax | /panel/village/announcements/details-popup/{id} | Path does not match |
326 | user_panel_village_announcement_add_popup_ajax | /panel/village/announcements/add-popup/{villageId} | Path does not match |
327 | user_panel_village_announcement_delete_ajax | /panel/village/announcements/delete/{id} | Path does not match |
328 | user_panel_village_announcement_add_comment_popup_ajax | /panel/village/announcements/add-comment-popup/{id} | Path does not match |
329 | user_panel_village_news_list_box | /panel/village/news/list-box/{villageId} | Path does not match |
330 | user_panel_village_news_details_popup_ajax | /panel/village/news/details-popup/{id} | Path does not match |
331 | user_panel_village_news_add_popup_ajax | /panel/village/news/add-popup/{villageId} | Path does not match |
332 | user_panel_village_news_delete_ajax | /panel/village/news/delete/{id} | Path does not match |
333 | user_panel_village_news_add_comment_popup_ajax | /panel/village/news/add-comment-popup/{id} | Path does not match |
334 | user_panel_village_chat_window_update_ajax | /panel/village/chat/chat-window/update/{villageId}/{threadId} | Path does not match |
335 | user_panel_village_chat_window_add_message_ajax | /panel/village/chat/chat-window/add-message/{villageId}/{threadId} | Path does not match |
336 | user_panel_village_chat_box_update_ajax | /panel/village/chat/chat-box/{villageId} | Path does not match |
337 | user_panel_village_chat_threads_window_add_popup_ajax | /panel/village/chat/threads-window/add-popup/{villageId} | Path does not match |
338 | user_panel_village_chat_threads_window_update_ajax | /panel/village/chat/threads-window/{villageId}/{threadId} | Path does not match |
339 | user_panel_village_chat_threads_window_delete | /panel/village/chat/thread/delete/{id} | Path does not match |
340 | user_panel_village_chat_index | /panel/village/chat/{villageId}/{threadId} | Path does not match |
341 | user_panel_village_index | /panel/village/ | Path does not match |
342 | user_panel_village_welcome | /panel/village/welcome/{disable} | Path does not match |
343 | user_panel_village_details | /panel/village/{id} | Path does not match |
344 | user_panel_village_invite_new_user_popup_ajax | /panel/village/invite-new-user-popup/{id} | Path does not match |
345 | user_panel_village_widget_village_info_box_members_ajax | /panel/village/widget/village-info-box-members/{villageId} | Path does not match |
346 | user_panel_index | /panel/ | Path does not match |
347 | user_login | /login | Path does not match |
348 | user_logout | /logout | Path does not match |
349 | user_register | /register | Path does not match |
350 | user_register_verify | /register/verify/{userId}/{code} | Path does not match |
351 | user_registered | /registered | Path does not match |
352 | user_reset_password | /reset-password | Path does not match |
353 | user_change_password | /change-password/{userId}/{code} | Path does not match |
354 | user_password_changed | /password-changed | Path does not match |
355 | offer_list | /offer/ | Path does not match |
356 | offer_add_to_favorites_ajax | /offer/add-to-favorites/{id}/{add} | Path does not match |
357 | offer_autocomplete_ajax | /offer/autocomplete | Path does not match |
358 | offer_details | /offer/{id}/{slug} | Path does not match |
359 | cart_details | /cart/ | Path does not match |
360 | cart_details_update_ajax | /cart/update | Path does not match |
361 | cart_add_product | /cart/add/{id}/{quantity}/{goToCart} | Path does not match |
362 | cart_add_product_ajax | /cart/add-ajax/{id} | Path does not match |
363 | cart_client_data | /cart/client-data | Path does not match |
364 | cart_payment_data | /cart/payment-data | Path does not match |
365 | cart_widget_update | /cart/update-widget | Path does not match |
366 | order_go_to_payment | /order/go-to-payment/{orderId}/{paymentMethodId}/{key} | Path does not match |
367 | order_payment_verify | /order/payment/verify/{orderId}/{paymentMethodId}/{key} | Path does not match |
368 | order_payment_success | /order/payment/success/{orderId}/{paymentMethodId}/{key} | Path does not match |
369 | panels_user_health_dashboard_index | /your-health/{userId}/{accessKey}/{threadId} | Path does not match |
370 | int_api_user_health_management_thread_notifications_day_recommendations | /int-api/user-health-management/notifications/day-recommendations | Path does not match |
371 | int_api_user_health_management_thread_set_day_recommendations_notifications_sent_status | /int-api/user-health-management/notifications/day-recommendations/set-sent-status | Path does not match |
372 | int_api_user_health_management_thread_notifications_get_all_users | /int-api/user-health-management/notifications/get-all-users | Path does not match |
373 | int_api_user_health_management_thread_notifications_get_user | /int-api/user-health-management/notifications/get-user | Path does not match |
374 | int_api_user_health_management_thread_day_recommendations_set_ignored | /int-api/user-health-management/day-recommendations/set-ignored/{id}/{doseNumber} | Path does not match |
375 | int_api_user_health_management_thread_day_recommendations_set_done | /int-api/user-health-management/day-recommendations/set-done | Path does not match |
376 | int_api_user_health_management_consultation_complete_user_registration | /int-api/user-health-management/consultation/complete-user-registration | Path does not match |
377 | int_api_user_health_management_consultation_accept_consultant | /int-api/user-health-management/consultation/accept-consultant/{userId}/{consultantId} | Path does not match |
378 | int_api_user_health_management_consultation_add_report | /int-api/user-health-management/consultation/report | Path does not match |
379 | int_api_knowledge_base_management_category_list | /int-api/knowledge-base-management/categories/list | Path does not match |
380 | int_api_knowledge_base_management_post_add | /int-api/knowledge-base-management/posts/add | Path does not match |
381 | int_api_test | /int-api/test | Path does not match |
382 | file_repository_download_file | /download/{id}/{force} | Path does not match |
383 | index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.