Routing
course_alternative
Matched route
Route Parameters
Name | Value |
---|---|
id | "3920" |
Route Matching Logs
Path to match:
/kurzy/3920/podobne
# | 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 | applicant_company_dashboard | /firma/dashboard | Path does not match |
14 | applicant_company_courses | /firma/kurzy | Path does not match |
15 | applicant_company_user_new | /firma/uzivatele/new | Path does not match |
16 | applicant_company_users | /firma/zamestnanci | Path does not match |
17 | applicant_company_profile | /firma/profil | Path does not match |
18 | applicant_dashboard | /uchazec/dashboard | Path does not match |
19 | applicant_courses | /uchazec/kurzy | Path does not match |
20 | applicant_profile | /uchazec/profil | Path does not match |
21 | attribute_group_index | /kurzy/skupina/{slug} | Path does not match |
22 | attribute_group_attr_index | /kurzy/skupina/{slug}/{attributeSlug} | Path does not match |
23 | certificate_new | /certifikaty/new | Path does not match |
24 | course_registration_cancel_by_applicant | /akce-s-kurzy/zruseni-registrace-uchazec/{id} | Path does not match |
25 | course_registration_cancel_by_organizer | /akce-s-kurzy/zruseni-registrace-organizator/{id} | Path does not match |
26 | course_registration_confirm | /akce-s-kurzy/schvaleni-registrace-organizator/{id} | Path does not match |
27 | published_course | /akce-s-kurzy/zverejneni/{id} | Path does not match |
28 | published_course_term | /akce-s-kurzy/zverejneni-terminu/{id} | Path does not match |
29 | compare_remove | /kurzy/porovnani/odebrat/{id} | Path does not match |
30 | compare_list | /kurzy/porovnani/ | Path does not match |
31 | compare_add | /kurzy/porovnani/pridat/{id} | Path does not match |
32 | course_index | /kurzy/ | Path does not match |
33 | course_new | /kurzy/new | Path does not match |
34 | course_new_import | /kurzy/new-import | Path does not match |
35 | course_terms_new | /kurzy/{id}/terms/new | Path does not match |
36 | course_registration | /kurzy/{id}/registrace | Path does not match |
37 | course_registration_company | /kurzy/{id}/registrace-firma | Path does not match |
38 | course_review_create | /kurzy/{id}/pridat-hodnoceni | Path does not match |
39 | course_show | /kurzy/{id} | Path does not match |
40 | course_alternative | /kurzy/{id}/podobne | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.