Routing
(none)
Matched route
Route Matching Logs
Path to match:
/js/twint_ch.js
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_index | /admin/ | Path does not match |
| 2 | admin_checkAttendance | /admin/checkAttendance | Path does not match |
| 3 | agreement_index | /agreement/ | Path does not match |
| 4 | agreement_generatePayment | /agreement/generatePayment/{id} | Path does not match |
| 5 | agreement_list | /agreement/list | Path does not match |
| 6 | agreement_details | /agreement/details/{id} | Path does not match |
| 7 | agreement_edit | /agreement/edit/{id} | Path does not match |
| 8 | agreement_new | /agreement/new/{id} | Path does not match |
| 9 | agreement_delete | /agreement/delete/{id} | Path does not match |
| 10 | agreement_types | /agreement/types | Path does not match |
| 11 | agreement_type_edit | /agreement/types/edit/{id} | Path does not match |
| 12 | agreement_type_delete | /agreement/types/delete/{id} | Path does not match |
| 13 | agreement_type_new | /agreement/types/new | Path does not match |
| 14 | announcement_index | /announcement/ | Path does not match |
| 15 | announcement_sendSms | /announcement/send/sms | Path does not match |
| 16 | announcement_sendMail | /announcement/send/mail | Path does not match |
| 17 | api_checkDevice | /api/PqXttxpFWzJbyKh8 | Path does not match |
| 18 | api_checkCard | /api/Rpo767Q5pFQDnxUB | Path does not match |
| 19 | cron_checkExpiry | /cron/checkExpiry | Path does not match |
| 20 | cron_sendNotifications | /cron/sendNotifications/{sendType} | Path does not match |
| 21 | cron_sendCustomSMS | /cron/sendCustomSMS | Path does not match |
| 22 | dashboard_index | / | Path does not match |
| 23 | dashboard_showCode | /showCode | Path does not match |
| 24 | dashboard_settings | /userSettings | Path does not match |
| 25 | dashboard_attendenceReport | /userReport | Path does not match |
| 26 | history_index | /history/ | Path does not match |
| 27 | history_list | /history/list | Path does not match |
| 28 | payment_p24Confirm | /payment/p24Confirm | Path does not match |
| 29 | payment_list | /payment/list | Path does not match |
| 30 | payment_new | /payment/new/{id} | Path does not match |
| 31 | payment_recievers_list | /payment/recievers | Path does not match |
| 32 | report_index | /report/ | Path does not match |
| 33 | report_payments | /report/payments | Path does not match |
| 34 | report_memberships | /report/memberships | Path does not match |
| 35 | report_presence | /report/presence | Path does not match |
| 36 | app_login | /login | Path does not match |
| 37 | app_resetPassword | /resetPassword | Path does not match |
| 38 | app_generatePassword | /resetPassword/{code} | Path does not match |
| 39 | app_logout | /logout | Path does not match |
| 40 | user_list | /user/list | Path does not match |
| 41 | user_details | /user/details/{id} | Path does not match |
| 42 | user_edit | /user/edit/{id} | Path does not match |
| 43 | user_card | /user/card/{id} | Path does not match |
| 44 | user_new | /user/new | Path does not match |
| 45 | user_new_child | /user/newChild/{parendId} | Path does not match |
| 46 | user_delete | /user/delete/{id} | Path does not match |
| 47 | user_generate_new_password | /user/generateNewPassword/{id} | Path does not match |
| 48 | user_generate_attendence_report | /user/generateAttendenceReport/{id} | Path does not match |
| 49 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 50 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 51 | _wdt | /_wdt/{token} | Path does not match |
| 52 | _profiler_home | /_profiler/ | Path does not match |
| 53 | _profiler_search | /_profiler/search | Path does not match |
| 54 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 55 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 56 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 57 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 58 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 59 | _profiler_open_file | /_profiler/open | Path does not match |
| 60 | _profiler | /_profiler/{token} | Path does not match |
| 61 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 62 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 63 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.