Routing
terms_page
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/terms
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_groups_index | /superadmin/groups/ | Path does not match |
| 2 | admin_group_members | /superadmin/groups/{id}/members | Path does not match |
| 3 | admin_groups_create | /superadmin/groups/create | Path does not match |
| 4 | admin_groups_edit | /superadmin/groups/{id}/edit | Path does not match |
| 5 | admin_groups_delete | /superadmin/groups/{id}/delete | Path does not match |
| 6 | admin_groups_status | /superadmin/groups/{id}/status | Path does not match |
| 7 | admin_group_members_index | /superadmin/group-members/ | Path does not match |
| 8 | admin_group_members_approve | /superadmin/group-members/{id}/approve | Path does not match |
| 9 | admin_group_members_delete | /superadmin/group-members/{id}/delete | Path does not match |
| 10 | admin_dashboard | /dashboard | Path does not match |
| 11 | app_map | /superadmin/map/ | Path does not match |
| 12 | admin_ride_index | /superadmin/rides/ | Path does not match |
| 13 | admin_ride_view | /superadmin/rides/view/{id} | Path does not match |
| 14 | admin_ride_create | /superadmin/rides/create | Path does not match |
| 15 | admin_ride_edit | /superadmin/rides/edit/{id} | Path does not match |
| 16 | admin_ride_delete | /superadmin/rides/delete/{id} | Path does not match |
| 17 | admin_ride_members | /superadmin/rides/{id}/members | Path does not match |
| 18 | admin_ride_stoppages | /superadmin/rides/{id}/stoppages | Path does not match |
| 19 | admin_ride_stoppage_add | /superadmin/rides/{id}/stoppages/add | Path does not match |
| 20 | admin_ride_stoppage_edit | /superadmin/rides/stoppage/{id}/edit | Path does not match |
| 21 | admin_ride_stoppage_delete | /superadmin/rides/stoppage/{id}/delete | Path does not match |
| 22 | admin_ride_members_index | /superadmin/ride-members/ | Path does not match |
| 23 | admin_ride_members_approve | /superadmin/ride-members/{id}/approve | Path does not match |
| 24 | admin_ride_members_delete | /superadmin/ride-members/{id}/delete | Path does not match |
| 25 | admin_user_index | /superadmin/users/ | Path does not match |
| 26 | admin_user_create | /superadmin/users/create | Path does not match |
| 27 | admin_user_edit | /superadmin/users/{id}/edit | Path does not match |
| 28 | admin_user_delete | /superadmin/users/{id}/delete | Path does not match |
| 29 | admin_user_view | /superadmin/users/{id} | Path does not match |
| 30 | stats_details | /api/stats-details/{user_id} | Path does not match |
| 31 | api_notification_list | /api/notifications | Path does not match |
| 32 | api_country_list | /api/countries | Path does not match |
| 33 | api_state_list | /api/states/{countryId} | Path does not match |
| 34 | api_city_list | /api/cities/{stateId} | Path does not match |
| 35 | notification_send_user | /api/notification-send-by-user | Path does not match |
| 36 | api_login | /api/login | Path does not match |
| 37 | api_register | /api/register | Path does not match |
| 38 | api_verify_otp | /api/verify-otp | Path does not match |
| 39 | api_resend_otp | /api/resend-otp | Path does not match |
| 40 | api_forgot_password | /api/forgot-password | Path does not match |
| 41 | api_reset_password | /api/reset-password | Path does not match |
| 42 | api_profile | /api/{id}/update | Path does not match |
| 43 | user_delete | /api/{id}/delete | Path does not match |
| 44 | user_details | /api/user | Path does not match |
| 45 | api_group_join_member_delete | /api/group/delete/{group}/{member} | Path does not match |
| 46 | app_api_group_create | /api/group/create | Path does not match |
| 47 | app_api_group_update | /api/group/update/{id} | Path does not match |
| 48 | app_api_group_delete | /api/group/delete/{id} | Path does not match |
| 49 | app_api_group_updatestatus | /api/group/status/{id} | Path does not match |
| 50 | app_api_group_inviteusertogroup | /api/group/{id}/invite | Path does not match |
| 51 | api_group_join | /api/group/join/{token} | Path does not match |
| 52 | app_api_group_joingroupdirect | /api/group/{id}/join | Path does not match |
| 53 | api_group_users | /api/group/{id}/users | Path does not match |
| 54 | api_group_list | /api/group/list | Path does not match |
| 55 | app_api_ride_getdistancebetweenlocations | /api/ride/km/{origin}/{destination} | Path does not match |
| 56 | app_api_ride_create | /api/ride/create | Path does not match |
| 57 | app_api_ride_update | /api/ride/update/{id} | Path does not match |
| 58 | app_api_ride_delete | /api/ride/delete/{id} | Path does not match |
| 59 | app_api_ride_updatestatus | /api/ride/status/{id} | Path does not match |
| 60 | app_api_ride_list | /api/ride/list | Path does not match |
| 61 | app_api_ride_inviteusertoride | /api/ride/{id}/invite | Path does not match |
| 62 | api_ride_join_member_delete | /api/ride/delete/{ride}/{member} | Path does not match |
| 63 | api_ride_join | /api/ride/join/{token} | Path does not match |
| 64 | app_api_ride_directjoinride | /api/ride/{id}/join | Path does not match |
| 65 | api_ride_users | /api/ride/{id}/users | Path does not match |
| 66 | api_ride_stoppages | /api/ride/{id}/stoppages | Path does not match |
| 67 | api_ride_stoppage_edit | /api/ride/stoppage/{id}/edit | Path does not match |
| 68 | api_ride_stoppage_delete | /api/ride/stoppage/{id}/delete | Path does not match |
| 69 | app_api_user_updatelocation | /api/update-location | Path does not match |
| 70 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 71 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 72 | api_doc | /api/docs.{_format} | Path does not match |
| 73 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 74 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 75 | app.swagger | /api/doc.json | Path does not match |
| 76 | app.swagger_ui | /api/doc | Path does not match |
| 77 | _wdt | /_wdt/{token} | Path does not match |
| 78 | _profiler_home | /_profiler/ | Path does not match |
| 79 | _profiler_search | /_profiler/search | Path does not match |
| 80 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 81 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 82 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 83 | _profiler_open_file | /_profiler/open | Path does not match |
| 84 | _profiler | /_profiler/{token} | Path does not match |
| 85 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 86 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 87 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 88 | index | / | Path does not match |
| 89 | All_journals | /journal/type | Path does not match |
| 90 | Contact_Us | /contact-us | Path does not match |
| 91 | delete_user | /delete | Path does not match |
| 92 | Journal_details | /journal-details | Path does not match |
| 93 | Journal_submition | /journal-submition | Path does not match |
| 94 | front_catalog | /catalog | Path does not match |
| 95 | payment_details | /payment | Path does not match |
| 96 | authoer_details | /Author | Path does not match |
| 97 | DOI_Details | /doi | Path does not match |
| 98 | About_us | /about-us | Path does not match |
| 99 | terms_page | /terms | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.