Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | auth_login | /login | Path does not match |
| 13 | auth_logout | /logout | Path does not match |
| 14 | auth_logincheck | /login-check | Path does not match |
| 15 | benutzer_index | /benutzer/ | Path does not match |
| 16 | benutzer_new | /benutzer/neu | Path does not match |
| 17 | benutzer_edit | /benutzer/{id}/bearbeiten | Path does not match |
| 18 | benutzer_delete | /benutzer/{id}/loeschen | Path does not match |
| 19 | benutzer_disable | /benutzer/{id}/deaktivieren | Path does not match |
| 20 | benutzer_export | /benutzer/export | Path does not match |
| 21 | home | / | Path does not match |
| 22 | dashboard_index | /dashboard/ | Path does not match |
| 23 | einzeltransport_index | /einzeltransport/ | Path does not match |
| 24 | einzeltransport_new | /einzeltransport/neu | Path does not match |
| 25 | einzeltransport_edit | /einzeltransport/{id}/bearbeiten | Path does not match |
| 26 | einzeltransport_delete | /einzeltransport/{id}/loeschen | Path does not match |
| 27 | einzeltransport_export | /einzeltransport/export | Path does not match |
| 28 | zeitfenster_selector | /einzeltransport/zeitfenster-selector | Path does not match |
| 29 | hilfe_index | /hilfe/ | Path does not match |
| 30 | logistikobjekt_index | /logistikobjekt/ | Path does not match |
| 31 | logistikobjekt_new | /logistikobjekt/new | Path does not match |
| 32 | logistikobjekt_edit | /logistikobjekt/{id}/edit | Path does not match |
| 33 | logistikobjekt_delete | /logistikobjekt/{id} | Path does not match |
| 34 | logistikobjekt_disable | /logistikobjekt/{id}/disable | Path does not match |
| 35 | profil_index | /profil/ | Path does not match |
| 36 | profil_edit_benutzer | /profil/benutzer | Path does not match |
| 37 | profil_edit_transportunternehmen | /profil/transportunternehmen | Path does not match |
| 38 | sperrdatum_index | /sperrdatum/ | Path does not match |
| 39 | sperrdatum_new | /sperrdatum/new | Path does not match |
| 40 | sperrdatum_edit | /sperrdatum/{id}/edit | Path does not match |
| 41 | sperrdatum_delete | /sperrdatum/{id} | Path does not match |
| 42 | statistik_index | /statistik/ | Path does not match |
| 43 | statistik_export | /statistik/export | Path does not match |
| 44 | system_index | /system/ | Path does not match |
| 45 | system_mailtest | /system/mailtest | Path does not match |
| 46 | system_test | /system/test | Path does not match |
| 47 | system_trigger_error | /system/trigger-error.html | Path does not match |
| 48 | tor_index | /tor/ | Path does not match |
| 49 | tor_new | /tor/new | Path does not match |
| 50 | tor_edit | /tor/{id}/edit | Path does not match |
| 51 | tor_delete | /tor/{id} | Path does not match |
| 52 | tor_disable | /tor/{id}/disable | Path does not match |
| 53 | transportunternehmen_index | /transportunternehmen/ | Path does not match |
| 54 | transportunternehmen_new | /transportunternehmen/neu | Path does not match |
| 55 | transportunternehmen_edit | /transportunternehmen/{id}/bearbeiten | Path does not match |
| 56 | transportunternehmen_delete | /transportunternehmen/{id}/loeschen | Path does not match |
| 57 | transportunternehmen_disable | /transportunternehmen/{id}/deaktivieren | Path does not match |
| 58 | transportunternehmen_export | /transportunternehmen/export | Path does not match |
| 59 | transportunternehmen_selector | /transportunternehmen/transportunternehmen-selector.json | Path does not match |
| 60 | zeitfenster_index | /zeitfenster/ | Path does not match |
| 61 | zeitfenster_new | /zeitfenster/new | Path does not match |
| 62 | zeitfenster_edit | /zeitfenster/{id}/edit | Path does not match |
| 63 | zeitfenster_delete | /zeitfenster/{id} | Path does not match |
| 64 | zeitfenster_disable | /zeitfenster/{id}/disable | Path does not match |
| 65 | _preview_error | /_error/{code}.{_format} | 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.