Routing
moderator_candidate_edit
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | null |
Route Matching Logs
Path to match:
/moderator/candidate/edit
| # | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | index | / | Path does not match |
| 14 | login | /login | Path does not match |
| 15 | logout | /logout | Path does not match |
| 16 | test | /moderator/test | Path does not match |
| 17 | moderator_learners | /moderator/learners | Path does not match |
| 18 | moderator_student_registration | /moderator/student/registration | Path does not match |
| 19 | moderator_student_toggle_registration | /moderator/student/toggle-registration | Path does not match |
| 20 | moderator_student_load_telegram_history | /moderator/student/load-telegram-history | Path does not match |
| 21 | moderator_learner_edit | /moderator/learner/edit/{id} | Path does not match |
| 22 | moderator_payments | /moderator/payments | Path does not match |
| 23 | moderator_payment_edit | /moderator/payment/edit/{id} | Path does not match |
| 24 | moderator_payment_delete | /moderator/payment/delete/{id} | Path does not match |
| 25 | moderator_calendar_events | /moderator/calendar-events | Path does not match |
| 26 | moderator_calendar_event_edit | /moderator/calendar-event/edit/{id} | Path does not match |
| 27 | moderator_calendar_event_kinds | /moderator/calendar-event-kinds | Path does not match |
| 28 | moderator_calendar_event_kind_edit | /moderator/calendar-event-kind/edit/{id} | Path does not match |
| 29 | moderator_finance_categories | /moderator/finance-categories | Path does not match |
| 30 | moderator_finance_category_edit | /moderator/finance-category/edit/{id} | Path does not match |
| 31 | moderator_invoices | /moderator/invoices | Path does not match |
| 32 | moderator_cities | /moderator/cities | Path does not match |
| 33 | moderator_city_edit | /moderator/city/edit/{id} | Path does not match |
| 34 | moderator_city_delete | /moderator/city/delete/{id} | Path does not match |
| 35 | admin_test | /admin/test | Path does not match |
| 36 | admin_users | /admin/users | Path does not match |
| 37 | admin_user_edit | /admin/user/edit/{id} | Path does not match |
| 38 | admin_user_delete | /admin/user/delete/{id} | Path does not match |
| 39 | moderator_candidates_review | /moderator/candidates/review | Path does not match |
| 40 | moderator_candidates | /moderator/candidates | Path does not match |
| 41 | moderator_inner_payments | /moderator/inner-payments | Path does not match |
| 42 | moderator_candidate_toggle_inner_payment | /moderator/candidate/toggle-inner-payment | Path does not match |
| 43 | moderator_candidate_toggle_access_by_receipt | /moderator/candidate/toggle-access-by-receipt | Path does not match |
| 44 | moderator_candidate_approve | /moderator/candidate/approve | Path does not match |
| 45 | moderator_candidate_decline | /moderator/candidate/decline | Path does not match |
| 46 | moderator_candidate_edit | /moderator/candidate/edit/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.