Routing
app_robots
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | 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_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | app_account | /account | Path does not match |
| 17 | app_account_password | /account/password | Path does not match |
| 18 | admin_addons_index | /admin/addons/ | Path does not match |
| 19 | admin_addons_new | /admin/addons/new | Path does not match |
| 20 | admin_addons_edit | /admin/addons/{id}/edit | Path does not match |
| 21 | admin_addons_delete | /admin/addons/{id}/delete | Path does not match |
| 22 | admin_blog_index | /admin/blog | Path does not match |
| 23 | admin_blog_new | /admin/blog/new | Path does not match |
| 24 | admin_blog_edit | /admin/blog/edit/{id} | Path does not match |
| 25 | admin_blog_delete | /admin/blog/delete/{id} | Path does not match |
| 26 | admin_blog_upload_image | /admin/blog/upload-image | Path does not match |
| 27 | admin_apirequest_index | /admin/api-request/ | Path does not match |
| 28 | admin_packages_index | /admin/packages/ | Path does not match |
| 29 | admin_packages_new | /admin/packages/new | Path does not match |
| 30 | admin_packages_edit | /admin/packages/{id}/edit | Path does not match |
| 31 | admin_packages_delete | /admin/packages/{id}/delete | Path does not match |
| 32 | admin_projektstatus | /admin/projektstatus | Path does not match |
| 33 | admin_userattributes_index | /admin/userattributes/{userId} | Path does not match |
| 34 | admin_userattributes_delete | /admin/userattributes/delete/{id} | Path does not match |
| 35 | admin_users | /admin/users | Path does not match |
| 36 | admin_user_activate | /admin/users/{id}/activate | Path does not match |
| 37 | admin_user_deactivate | /admin/users/{id}/deactivate | Path does not match |
| 38 | admin_user_promote | /admin/users/{id}/promote | Path does not match |
| 39 | admin_user_delete | /admin/users/{id}/delete | Path does not match |
| 40 | admin_user_edit | /admin/users/{id}/edit | Path does not match |
| 41 | admin_user_subscriptions | /admin/users/{id}/subscriptions | Path does not match |
| 42 | app_ajax_ort_suche | /ajax/ort-suche | Path does not match |
| 43 | app_kunde_ajax_ort_suche | /ajax/kunde/ort-suche | Path does not match |
| 44 | app_kunde_ort_speichern | /ajax/kunde/ort-speichern | Path does not match |
| 45 | app_home_load_widget | /ajax/home/load-widget | Path does not match |
| 46 | app_kunde_ort_loeschen | /ajax/kunde/ort-loeschen/{id} | Path does not match |
| 47 | api_check_email | /ajax/check-email | Path does not match |
| 48 | app_blog_index | /blog | Path does not match |
| 49 | app_blog_show | /blog/{slug} | Path does not match |
| 50 | app_checkout_cart | /checkout/cart | Path does not match |
| 51 | app_customer_dashboard_v2 | /kunde/v2 | Path does not match |
| 52 | app_verify_email | /verify/email | Path does not match |
| 53 | app_homepage | / | Path does not match |
| 54 | app_impressum | /impressum | Path does not match |
| 55 | app_datenschutz | /datenschutz | Path does not match |
| 56 | app_markus-karte | /markus-karte | Path does not match |
| 57 | app_robots | /robots.txt | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.