Routing
(none)
Matched route
Route Matching Logs
Path to match:
/admin/assets/jquery-file-upload/server/php/index.php
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _logout_main | /api/logout | 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 | admin_email_settings_get | /api/admin/email-settings | Path does not match |
| 18 | admin_email_settings_create | /api/admin/email-settings | Path does not match |
| 19 | admin_email_settings_update | /api/admin/email-settings/{id} | Path does not match |
| 20 | admin_email_settings_test | /api/admin/email-settings/test | Path does not match |
| 21 | app_adminapi_getdashboard | /api/admin/dashboard | Path does not match |
| 22 | app_adminapi_getusers | /api/admin/users | Path does not match |
| 23 | app_adminapi_getuserbyid | /api/admin/users/{id} | Path does not match |
| 24 | app_adminapi_createuser | /api/admin/users | Path does not match |
| 25 | app_adminapi_updateuser | /api/admin/users/{id} | Path does not match |
| 26 | app_adminapi_deleteuser | /api/admin/users/{id} | Path does not match |
| 27 | app_adminapi_getorders | /api/admin/orders | Path does not match |
| 28 | app_adminapi_getorder | /api/admin/orders/{id} | Path does not match |
| 29 | app_adminapi_createorder | /api/admin/orders | Path does not match |
| 30 | app_adminapi_updateorder | /api/admin/orders/{id} | Path does not match |
| 31 | app_adminapi_deleteorder | /api/admin/orders/{id} | Path does not match |
| 32 | app_adminapi_getcategories | /api/admin/categories | Path does not match |
| 33 | app_adminapi_createcategory | /api/admin/categories | Path does not match |
| 34 | app_adminapi_updatecategory | /api/admin/categories/{id} | Path does not match |
| 35 | app_adminapi_deletecategory | /api/admin/categories/{id} | Path does not match |
| 36 | app_adminapi_getskills | /api/admin/skills | Path does not match |
| 37 | app_adminapi_createskill | /api/admin/skills | Path does not match |
| 38 | app_adminapi_updateskill | /api/admin/skills/{id} | Path does not match |
| 39 | app_adminapi_deleteskill | /api/admin/skills/{id} | Path does not match |
| 40 | app_adminapi_bulkupdateusers | /api/admin/users/bulk | Path does not match |
| 41 | app_adminapi_bulkdeleteusers | /api/admin/users/bulk-delete | Path does not match |
| 42 | app_adminapi_bulkupdateorders | /api/admin/orders/bulk | Path does not match |
| 43 | app_adminapi_bulkdeleteorders | /api/admin/orders/bulk-delete | Path does not match |
| 44 | app_adminapi_getorderresponses | /api/admin/orders/{id}/responses | Path does not match |
| 45 | app_adminapi_getresponses | /api/admin/responses | Path does not match |
| 46 | app_adminapi_getspecialists | /api/admin/specialists | Path does not match |
| 47 | app_adminapi_getspecialist | /api/admin/specialists/{id} | Path does not match |
| 48 | app_adminapi_createspecialist | /api/admin/specialists | Path does not match |
| 49 | app_adminapi_updatespecialist | /api/admin/specialists/{id} | Path does not match |
| 50 | app_adminapi_deletespecialist | /api/admin/specialists/{id} | Path does not match |
| 51 | admin_customers_list | /api/admin/customers | Path does not match |
| 52 | admin_customer_get | /api/admin/customers/{id} | Path does not match |
| 53 | admin_customer_create | /api/admin/customers | Path does not match |
| 54 | admin_customer_update | /api/admin/customers/{id} | Path does not match |
| 55 | admin_customer_activate | /api/admin/customers/{id}/activate | Path does not match |
| 56 | admin_customer_deactivate | /api/admin/customers/{id}/deactivate | Path does not match |
| 57 | admin_customer_verify | /api/admin/customers/{id}/verify | Path does not match |
| 58 | admin_customer_delete | /api/admin/customers/{id} | Path does not match |
| 59 | admin_customers_cities | /api/admin/customers/cities | Path does not match |
| 60 | admin_customers_regions | /api/admin/customers/regions | Path does not match |
| 61 | register | /api/register | Path does not match |
| 62 | login | /api/login | Path does not match |
| 63 | logout | /api/logout | Path does not match |
| 64 | get_profile | /api/profile | Path does not match |
| 65 | update_profile | /api/profile | Path does not match |
| 66 | email_verification_send | /api/email-verification/send | Path does not match |
| 67 | email_verification_verify | /api/email-verification/verify | Path does not match |
| 68 | email_verification_resend | /api/email-verification/resend | Path does not match |
| 69 | email_verification_check | /api/email-verification/check | Path does not match |
| 70 | search_specialists | /api/search | Path does not match |
| 71 | get_specialist | /api/specialist/{id} | Path does not match |
| 72 | get_categories | /api/categories | Path does not match |
| 73 | get_skills | /api/skills | Path does not match |
| 74 | get_suggestions | /api/suggestions | Path does not match |
| 75 | get_cities | /api/cities | Path does not match |
| 76 | get_regions | /api/regions | Path does not match |
| 77 | get_cities_grouped | /api/cities-grouped | Path does not match |
| 78 | get_page | /api/pages/{slug} | Path does not match |
| 79 | app_home | / | Path does not match |
| 80 | app_search | /search | Path does not match |
| 81 | app_specialist_detail | /specialist/{id} | Path does not match |
| 82 | app_register | /register | Path does not match |
| 83 | app_login | /login | Path does not match |
| 84 | app_profile | /profile | Path does not match |
| 85 | app_customer_profile | /customer/profile | Path does not match |
| 86 | app_specialist_profile | /specialist/profile | Path does not match |
| 87 | app_my_orders | /my-orders | Path does not match |
| 88 | app_find_work | /find-work | Path does not match |
| 89 | app_order_detail | /order/{id} | Path does not match |
| 90 | app_my_responses | /my-responses | Path does not match |
| 91 | app_admin_panel | /admin-panel | Path does not match |
| 92 | app_admin_panel_sub | /admin-panel/{path} | Path does not match |
| 93 | app_page | /pages/{slug} | Path does not match |
| 94 | get_city_by_slug | /api/city/{slug} | Path does not match |
| 95 | get_notifications | /api/notifications | Path does not match |
| 96 | get_unread_notifications | /api/notifications/unread | Path does not match |
| 97 | count_unread_notifications | /api/notifications/count | Path does not match |
| 98 | mark_notification_read | /api/notifications/{id}/read | Path does not match |
| 99 | mark_all_notifications_read | /api/notifications/read-all | Path does not match |
| 100 | delete_notification | /api/notifications/{id} | Path does not match |
| 101 | clear_read_notifications | /api/notifications/clear-read | Path does not match |
| 102 | create_order | /api/orders | Path does not match |
| 103 | get_customer_orders | /api/orders/customer/{customerId} | Path does not match |
| 104 | get_order | /api/orders/{id} | Path does not match |
| 105 | update_order | /api/orders/{id} | Path does not match |
| 106 | delete_order | /api/orders/{id} | Path does not match |
| 107 | get_approved_orders | /api/orders/approved/list | Path does not match |
| 108 | registration_create_specialist | /api/registration/specialist | Path does not match |
| 109 | create_response | /api/responses | Path does not match |
| 110 | get_order_responses | /api/responses/order/{orderId} | Path does not match |
| 111 | get_specialist_responses | /api/responses/specialist/{specialistId} | Path does not match |
| 112 | update_response_status | /api/responses/{id} | Path does not match |
| 113 | delete_response | /api/responses/{id} | Path does not match |
| 114 | admin_specialists_list | /api/admin/specialists | Path does not match |
| 115 | admin_specialist_get | /api/admin/specialists/{id} | Path does not match |
| 116 | admin_specialist_approve | /api/admin/specialists/{id}/approve | Path does not match |
| 117 | admin_specialist_reject | /api/admin/specialists/{id}/reject | Path does not match |
| 118 | admin_specialist_verify | /api/admin/specialists/{id}/verify | Path does not match |
| 119 | admin_specialist_update | /api/admin/specialists/{id} | Path does not match |
| 120 | admin_specialist_delete | /api/admin/specialists/{id} | Path does not match |
| 121 | specialist_profile_get | /api/specialist/profile | Path does not match |
| 122 | specialist_profile_update | /api/specialist/profile | Path does not match |
| 123 | specialist_profile_upload_photo | /api/specialist/profile/photo | Path does not match |
| 124 | specialist_profile_delete_photo | /api/specialist/profile/photo | Path does not match |
| 125 | specialist_profile_status | /api/specialist/profile/status | Path does not match |
| 126 | specialist_profile_categories_skills | /api/specialist/profile/categories-skills | Path does not match |
| 127 | specialist_profile_services | /api/specialist/profile/services | Path does not match |
| 128 | specialist_profile_add_service | /api/specialist/profile/services | Path does not match |
| 129 | specialist_profile_update_service | /api/specialist/profile/services/{id} | Path does not match |
| 130 | specialist_profile_delete_service | /api/specialist/profile/services/{id} | Path does not match |
| 131 | specialist_profile_portfolio | /api/specialist/profile/portfolio | Path does not match |
| 132 | specialist_profile_add_portfolio | /api/specialist/profile/portfolio | Path does not match |
| 133 | specialist_profile_update_portfolio | /api/specialist/profile/portfolio/{id} | Path does not match |
| 134 | specialist_profile_delete_portfolio | /api/specialist/profile/portfolio/{id} | Path does not match |
| 135 | test_session | /api/test-session | Path does not match |
| 136 | admin_user_customers_list | /api/admin/user-customers | Path does not match |
| 137 | admin_user_customer_get | /api/admin/user-customers/{id} | Path does not match |
| 138 | admin_user_customer_approve | /api/admin/user-customers/{id}/approve | Path does not match |
| 139 | admin_user_customer_reject | /api/admin/user-customers/{id}/reject | Path does not match |
| 140 | admin_user_customer_activate | /api/admin/user-customers/{id}/activate | Path does not match |
| 141 | admin_user_customer_deactivate | /api/admin/user-customers/{id}/deactivate | Path does not match |
| 142 | admin_user_customer_update | /api/admin/user-customers/{id} | Path does not match |
| 143 | admin_user_customer_delete | /api/admin/user-customers/{id} | Path does not match |
| 144 | admin_user_specialists_list | /api/admin/user-specialists | Path does not match |
| 145 | admin_user_specialist_get | /api/admin/user-specialists/{id} | Path does not match |
| 146 | admin_user_specialist_approve | /api/admin/user-specialists/{id}/approve | Path does not match |
| 147 | admin_user_specialist_reject | /api/admin/user-specialists/{id}/reject | Path does not match |
| 148 | admin_user_specialist_activate | /api/admin/user-specialists/{id}/activate | Path does not match |
| 149 | admin_user_specialist_update | /api/admin/user-specialists/{id} | Path does not match |
| 150 | admin_user_specialist_delete | /api/admin/user-specialists/{id} | Path does not match |
| 151 | app_city | /{citySlug} | 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.