Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | 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_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | admin_modules | /admin/modulok | Path does not match |
| 16 | admin_module_toggle | /admin/modulok/{id}/toggle | Path does not match |
| 17 | admin_settlements | /admin/telepulesek | Path does not match |
| 18 | admin_settlement_new | /admin/telepulesek/uj | Path does not match |
| 19 | admin_settlement_edit | /admin/telepulesek/{id}/szerkeszt | Path does not match |
| 20 | admin_streets | /admin/utcak | Path does not match |
| 21 | admin_street_new | /admin/utcak/uj | Path does not match |
| 22 | admin_street_edit | /admin/utcak/{id}/szerkeszt | Path does not match |
| 23 | admin_audit_log | /admin/audit-naplo | Path does not match |
| 24 | api_streets_by_settlement | /admin/api/utcak | Path does not match |
| 25 | admin_lookups | /admin/allapotok | Path does not match |
| 26 | admin_lookup_new | /admin/allapotok/{type}/uj | Path does not match |
| 27 | admin_lookup_edit | /admin/allapotok/{type}/{id}/szerkeszt | Path does not match |
| 28 | admin_lookup_delete | /admin/allapotok/{type}/{id}/torles | Path does not match |
| 29 | admin_users | /admin/felhasznalok | Path does not match |
| 30 | admin_user_new | /admin/felhasznalok/uj | Path does not match |
| 31 | admin_user_edit | /admin/felhasznalok/{id}/szerkeszt | Path does not match |
| 32 | auth_login | /bejelentkezes | Path does not match |
| 33 | auth_logout | /kilep | Path does not match |
| 34 | client_index | /ugyfelek | Path does not match |
| 35 | client_new | /ugyfelek/uj | Path does not match |
| 36 | client_show | /ugyfelek/{id} | Path does not match |
| 37 | client_edit | /ugyfelek/{id}/szerkeszt | Path does not match |
| 38 | client_household_add | /ugyfelek/{id}/haztartas-hozzaad | Path does not match |
| 39 | client_household_remove | /ugyfelek/{id}/haztartas-eltavolit/{mid} | Path does not match |
| 40 | client_delete | /ugyfelek/{id}/torles | Path does not match |
| 41 | dashboard_index | / | Path does not match |
| 42 | household_index | /haztartasok | Path does not match |
| 43 | household_new | /haztartasok/uj | Path does not match |
| 44 | household_show | /haztartasok/{id} | Path does not match |
| 45 | household_edit | /haztartasok/{id}/szerkeszt | Path does not match |
| 46 | household_delete | /haztartasok/{id}/torles | Path does not match |
| 47 | signal_index | /jelzesek | Path does not match |
| 48 | signal_new | /jelzesek/uj | Path does not match |
| 49 | signal_show | /jelzesek/{id} | Path does not match |
| 50 | signal_edit | /jelzesek/{id}/szerkeszt | Path does not match |
| 51 | signal_delete | /jelzesek/{id}/torles | Path does not match |
| 52 | signal_institution_index | /admin/jelzorendszeri-intezmenyek | Path does not match |
| 53 | signal_institution_new | /admin/jelzorendszeri-intezmenyek/uj | Path does not match |
| 54 | signal_institution_edit | /admin/jelzorendszeri-intezmenyek/{id}/szerkeszt | Path does not match |
| 55 | signal_institution_delete | /admin/jelzorendszeri-intezmenyek/{id}/torles | 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.