Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | admin_login | /admin/logowanie | Path does not match |
2 | admin_logout | /admin/logout | Path does not match |
3 | admin_index | /admin/index | Path does not match |
4 | admin_add | /admin/dodaj | Path does not match |
5 | admin_edit | /admin/edytuj/{id} | Path does not match |
6 | admin_remove | /admin/usun/{id} | Path does not match |
7 | admin_update | /admin/zapisz | Path does not match |
8 | api_login | /api/login | Path does not match |
9 | attribute_index | /atrybuty/{id} | Path does not match |
10 | attribute_edit | /atrybuty/edytuj/{id} | Path does not match |
11 | attribute_get_values | /atrybuty/pobierz-wartosci/{format}/{id} | Path does not match |
12 | attribute_update | /atrybuty/aktualizuj | Path does not match |
13 | attribute_remove | /atrybuty/usun/id | Path does not match |
14 | attribute_value_update | /atrybuty/aktualizuj-wartosc | Path does not match |
15 | attribute_value_remove | /atrybuty/usun-wartosc/{id} | Path does not match |
16 | attribute_get_attributes | /atrybuty/wybierz-atrybuty | Path does not match |
17 | home | / | Path does not match |
18 | county_index | /powiaty | Path does not match |
19 | city_index | /miasta | Path does not match |
20 | school_index | /szkoly | Path does not match |
21 | exam_index | /{kind}/ | Path does not match |
22 | exam_generator | /{kind}/generator/{id} | Path does not match |
23 | exam_sort | /klasowki/uporzadkuj-zadania | Path does not match |
24 | exam_preview | /klasowki/podglad | Path does not match |
25 | exam_form | /klasowki/formularz | Path does not match |
26 | exam_remove | /klasowki/usun/{id} | Path does not match |
27 | exam_update | /klasowki/zapisz | Path does not match |
28 | exam_image | /klasowki/wygeneruj-wzor | Path does not match |
29 | exam_export | /klasowki/eksport | Path does not match |
30 | exam_get_tasks | /klasowki/wybierz-zadania | Path does not match |
31 | exam_get_exams | /klasowki/pobierz | Path does not match |
32 | help_index | /pomoc/ | Path does not match |
33 | help_book | /pomoc/podrecznik | Path does not match |
34 | message_index | /wiadomosci | Path does not match |
35 | get_messages | /pobierz-wiadomosci | Path does not match |
36 | message_compose | /wiadomosci/nowa-wiadomosc | Path does not match |
37 | message_sent | /wiadomosci/wyslij | Path does not match |
38 | message_remove_thread | /wiadomosci/usun-watek/{id} | Path does not match |
39 | message_thread | /wiadomosci/watek/{id} | Path does not match |
40 | student_index | /uczen/ | Path does not match |
41 | student_exam | /uczen/testy | Path does not match |
42 | student_login | /uczen/logowanie | Path does not match |
43 | student_register | /uczen/rejestracja | Path does not match |
44 | student_logout | /uczen/logout | Path does not match |
45 | task_index | /zadania/ | Path does not match |
46 | task_fullexport | /zadania/fullexport | Path does not match |
47 | task_get_tasks | /zadania/wybierz-zadania | Path does not match |
48 | task_add | /zadania/dodaj | Path does not match |
49 | task_edit | /zadania/edytuj/{id} | Path does not match |
50 | task_remove | /zadania/usun/{id} | Path does not match |
51 | task_update | /zadania/zapisz | Path does not match |
52 | teacher_token_reindex | /nauczyciel/tokeny | Path does not match |
53 | teacher_index | /nauczyciel/ | Path does not match |
54 | teacher_get_teachers | /nauczyciel/pobierz-nauczycieli | Path does not match |
55 | teacher_add | /nauczyciel/dodaj | Path does not match |
56 | teacher_activation | /nauczyciel/aktywacja | Path does not match |
57 | teacher_edit | /nauczyciel/edytuj/{id} | Path does not match |
58 | teacher_profile | /nauczyciel/profil | Path does not match |
59 | teacher_remove | /nauczyciel/usun/{id} | Path does not match |
60 | teacher_update | /nauczyciel/zapisz | Path does not match |
61 | teacher_remind_password | /nauczyciel/przypomnij-haslo | Path does not match |
62 | teacher_show | /nauczyciel/pokaz/{id} | Path does not match |
63 | teacher_bulk | /nauczyciel/hurtowe-przedluzanie-waznosci-kont | Path does not match |
64 | teacher_get_school | /nauczyciel/wybierz-szkole | Path does not match |
65 | teacher_login | /nauczyciel/logowanie | Path does not match |
66 | teacher_logout | /nauczyciel/logout | Path does not match |
67 | teacher_password_remind | /nauczyciel/przypominanie-hasla | Path does not match |
68 | teacher_password_change | /nauczyciel/zmiana-hasla | Path does not match |
69 | teacher_register | /nauczyciel/rejestracja | Path does not match |
70 | teacher_thank_you | /nauczyciel/dziekujemy-za-rejestracje | Path does not match |
71 | teacher_code_import | /nauczyciel/import-kodow | Path does not match |
72 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
73 | _preview_error | /_error/{code}.{_format} | Path does not match |
74 | _wdt | /_wdt/{token} | Path does not match |
75 | _profiler_home | /_profiler/ | Path does not match |
76 | _profiler_search | /_profiler/search | Path does not match |
77 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
78 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
79 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
80 | _profiler_open_file | /_profiler/open | Path does not match |
81 | _profiler | /_profiler/{token} | Path does not match |
82 | _profiler_router | /_profiler/{token}/router | Path does not match |
83 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
84 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.