Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | charges_list | /charges | Path does not match |
| 16 | enable_to_charges | /chargesenable_to_charges | Path does not match |
| 17 | close_event | /chargesclose_event | Path does not match |
| 18 | save_charges | /chargessave_charges | Path does not match |
| 19 | archived_charges_export | /chargesexport_archived | Path does not match |
| 20 | billable_charges_export | /chargesexport_billable | Path does not match |
| 21 | pending_charges_export | /chargesexport_pending | Path does not match |
| 22 | dashboard | /dashboard | Path does not match |
| 23 | dashboard_weekly_statistic | /weekly_statistic | Path does not match |
| 24 | dashboard_monthly_statistic | /monthly_statistic | Path does not match |
| 25 | dashboard_get_patient_data | /patient_data | Path does not match |
| 26 | dashboard_get_room_statistic | /room_statistic | Path does not match |
| 27 | dashboard_export | /export/ | Path does not match |
| 28 | list_entity_log | /enetity_log | Path does not match |
| 29 | entity_log_export | /entity_log_export | Path does not match |
| 30 | events | /event/{date} | Path does not match |
| 31 | event_list | /event/list/{predefinedFilterId} | Path does not match |
| 32 | event_logs | /event/logs | Path does not match |
| 33 | event_save | /event/save/ | Path does not match |
| 34 | save_enabled_discount | /event/save_enable_discount | Path does not match |
| 35 | get_event | /event/get/{id}?{date} | Path does not match |
| 36 | event_export | /eventexport | Path does not match |
| 37 | patient_list | /patient | Path does not match |
| 38 | patient_new | /patient/new | Path does not match |
| 39 | patient_edit | /patient/edit/{id} | Path does not match |
| 40 | patient_export | /patientexport | Path does not match |
| 41 | price_list | /price | Path does not match |
| 42 | price_create | /price/create | Path does not match |
| 43 | price_edit | /price/edit/{id} | Path does not match |
| 44 | price_delete | /price/delete/{id} | Path does not match |
| 45 | quarterly_authorization | /quarterly/authorization | Path does not match |
| 46 | quarterly_authorization_delete | /quarterly/authorization/delete/{id} | Path does not match |
| 47 | forgot_password_request | /reset-password | Path does not match |
| 48 | check_email | /reset-password/check-email | Path does not match |
| 49 | reset_password | /reset-password/reset/{token} | Path does not match |
| 50 | room_list | /room | Path does not match |
| 51 | room_add | /room/new | Path does not match |
| 52 | room_edit | /room/edit/{id} | Path does not match |
| 53 | login | / | Path does not match |
| 54 | logout | /logout | Path does not match |
| 55 | forgot-passwd | /forgot_password | Path does not match |
| 56 | user_list | /user | Path does not match |
| 57 | user_new | /user/new | Path does not match |
| 58 | user_edit | /user/edit/{id} | Path does not match |
| 59 | user_delete | /user/delete/{id} | Path does not match |
| 60 | save_predefined_filter | /save_predefined_filter | 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.