Routing
advert_list
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "cs" |
filterContainer | "vietnamstina/razeni/nejstarsi/" |
Route Matching Logs
Path to match:
/doucovani/vietnamstina/razeni/nejstarsi/
# | 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 | admin_dashboard | /admin/dashboard | Path does not match |
14 | admin_preview_template | /admin/preview-template/{type}/{locale} | Path does not match |
15 | admin_preview_template_from_components | /admin/preview-template-from-components/{type}/{locale} | Path does not match |
16 | admin_preview_email_log | /admin/preview-email-log/{id} | Path does not match |
17 | admin_send_test_email | /admin/send-test-email/{type}/{locale} | Path does not match |
18 | admin_mail_test | /admin/mail | Path does not match |
19 | admin_email_template_component_type_list | /admin/email-template/component/type/list | Path does not match |
20 | admin_email_template_component_type_create | /admin/email-template/component/type/create | Path does not match |
21 | admin_email_template_component_type_edit | /admin/email-template/component/type/edit/{id} | Path does not match |
22 | admin_email_template_component_type_delete | /admin/email-template/component/type/delete/{id} | Path does not match |
23 | admin_email_template_list | /admin/email-template/list | Path does not match |
24 | admin_email_template_create | /admin/email-template/create | Path does not match |
25 | admin_email_template_edit | /admin/email-template/edit/{id} | Path does not match |
26 | admin_email_template_rebuild | /admin/email-template/rebuild/{id} | Path does not match |
27 | admin_email_template_delete | /admin/email-template/delete/{id} | Path does not match |
28 | admin_meta_tag_list | /admin/meta-tag/list | Path does not match |
29 | admin_meta_tag_create | /admin/meta-tag/create | Path does not match |
30 | admin_meta_tag_edit | /admin/meta-tag/edit/{route} | Path does not match |
31 | admin_meta_tag_delete | /admin/meta-tag/delete/{id} | Path does not match |
32 | admin_meta_tag_delete_route | /admin/meta-tag/delete-by-route/{route} | Path does not match |
33 | advert_add_crossroad.en | /advert/add | Path does not match |
34 | advert_add_crossroad.cs | /pridat | Path does not match |
35 | advert_add_crossroad.sk | /pridat | Path does not match |
36 | advert_detail_old.en | /advert/{id}/detail | Path does not match |
37 | advert_detail_old.cs | /{id}/detail | Path does not match |
38 | advert_detail_old.sk | /{id}/detail | Path does not match |
39 | advert_offer_detail.en | /advert/lection/{id}-{slug} | Path does not match |
40 | advert_offer_detail.cs | /lekce/{id}-{slug} | Path does not match |
41 | advert_offer_detail.sk | /lekcia/{id}-{slug} | Path does not match |
42 | advert_offer_detail_redirect.en | /advert/lection/{id} | Path does not match |
43 | advert_offer_detail_redirect.cs | /lekce/{id} | Path does not match |
44 | advert_offer_detail_redirect.sk | /lekcia/{id} | Path does not match |
45 | advert_demand_detail.en | /advert/demand/{id}/ | Path does not match |
46 | advert_demand_detail.cs | /poptavka/{id}/ | Path does not match |
47 | advert_demand_detail.sk | /dopyt/{id}/ | Path does not match |
48 | advert_list.en | /advert/list/{filterContainer} | Path does not match |
49 | advert_list.cs | /doucovani/{filterContainer} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.