Routing
(none)
Matched route
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_appointments_list | /appointments/ | Path does not match |
| 2 | app_appointments_detail | /appointments/{id} | Path does not match |
| 3 | app_appointments_create | /appointments/ | Path does not match |
| 4 | app_appointments_update | /appointments/{id} | Path does not match |
| 5 | app_appointments_delete | /appointments/{id} | Path does not match |
| 6 | app_assistants_list | /assistants/ | Path does not match |
| 7 | app_assistants_detail | /assistants/{id} | Path does not match |
| 8 | app_assistants_upload_media | /assistants/{id}/media/{field} | Path does not match |
| 9 | app_assistants_get_media | /assistants/{id}/media/{mediaId} | Path does not match |
| 10 | app_assistants_delete_media | /assistants/{id}/media/{mediaId} | Path does not match |
| 11 | app_assistants_create | /assistants/ | Path does not match |
| 12 | app_assistants_update | /assistants/{id} | Path does not match |
| 13 | app_assistants_delete | /assistants/{id} | Path does not match |
| 14 | app_clinics_list | /clinics/ | Path does not match |
| 15 | app_clinics_detail | /clinics/{id} | Path does not match |
| 16 | app_clinics_upload_media | /clinics/{id}/media/{field} | Path does not match |
| 17 | app_clinics_get_media | /clinics/{id}/media/{mediaId} | Path does not match |
| 18 | app_clinics_delete_media | /clinics/{id}/media/{mediaId} | Path does not match |
| 19 | app_campaigns_detail | /campaigns/{id} | Path does not match |
| 20 | app_campaigns_list | /campaigns/ | Path does not match |
| 21 | app_campaigns_update | /campaigns/{id} | Path does not match |
| 22 | app_campaigns_create | /campaigns/ | Path does not match |
| 23 | app_campaigns_upload_media | /campaigns/{id}/media/{field} | Path does not match |
| 24 | app_campaigns_get_media | /campaigns/{id}/media/{mediaId} | Path does not match |
| 25 | app_campaigns_delete_media | /campaigns/{id}/media/{mediaId} | Path does not match |
| 26 | app_categories_detail | /categories/{id} | Path does not match |
| 27 | app_categories_list | /categories/ | Path does not match |
| 28 | app_categories_create | /categories/ | Path does not match |
| 29 | app_categories_update | /categories/{id} | Path does not match |
| 30 | app_cities_create | /cities/ | Path does not match |
| 31 | app_cities_list | /cities/ | Path does not match |
| 32 | app_cities_detail | /cities/{id} | Path does not match |
| 33 | app_countries_list | /countries/ | Path does not match |
| 34 | app_crons_list | /crons/ | Path does not match |
| 35 | app_crons_detail | /crons/{id} | Path does not match |
| 36 | app_crons_create | /crons/ | Path does not match |
| 37 | app_crons_update | /crons/{id} | Path does not match |
| 38 | app_customers_list | /customers/ | Path does not match |
| 39 | app_customers_detail | /customers/{id} | Path does not match |
| 40 | app_customers_upload_media | /customers/{id}/media/{field} | Path does not match |
| 41 | app_customers_get_media | /customers/{id}/media/{mediaId} | Path does not match |
| 42 | app_customers_delete_media | /customers/{id}/media/{mediaId} | Path does not match |
| 43 | app_customers_create | /customers/ | Path does not match |
| 44 | app_customers_update | /customers/{id} | Path does not match |
| 45 | app_customers_delete | /customers/{id} | Path does not match |
| 46 | app_doctors_list | /doctors/ | Path does not match |
| 47 | app_doctors_detail | /doctors/{id} | Path does not match |
| 48 | app_doctors_upload_media | /doctors/{id}/media/{field} | Path does not match |
| 49 | app_doctors_get_media | /doctors/{id}/media/{mediaId} | Path does not match |
| 50 | app_doctors_delete_media | /doctors/{id}/media/{mediaId} | Path does not match |
| 51 | app_doctors_create | /doctors/ | Path does not match |
| 52 | app_doctors_update | /doctors/{id} | Path does not match |
| 53 | app_doctors_delete | /doctors/{id} | Path does not match |
| 54 | app_medias_list | /medias/ | Path does not match |
| 55 | app_medias_detail | /medias/{id} | Path does not match |
| 56 | app_notifications_detail | /notifications/{id} | Path does not match |
| 57 | app_notifications_list | /notifications/ | Path does not match |
| 58 | app_notifications_create | /notifications/ | Path does not match |
| 59 | app_notifications_delete | /notifications/{id} | Path does not match |
| 60 | app_one_signal_users_create | /one-signal/users/ | Path does not match |
| 61 | app_one_signal_users_detail | /one-signal/users/{id} | Path does not match |
| 62 | app_one_signal_users_list | /one-signal/users/ | Path does not match |
| 63 | app_otp_sms_create | /login/sms/ | Path does not match |
| 64 | app_product_categories_detail | /product-categories/{id} | Path does not match |
| 65 | app_product_categories_list | /product-categories/ | Path does not match |
| 66 | app_product_categories_create | /product-categories/ | Path does not match |
| 67 | app_product_categories_update | /product-categories/{id} | Path does not match |
| 68 | app_products_detail | /products/{id} | Path does not match |
| 69 | app_products_list | /products/ | Path does not match |
| 70 | app_products_create | /products/ | Path does not match |
| 71 | app_products_update | /products/{id} | Path does not match |
| 72 | app_receipts_detail | /receipts/{id} | Path does not match |
| 73 | app_receipts_list | /receipts/ | Path does not match |
| 74 | app_receipts_create | /receipts/ | Path does not match |
| 75 | app_roles_detail | /roles/{id} | Path does not match |
| 76 | app_roles_list | /roles/ | Path does not match |
| 77 | app_roles_update | /roles/{id} | Path does not match |
| 78 | app_routes_list | /routes/ | Path does not match |
| 79 | app_service_categories_detail | /service-categories/{id} | Path does not match |
| 80 | app_service_categories_list | /service-categories/ | Path does not match |
| 81 | app_service_categories_create | /service-categories/ | Path does not match |
| 82 | app_service_categories_update | /service-categories/{id} | Path does not match |
| 83 | app_services_list | /services/ | Path does not match |
| 84 | app_services_detail | /services/{id} | Path does not match |
| 85 | app_services_create | /services/ | Path does not match |
| 86 | app_services_update | /services/{id} | Path does not match |
| 87 | app_services_upload_media | /services/{id}/media/{field} | Path does not match |
| 88 | app_services_get_media | /services/{id}/media/{mediaId} | Path does not match |
| 89 | app_services_delete_media | /services/{id}/media/{mediaId} | Path does not match |
| 90 | app_short_messages_detail | /short-messages/{id} | Path does not match |
| 91 | app_short_messages_list | /short-messages/ | Path does not match |
| 92 | app_short_messages_create | /short-messages/ | Path does not match |
| 93 | app_short_messages_delete | /short-messages/{id} | Path does not match |
| 94 | app_staffs_list | /staffs/ | Path does not match |
| 95 | app_staffs_detail | /staffs/{id} | Path does not match |
| 96 | app_staffs_upload_media | /staffs/{id}/media/{field} | Path does not match |
| 97 | app_staffs_get_media | /staffs/{id}/media/{mediaId} | Path does not match |
| 98 | app_staffs_delete_media | /staffs/{id}/media/{mediaId} | Path does not match |
| 99 | app_staffs_create | /staffs/ | Path does not match |
| 100 | app_staffs_update | /staffs/{id} | Path does not match |
| 101 | app_staffs_delete | /staffs/{id} | Path does not match |
| 102 | app_transactions_create | /transactions/ | Path does not match |
| 103 | app_transactions_update | /transactions/{id} | Path does not match |
| 104 | app_transactions_detail | /transactions/{id} | Path does not match |
| 105 | app_transactions_list | /transactions/ | Path does not match |
| 106 | app_treatments_detail | /treatments/{id} | Path does not match |
| 107 | app_treatments_list | /treatments/ | Path does not match |
| 108 | app_treatments_create | /treatments/ | Path does not match |
| 109 | app_treatments_update | /treatments/{id} | Path does not match |
| 110 | app_treatments_delete | /treatments/{id} | Path does not match |
| 111 | app_users_list | /users/ | Path does not match |
| 112 | app_users_detail | /users/{id} | Path does not match |
| 113 | app_users_upload_media | /users/{id}/media/{field} | Path does not match |
| 114 | app_users_get_media | /users/{id}/media/{mediaId} | Path does not match |
| 115 | app_users_delete_media | /users/{id}/media/{mediaId} | Path does not match |
| 116 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
| 117 | _wdt | /_wdt/{token} | Path does not match |
| 118 | _profiler_home | /_profiler/ | Path does not match |
| 119 | _profiler_search | /_profiler/search | Path does not match |
| 120 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 121 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 122 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 123 | _profiler_open_file | /_profiler/open | Path does not match |
| 124 | _profiler | /_profiler/{token} | Path does not match |
| 125 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 126 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 127 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 128 | login_check | /login/password | Path does not match |
| 129 | gesdinet_jwt_refresh_token | /login/refresh | 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.