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_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | api.login | /api/auth/login | Path does not match |
| 14 | security_login | /login | Path does not match |
| 15 | security_logout | /logout | Path does not match |
| 16 | security_register | /register | Path does not match |
| 17 | security_register_confirm | /register/{token} | Path does not match |
| 18 | security_resetting | /resetting | Path does not match |
| 19 | security_resetting_password | /resetting/{token} | Path does not match |
| 20 | admin.account_list | /admin/account | Path does not match |
| 21 | admin.account_edit | /admin/account/{user} | Path does not match |
| 22 | admin.account_password | /admin/account/{user}/password | Path does not match |
| 23 | admin.account_roles | /admin/account/{user}/roles | Path does not match |
| 24 | admin.account_group | /admin/account/{user}/group | Path does not match |
| 25 | admin.account_delete | /admin/accounts/{user}/delete | Path does not match |
| 26 | admin.account_activate | /admin/account/{user}/activate | Path does not match |
| 27 | admin.account_freeze | /admin/account/{user}/freeze | Path does not match |
| 28 | admin.activity_log.http | /admin/activity-log/http | Path does not match |
| 29 | admin.activity_log.mail | /admin/activity-log/mail | Path does not match |
| 30 | admin.config_general | /admin/config | Path does not match |
| 31 | admin.config_media | /admin/config/media | Path does not match |
| 32 | admin.config_user | /admin/config/user | Path does not match |
| 33 | admin.dashboard | /admin/ | Path does not match |
| 34 | admin.language | /admin/language/{lang} | Path does not match |
| 35 | admin.data_table | /admin/data-table | Path does not match |
| 36 | admin.data_table_post | /admin/data-table | Path does not match |
| 37 | app_google | /admin/google | Path does not match |
| 38 | admin.group_list | /admin/group | Path does not match |
| 39 | admin.group_create | /admin/group/create | Path does not match |
| 40 | admin.group_edit | /admin/group/{group}/edit | Path does not match |
| 41 | admin.group_roles | /admin/group/{group}/roles | Path does not match |
| 42 | admin.group_delete | /admin/group/{group}/delete | Path does not match |
| 43 | app_manufacturer | /admin/manufacturer | Path does not match |
| 44 | admin.product_list | /admin/product | Path does not match |
| 45 | admin.product_create | /admin/product/create | Path does not match |
| 46 | admin.product_edit | /admin/product/{product}/edit | Path does not match |
| 47 | admin.product_delete | /admin/product/{product}/delete | Path does not match |
| 48 | admin.product_detail_image | /admin/product/{product}/{img}/image | Path does not match |
| 49 | admin.product_detail_fill | /admin/product/{product}/fill | Path does not match |
| 50 | admin.product_detail_translate | /admin/product/translate | Path does not match |
| 51 | admin.product_currency_rate | /admin/product/currency | Path does not match |
| 52 | admin.product_detail | /admin/product/{product} | Path does not match |
| 53 | admin.translation_list | /admin/translation | Path does not match |
| 54 | admin.translation_detail_fill | /admin/translation/{translation}/fill | Path does not match |
| 55 | admin.translation_detail_translate | /admin/translation/translate | Path does not match |
| 56 | admin.translation_detail_hr | /admin/translation/{translation}/hr | Path does not match |
| 57 | app_zbozi | /admin/zbozi | Path does not match |
| 58 | widget_status | /admin/widget/status/{widgetId}/{status} | Path does not match |
| 59 | widget_config | /admin/widget/config/{widgetId} | Path does not match |
| 60 | widget_order | /admin/widget/order/{widgetId}/{order} | Path does not match |
| 61 | redirect_home | / | 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.