Routing
_profiler_home
Matched route
Route Parameters
| Name | Value |
|---|---|
| httpPort | 80 |
| httpsPort | 443 |
| path | "/_profiler/" |
| permanent | true |
| scheme | null |
Route Redirection
This page redirects to:
https://api.datawiltech.de/login
Route Matching Logs
Path to match:
/_profiler
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | login_check | /api/login_check | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | 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 | app_index | / | Path does not match |
| 18 | app_data_interests | /{_locale}/api/data/interests | Path does not match |
| 19 | app_data_countries | /{_locale}/api/data/countries | Path does not match |
| 20 | app_data_langues | /{_locale}/api/data/langues | Path does not match |
| 21 | app_data_genders | /{_locale}/api/data/genders | Path does not match |
| 22 | app_medecin_registermedecin | /{_locale}/api/register/medecin | Path does not match |
| 23 | app_medecin_updateprofilemedecin | /{_locale}/api/profile/medecin | Path does not match |
| 24 | app_medecin_getprofilemedecin | /{_locale}/api/profile/medecin | Path does not match |
| 25 | app_medecin_adddiplome | /{_locale}/api/diplome | Path does not match |
| 26 | app_medecin_editdiplome | /{_locale}/api/edit_diplome/{id} | Path does not match |
| 27 | app_medecin_editexperience | /{_locale}/api/edit_experience/{id} | Path does not match |
| 28 | app_medecin_deletediplome | /{_locale}/api/diplome/{id} | Path does not match |
| 29 | app_medecin_deleteexperience | /{_locale}/api/experience/{id} | Path does not match |
| 30 | app_medecin_addexperience | /{_locale}/api/experience | Path does not match |
| 31 | app_medecin_getuserdiplomes | /{_locale}/api/user/{id}/diplomes | Path does not match |
| 32 | app_medecin_addpatient | /{_locale}/api/patient | Path does not match |
| 33 | app_medecin_deletepatient | /{_locale}/api/patient/{id} | Path does not match |
| 34 | app_medecin_getpatients | /{_locale}/api/patients | Path does not match |
| 35 | app_medecin_getmedications | /{_locale}/api/patient/{id}/medications | Path does not match |
| 36 | app_medecin_createcomment | /{_locale}/api/patient/{id}/medication | Path does not match |
| 37 | create_meeting | /{_locale}/api/meet | Path does not match |
| 38 | get_all_meetings | /{_locale}/api/meet | Path does not match |
| 39 | get_single_meeting | /{_locale}/api/meet/{id} | Path does not match |
| 40 | edit_meeting | /{_locale}/api/meet/{id} | Path does not match |
| 41 | delete_meeting | /{_locale}/api/meet/{id} | Path does not match |
| 42 | signup_meeting | /{_locale}/api/meet/{id}/signup | Path does not match |
| 43 | cancel_signup_meeting | /{_locale}/api/meet/{id}/signup | Path does not match |
| 44 | app_patient_registerpatient | /{_locale}/api/register/patient | Path does not match |
| 45 | app_patient_updateprofilepatient | /{_locale}/api/profile/patient | Path does not match |
| 46 | app_patient_getprofilepatient | /{_locale}/api/profile/patient | Path does not match |
| 47 | app_users | /api/users | Path does not match |
| 48 | api_me | /api/me | Path does not match |
| 49 | upload_profile_photo | /api/user/{id}/profile/photo | Path does not match |
| 50 | user_profile | /user/profile | Path does not match |
| 51 | login | /login | Path does not match |
| 52 | logout | /logout | Path does not match |
| 53 | app_community_comment_createcomment | /{_locale}/api/comment | Path does not match |
| 54 | app_community_comment_getcomment | /{_locale}/api/comment/{id} | Path does not match |
| 55 | app_community_comment_deletecomment | /{_locale}/api/comment/{id} | Path does not match |
| 56 | app_community_comment_editcomment | /{_locale}/api/comment/{id} | Path does not match |
| 57 | app_community_comment_getpostcomments | /{_locale}/api/post/{id}/comments | Path does not match |
| 58 | app_community_comment_getcommentchildren | /{_locale}/api/comment/{id}/children | Path does not match |
| 59 | app_community_comment_addreaction | /{_locale}/api/comment/{id}/reaction | Path does not match |
| 60 | app_community_comment_removecommentreaction | /{_locale}/api/comment/{id}/reaction | Path does not match |
| 61 | app_community_comment_getreactionsforcomment | /{_locale}/api/comment/{id}/reactions | Path does not match |
| 62 | app_community_comment_getpostreactions | /{_locale}/api/post/{id}/reactions | Path does not match |
| 63 | comment_report | /{_locale}/api/comment/{id}/report | Path does not match |
| 64 | app_community_post_createpost | /{_locale}/api/post | Path does not match |
| 65 | app_community_post_getpost | /{_locale}/api/post/{id} | Path does not match |
| 66 | app_community_post_getmypost | /{_locale}/api/my_post/{id} | Path does not match |
| 67 | app_community_post_deletepost | /{_locale}/api/post/{id} | Path does not match |
| 68 | app_community_post_editpost | /{_locale}/api/post/{id} | Path does not match |
| 69 | app_community_post_getposts | /{_locale}/api/posts | Path does not match |
| 70 | app_community_post_getmyposts | /{_locale}/api/my_posts | Path does not match |
| 71 | app_community_post_addreaction | /{_locale}/api/post/{id}/reaction | Path does not match |
| 72 | app_community_post_removereaction | /{_locale}/api/post/{id}/reaction | Path does not match |
| 73 | app_community_post_getreactionsforpost | /{_locale}/api/post/{id}/reactions | Path does not match |
| 74 | app_community_post_getuserposts | /{_locale}/api/user/{id}/posts | Path does not match |
| 75 | app_community_post_getuserprofile | /{_locale}/api/user/{id}/profile | Path does not match |
| 76 | post_report | /{_locale}/api/post/{id}/report | Path does not match |
| 77 | get_signalements | /{_locale}/api/signalements | Path does not match |
| 78 | app_community_post_gettrendingtopics | /{_locale}/api/trending-topics | Path does not match |
| 79 | api_login_check | /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.