Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_budget_realization | /budget/realization | Path does not match |
| 2 | app_homepage | / | Path does not match |
| 3 | app_kategoria | /kategoria2 | Path does not match |
| 4 | kategoria_new | /kategoria/new | Path does not match |
| 5 | app_konta_index | /konta | Path does not match |
| 6 | app_konta_new | /konta/nowe | Path does not match |
| 7 | app_konta_edit | /konta/{id}/edytuj | Path does not match |
| 8 | operacje_przychody_new | /operacje/przychody/new | Path does not match |
| 9 | operacje_przychody | /operacje/przychody | Path does not match |
| 10 | operacje_przychody_edit | /operacje/przychody/edit/{id} | Path does not match |
| 11 | operacje_przychody_delete | /operacje/przychody/delete/{id} | Path does not match |
| 12 | operacje_wydatki | /operacje/wydatki | Path does not match |
| 13 | operacje_wydatki_new | /operacje/wydatki/new | Path does not match |
| 14 | operacje_wydatki_edit | /operacje/wydatki/edit/{id} | Path does not match |
| 15 | operacje_wydatki_delete | /operacje/wydatki/delete/{id} | Path does not match |
| 16 | plany_list | /plany | Path does not match |
| 17 | plan_new | /plan/new | Path does not match |
| 18 | plan_edit | /plan/{id}/edit | Path does not match |
| 19 | plan_delete | /plan/{id}/delete | Path does not match |
| 20 | plany_przychodow | /plany/przychody | Path does not match |
| 21 | plany_rozchodow | /plany/rozchody | Path does not match |
| 22 | app_profile | /profile | Path does not match |
| 23 | app_profile_edit | /profile/edit | Path does not match |
| 24 | app_change_password | /profile/change-password | Path does not match |
| 25 | przychod_edit | /przychod/{id}/edit | Path does not match |
| 26 | przychod_new | /przychod/new | Path does not match |
| 27 | przychod_delete | /przychod/{id}/delete | Path does not match |
| 28 | rozchod_edit | /rozchod/{id}/edit | Path does not match |
| 29 | rozchod_new | /rozchod/new | Path does not match |
| 30 | rozchod_delete | /rozchod/{id}/delete | Path does not match |
| 31 | app_login | /login | Path does not match |
| 32 | app_logout | /logout | Path does not match |
| 33 | app_statistics | /statistics | Path does not match |
| 34 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 35 | _wdt | /_wdt/{token} | Path does not match |
| 36 | _profiler_home | /_profiler/ | Path does not match |
| 37 | _profiler_search | /_profiler/search | Path does not match |
| 38 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 39 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 40 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 41 | _profiler_open_file | /_profiler/open | Path does not match |
| 42 | _profiler | /_profiler/{token} | Path does not match |
| 43 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 44 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 45 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 46 | index | / | Path does not match |
| 47 | kategorie_list | /konfiguracja/kategorie | Path does not match |
| 48 | kategoria_edit | /konfiguracja/kategoria/{id}/edit | Path does not match |
| 49 | kategoria_delete | /konfiguracja/kategoria/{id}/delete | Path does not match |
| 50 | przychody_list | /konfiguracja/przychody | Path does not match |
| 51 | przychody_edit | /konfiguracja/przychody/{id}/edit | Path does not match |
| 52 | przychody_delete | /konfiguracja/przychody/{id}/delete | Path does not match |
| 53 | rozchody_list | /konfiguracja/rozchody | Path does not match |
| 54 | rozchody_edit | /konfiguracja/rozchody/{id}/edit | Path does not match |
| 55 | rozchody_delete | /konfiguracja/rozchody/{id}/delete | 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.