http://84.23.52.87:8000/v1/user/notifications Return to referer URL

Routing

user_notifications Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /v1/user/notifications
# Route name Path Log
1 _wdt /_wdt/{token} Path does not match
2 _profiler_home /_profiler/ Path does not match
3 _profiler_search /_profiler/search Path does not match
4 _profiler_search_bar /_profiler/search_bar Path does not match
5 _profiler_phpinfo /_profiler/phpinfo Path does not match
6 _profiler_search_results /_profiler/{token}/search/results Path does not match
7 _profiler_open_file /_profiler/open Path does not match
8 _profiler /_profiler/{token} Path does not match
9 _profiler_router /_profiler/{token}/router Path does not match
10 _profiler_exception /_profiler/{token}/exception Path does not match
11 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
12 default / Path does not match
13 redirect_by_shortcut /short/{shortcut} Path does not match
14 app_login /login Path does not match
15 app_logout /logout Path does not match
16 projects_admin_list_by_user_id /v1/admin/project/list Path does not match
17 get_managers_list /v1/admin/managers/list Path does not match
18 get_admins_list /v1/admin/list Path does not match
19 get_expert_unactive_list_project /v1/admin/sleep/expert/list Path does not match
20 admin_expert_mass_activate_can_create /v1/admin/sleep/expert/mass-activate/can-create Path does not match
21 admin_expert_mass_activate_status /v1/admin/sleep/expert/mass-activate/status Path does not match
22 admin_expert_mass_activate_errors /v1/admin/sleep/expert/mass-activate/errors Path does not match
23 admin_expert_mass_activate /v1/admin/sleep/expert/mass-activate Path does not match
24 new_import_expert_create_admin /v1/admin/expert/new-import/create Path does not match
25 new_import_expert_status_admin /v1/admin/expert/new-import/status Path does not match
26 new_import_expert_errors_admin /v1/admin/expert/new-import/errors Path does not match
27 remove_expert_project /v1/admin/sleep/expert/remove Path does not match
28 set_expert_status_project /v1/admin/sleep/expert/status Path does not match
29 import_expert_admin /v1/admin/expert/import Path does not match
30 export_invitions_list /v1/admin/invitations/export/xlsx Path does not match
31 invitions_list /v1/admin/invitations/list Path does not match
32 reinvate_invitions_list /v1/admin/invitations/reinvate Path does not match
33 user_admin_project_invite /v1/admin/invite Path does not match
34 add_admin_competence /v1/admin/add/competence/user/{userId} Path does not match
35 set_password_user /v1/user/user/setPassword/{userId} Path does not match
36 file_delete /v1/file/delete/{id} Path does not match
37 create_mail_send /v1/mail/send Path does not match
38 activity_feed /v1/main/feed Path does not match
39 create_notifications /v1/notifications/create Path does not match
40 doing_notification /v1/notifications/doing Path does not match
41 project_new_notifications /v1/notifications/new/project/{projectId}/{userId}/{limit}/{offset} Path does not match
42 user_new_notifications /v1/notifications/user/new/{userId}/{limit}/{offset} Path does not match
43 project_notifications /v1/notifications/}/{userId}/{limit}/{offset} Path does not match
44 user_notifications /v1/user/notifications Route matches!

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