Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | order_export | /zakazka/export/ | Path does not match |
2 | _preview_error | /_error/{code}.{_format} | 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_search_results | /_profiler/{token}/search/results | Path does not match |
9 | _profiler_open_file | /_profiler/open | Path does not match |
10 | _profiler | /_profiler/{token} | Path does not match |
11 | _profiler_router | /_profiler/{token}/router | Path does not match |
12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
14 | app_homepage | / | Path does not match |
15 | money_s3_orders | /moneys3/ | Path does not match |
16 | money_s3_supplies | /moneys3-zasoby/ | Path does not match |
17 | motorbike_rental_index | /zapujceni-motorek/ | Path does not match |
18 | motorbike_rental_new | /zapujceni-motorek/pridat/ | Path does not match |
19 | motorbike_rental_edit | /zapujceni-motorek/{id}/upravit/ | Path does not match |
20 | motorbike_rental_deactivate | /zapujceni-motorek/{id}/ | Path does not match |
21 | order_index | /zakazka/ | Path does not match |
22 | order_detail | /zakazka/{id}/ | Path does not match |
23 | order_checklist | /zakazka/{id}/checklist/ | Path does not match |
24 | order_checklist_export | /zakazka/{id}/checklist/export/ | Path does not match |
25 | order_acceptance | /zakazka/{id}/prejimka/ | Path does not match |
26 | order_delete_photo | /zakazka/{id}/prejimka/odstranit/{photoName}/ | Path does not match |
27 | order_save_signature | /zakazka/{id}/prejimka/pridatPodpis/ | Path does not match |
28 | order_save_signature_rental | /zakazka/{id}/prejimka/pridatPodpisMotorka/ | Path does not match |
29 | order_save_moto | /zakazka/{id}/prejimka/pridatKlikaciObrazky/ | Path does not match |
30 | order_save_note_section | /zakazka/{id}/prejimka/ulozitPopis/ | Path does not match |
31 | order_acceptance_export | /zakazka/{id}/prejimka/export/ | Path does not match |
32 | order_send_acceptance | /zakazka/{id}/prejimka/odeslat/ | Path does not match |
33 | order_finish | /zakazka/dokoncit/{id}/ | Path does not match |
34 | order_add_stock_item | /zakazka/pridat-skladovou-polozku/{id}/ | Path does not match |
35 | order_remove_stock_item | /zakazka/odstranit-skladovou-polozku/{id}/ | Path does not match |
36 | order_deactivate | /zakazka/{id}/ | Path does not match |
37 | report_performance_list | /report/vyuziti-servisu/ | Path does not match |
38 | report_performance_export | /report/vyuziti-servisu/export/{year}/ | Path does not match |
39 | app_login | /prihlaseni/ | Path does not match |
40 | app_logout | /logout/ | Path does not match |
41 | app_before_logout | /odhlasit/ | Path does not match |
42 | app_forgotten_password | /zapomenute-heslo/ | Path does not match |
43 | app_reset_password | /obnovit-heslo/ | Path does not match |
44 | track_index | /evidence-pracovni-doby/ | Path does not match |
45 | track_list_order | /evidence-pracovni-doby/zakazky/ | Path does not match |
46 | track_new | /evidence-pracovni-doby/start/{id}/ | Path does not match |
47 | track_new_without_order | /evidence-pracovni-doby/start-bez-zakazky/ | Path does not match |
48 | track_stop | /evidence-pracovni-doby/stop/{id}/ | Path does not match |
49 | track_create_form | /evidence-pracovni-doby/zadani-data/ | Path does not match |
50 | track_edit | /evidence-pracovni-doby/upravit/{id}/ | Path does not match |
51 | track_delete | /evidence-pracovni-doby/{id}/ | Path does not match |
52 | track_new_lunch | /evidence-pracovni-doby/start-obed/ | Path does not match |
53 | track_end_work | /evidence-pracovni-doby/konec-prace/ | Path does not match |
54 | attendance_export | /uzivatel/{userId}/dochazka/export/{month}/{year}/ | Path does not match |
55 | user_index | /uzivatel/ | Path does not match |
56 | user_new | /uzivatel/pridat/ | Path does not match |
57 | user_edit | /uzivatel/{id}/upravit/ | Path does not match |
58 | user_setting | /uzivatel/nastaveni/ | Path does not match |
59 | user_change_password | /uzivatel/{id}/zmena-hesla/ | Path does not match |
60 | user_deactivate | /uzivatel/{id}/ | Path does not match |
61 | user_detail | /uzivatel/{id}/detail/ | 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.