Routing
api_realtime_server_current_user
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/home
Route Matching Logs
Path to match:
/api/realtime/server/current/user
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | api_login_check | /api/login_check | Path does not match |
14 | web_logout | /logout | Path does not match |
15 | api_home | /home | Path does not match |
16 | api_welcome | / | Path does not match |
17 | api_test | /test | Path does not match |
18 | home | /api | Path does not match |
19 | register | /register | Path does not match |
20 | api | /api | Path does not match |
21 | login_check | /login_check | Path does not match |
22 | validation | /validation/next/{id}/{token} | Path does not match |
23 | profile_update | /api/profile/update/{type} | Path does not match |
24 | profile_simple | /api/profile/simple/{id} | Path does not match |
25 | profile_lock_account | /api/profile/lock/{id} | Path does not match |
26 | web_home | /lllll | Path does not match |
27 | web_test_decrypt | /decrypt | Path does not match |
28 | web_test_upload | /api/upload | Path does not match |
29 | upload_image | /api/upload/image | Path does not match |
30 | web_test_read | /api/read/{name} | Path does not match |
31 | api_list_user | /api/users/list/{limit}/{offset} | Path does not match |
32 | web_test_system | /test/system | Path does not match |
33 | web_create_object | /api/create/{type} | Path does not match |
34 | web_edit_object | /api/edit/{type} | Path does not match |
35 | web_own_login | /api/login | Path does not match |
36 | web_list_object | /api/list/object/{type}/{limit}/{offset} | Path does not match |
37 | web_generate_code | /api/generate/code | Path does not match |
38 | web_reset_password | /api/reset/password | Path does not match |
39 | web_user_add_role | /api/user/add/role | Path does not match |
40 | web_user_remove_role | /api/user/remove/role | Path does not match |
41 | web_valid_code | /api/valid/code | Path does not match |
42 | web_edit_user_status | /api/edit/user/status | Path does not match |
43 | web_update_user_role | /api/update/user/role | Path does not match |
44 | web_update_service_role | /api/update/service/role | Path does not match |
45 | web_server_time | /api/time | Path does not match |
46 | web_profile_update | /api/profile/update/{type} | Path does not match |
47 | web_user_search | /api/search/user/{limit}/{offset} | Path does not match |
48 | web_user_search2 | /api/search/user2/{limit}/{offset} | Path does not match |
49 | web_objet_delete | /api/delete/{type} | Path does not match |
50 | web_generate_reference | /api/generate/reference | Path does not match |
51 | web_api_update_system_info | /update/system/info | Path does not match |
52 | web_api_one_object | /api/one/object/{type}/{id} | Path does not match |
53 | web_api_service_roles | /api/service/roles/{id} | Path does not match |
54 | web_edit_user | /api/edit/user | Path does not match |
55 | web_edit_logo | /api/edit/logo | Path does not match |
56 | web_delete_multiple | /api/delete/multiple | Path does not match |
57 | web_user_history | /api/user/history | Path does not match |
58 | web_save_bd | /api/save/bd | Path does not match |
59 | web_save_folder | /api/save/folder | Path does not match |
60 | web_multiple_upload | /api/multiple/upload | Path does not match |
61 | web_get_notifications | /api/get/notifications | Path does not match |
62 | web_get_notifications_more | /api/get/notifications/more | Path does not match |
63 | web_send_ftp | /api/send/ftp | Path does not match |
64 | web_copy_right | /api/copy_right | Path does not match |
65 | web_chat_test | /api/chat/test | Path does not match |
66 | web_chat_all_users | /api/chat/users | Path does not match |
67 | web_chat_send_message_all | /api/chat/send/message/all | Path does not match |
68 | web_chat_send_message_user | /api/chat/send/message/user | Path does not match |
69 | web_chat_get_message_user | /api/chat/get/message/user | Path does not match |
70 | web_chat_get_message_all | /api/chat/get/message/all | Path does not match |
71 | web_user_update_multiple_status | /api/user/update/multiple/status | Path does not match |
72 | web_app_dashboard | /web/dashboard | Path does not match |
73 | web_app_organigramme | /web/organigramme | Path does not match |
74 | web_app_systeme | /web/systeme | Path does not match |
75 | web_app_utilisateur | /web/utilisateur | Path does not match |
76 | web_app_sauvegarde | /web/sauvegarde | Path does not match |
77 | web_app_profile | /web/profile | Path does not match |
78 | web_app_support | /web/support | Path does not match |
79 | web_api_update_password | /web/api/update/password | Path does not match |
80 | web_api_update_picture | /web/api/update/picture | Path does not match |
81 | web_read_file | /web/show/file/{name} | Path does not match |
82 | web_show_notif | /web/show/notif/{id} | Path does not match |
83 | api_realtime_server_current_user | /api/realtime/server/current/user | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.