Routing
(none)
Matched route
Route Matching Logs
Path to match:
/Res/login.html
# | Route name | Path | Log |
---|---|---|---|
1 | app_index_chat | /chat | Path does not match |
2 | app_chat_save | /chat/save | Path does not match |
3 | app_dashboard_index | /dashboard | Path does not match |
4 | app_friends | /friends | Path does not match |
5 | app_home_login | /home/fetchobjects | Path does not match |
6 | app_store_logs | /home/storelogs | Path does not match |
7 | app_home_signup | /home/signup | Path does not match |
8 | app_index | / | Path does not match |
9 | app_messages | /messages | Path does not match |
10 | app_people | /people | Path does not match |
11 | send_request | /people/sendrequest | Path does not match |
12 | app_phonebook | /phonebook | Path does not match |
13 | app_pictures | /pictures | Path does not match |
14 | pictures_save | /pictures/save | Path does not match |
15 | app_songs | /songs | Path does not match |
16 | app_tools | /tools | Path does not match |
17 | app_videos_index | /videos | Path does not match |
18 | app_videos_save_youtube | /saveyoutube | Path does not match |
19 | _preview_error | /_error/{code}.{_format} | Path does not match |
20 | _wdt | /_wdt/{token} | Path does not match |
21 | _profiler_home | /_profiler/ | Path does not match |
22 | _profiler_search | /_profiler/search | Path does not match |
23 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
24 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
25 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
26 | _profiler_open_file | /_profiler/open | Path does not match |
27 | _profiler | /_profiler/{token} | Path does not match |
28 | _profiler_router | /_profiler/{token}/router | Path does not match |
29 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
30 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
31 | app_homepage | / | Path does not match |
32 | app_home_session | /home/session | Path does not match |
33 | app_play_index | /play/index/{filename} | Path does not match |
34 | app_play_process | /play/process/{filename} | Path does not match |
35 | app_insideplay_index | /insideplay/index/{filename} | Path does not match |
36 | app_insideplay_process | /insideplay/process/{filename} | Path does not match |
37 | app_insideplay_makevideo | /insideplay/makevideo/ | Path does not match |
38 | app_insideplay_capture | /insideplay/capture/{filename} | Path does not match |
39 | app_insideplay_trim | /insideplay/trim/{filename} | Path does not match |
40 | app_insideplay_convert | /insideplay/convert/{filename} | Path does not match |
41 | home_login | /home/login | Path does not match |
42 | home_api | /home/api | Path does not match |
43 | home_signup | /home/signup | Path does not match |
44 | app_api | /api | Path does not match |
45 | app_api_lookup | /api/lookup | Path does not match |
46 | app_dashboard | /dashboard | Path does not match |
47 | app_profile_index | /profile | Path does not match |
48 | app_videos_saveyoutube | /videos/saveyoutube | Path does not match |
49 | save_phonebook_contact | /phonebook/save | Path does not match |
50 | app_private_chat | /chat/private/{receiverId} | Path does not match |
51 | app_chat_index | /chat | Path does not match |
52 | send_mms | /phonebook/sendmms/{sid} | Path does not match |
53 | songs_save | /songs/save | Path does not match |
54 | picture_save | /pictures/save | Path does not match |
55 | people_sendrequest | /people/sendrequest | Path does not match |
56 | phonebook_add | /phonebook/add | Path does not match |
57 | phonebook_sendsms | /phonebook/sendsms/{sid} | Path does not match |
58 | chat_save | /chat/save | 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.