Routing
help
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/help
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | activities | /activities/ | Path does not match |
| 17 | delete_Activity_Order | /activities/delete-activity-order | Path does not match |
| 18 | get_ordered_Activities | /activities/get-ordered-Activities | Path does not match |
| 19 | apply_for_Activity | /activities/apply-for-activity | Path does not match |
| 20 | applications | /applications | Path does not match |
| 21 | apply_to_school | /apply-to-school | Path does not match |
| 22 | accept_position | /accept-position | Path does not match |
| 23 | apply_for_membership | /apply-for-membership | Path does not match |
| 24 | new_application | /new-application | Path does not match |
| 25 | be_member | /be-member | Path does not match |
| 26 | apply_for_SEPA | /apply-for-SEPA | Path does not match |
| 27 | cancel_application | /cancelApplication | Path does not match |
| 28 | attendance | /attendance/ | Path does not match |
| 29 | saveAttendance | /attendance/save/ | Path does not match |
| 30 | children | /children/ | Path does not match |
| 31 | add_child | /children/add-child | Path does not match |
| 32 | edit_child | /children/edit-child/{id} | Path does not match |
| 33 | classes | /classes/ | Path does not match |
| 34 | studentsInClassForAttendance | /classes/students-attendance/ | Path does not match |
| 35 | getStudentsInClass | /classes/students-in-class/ | Path does not match |
| 36 | evaluations | /evaluations/ | Path does not match |
| 37 | getStudentsEvaluation | /evaluations/get-students-evaluation/{id} | Path does not match |
| 38 | getStudentEvaluation | /evaluations/get-student-evaluation/{id} | Path does not match |
| 39 | saveClassEvaluation | /evaluations/save-class-evaluation/ | Path does not match |
| 40 | saveStudentEvaluation | /evaluations/save-student-evaluation/ | Path does not match |
| 41 | old_app_expense_allowance | /expense-allowance__old | Path does not match |
| 42 | app_expenses_claim_q4 | /expenses-claim/q4 | Path does not match |
| 43 | app_expenses_claim_q2 | /expenses-claim/q2 | Path does not match |
| 44 | app_expenses_claim | /expenses-claim | Path does not match |
| 45 | app_expenses_claim_submitted_expenses | /expenses-claim/submitted-expenses | Path does not match |
| 46 | app_expenses_claim_help | /expenses-claim/help | Path does not match |
| 47 | tttt | /test | Path does not match |
| 48 | app_timesheet_q3 | /expenses-claim/timesheet_q3 | Path does not match |
| 49 | app_post_timesheet | /timesheet/save | Path does not match |
| 50 | app_timesheet | /timesheet | Path does not match |
| 51 | app_submitted_timesheets | /submitted-timesheets | Path does not match |
| 52 | errorsfile | /__geterrorsfile__ | Path does not match |
| 53 | home | / | Path does not match |
| 54 | help | /help | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.