Routing
app_login
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "bg" |
Route Matching Logs
Path to match:
/bg/login
| # | 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 | homepage | /{_locale} | Path does not match |
| 16 | admin_package_api_search.en | /admin/api/package/search/{id} | Path does not match |
| 17 | admin_package_api_search.bg | /bg/admin/api/package/search/{id} | Path does not match |
| 18 | admin_package_api_update.en | /admin/api/package/search/{id} | Path does not match |
| 19 | admin_package_api_update.bg | /bg/admin/api/package/search/{id} | Path does not match |
| 20 | admin_user_api_search.en | /admin/api/user/search/{id} | Path does not match |
| 21 | admin_user_api_search.bg | /bg/admin/api/user/search/{id} | Path does not match |
| 22 | admin_user_api_search_by_phone.en | /admin/api/user/search/phone/{phone} | Path does not match |
| 23 | admin_user_api_search_by_phone.bg | /bg/admin/api/user/search/phone/{phone} | Path does not match |
| 24 | admin_article_list.en | /admin/article | Path does not match |
| 25 | admin_article_list.bg | /bg/admin/article | Path does not match |
| 26 | admin_article_create.en | /admin/article/create | Path does not match |
| 27 | admin_article_create.bg | /bg/admin/article/create | Path does not match |
| 28 | app_admin_article_createprocess.en | /admin/article/create | Path does not match |
| 29 | app_admin_article_createprocess.bg | /bg/admin/article/create | Path does not match |
| 30 | admin_article_edit.en | /admin/article/edit/{id} | Path does not match |
| 31 | admin_article_edit.bg | /bg/admin/article/edit/{id} | Path does not match |
| 32 | app_admin_article_editprocess.en | /admin/article/edit/{id} | Path does not match |
| 33 | app_admin_article_editprocess.bg | /bg/admin/article/edit/{id} | Path does not match |
| 34 | admin_article_delete.en | /admin/article/{id} | Path does not match |
| 35 | admin_article_delete.bg | /bg/admin/article/{id} | Path does not match |
| 36 | admin_home.en | /admin | Path does not match |
| 37 | admin_home.bg | /bg/admin | Path does not match |
| 38 | admin_package_list.en | /admin/package | Path does not match |
| 39 | admin_package_list.bg | /bg/admin/package | Path does not match |
| 40 | admin_package_scan.en | /admin/package/scan | Path does not match |
| 41 | admin_package_scan.bg | /bg/admin/package/scan | Path does not match |
| 42 | admin_package_edit.en | /admin/package/edit/{id} | Path does not match |
| 43 | admin_package_edit.bg | /bg/admin/package/edit/{id} | Path does not match |
| 44 | app_admin_package_editprocess.en | /admin/package/edit/{id} | Path does not match |
| 45 | app_admin_package_editprocess.bg | /bg/admin/package/edit/{id} | Path does not match |
| 46 | admin_package_print.en | /admin/package/{id} | Path does not match |
| 47 | admin_package_print.bg | /bg/admin/package/{id} | Path does not match |
| 48 | admin_package_delete.en | /admin/package/{id} | Path does not match |
| 49 | admin_package_delete.bg | /bg/admin/package/{id} | Path does not match |
| 50 | admin_truck_list.en | /admin/truck | Path does not match |
| 51 | admin_truck_list.bg | /bg/admin/truck | Path does not match |
| 52 | admin_truck_view.en | /admin/truck/{id} | Path does not match |
| 53 | admin_truck_view.bg | /bg/admin/truck/{id} | Path does not match |
| 54 | admin_truck_edit.en | /admin/truck/edit/{id} | Path does not match |
| 55 | admin_truck_edit.bg | /bg/admin/truck/edit/{id} | Path does not match |
| 56 | app_admin_truck_editprocess.en | /admin/truck/edit/{id} | Path does not match |
| 57 | app_admin_truck_editprocess.bg | /bg/admin/truck/edit/{id} | Path does not match |
| 58 | admin_truck_cargo.en | /admin/truck/cargo/{id} | Path does not match |
| 59 | admin_truck_cargo.bg | /bg/admin/truck/cargo/{id} | Path does not match |
| 60 | admin_truck_create.en | /admin/truck/create | Path does not match |
| 61 | admin_truck_create.bg | /bg/admin/truck/create | Path does not match |
| 62 | app_admin_truck_createprocess.en | /admin/truck/create | Path does not match |
| 63 | app_admin_truck_createprocess.bg | /bg/admin/truck/create | Path does not match |
| 64 | app_admin_truck_createprocess_1.en | /admin/truck/create/ | Path does not match |
| 65 | app_admin_truck_createprocess_1.bg | /bg/admin/truck/create/ | Path does not match |
| 66 | admin_truck_delete.en | /admin/truck/{id} | Path does not match |
| 67 | admin_truck_delete.bg | /bg/admin/truck/{id} | Path does not match |
| 68 | admin_user_list.en | /admin/user | Path does not match |
| 69 | admin_user_list.bg | /bg/admin/user | Path does not match |
| 70 | admin_user_create.en | /admin/user/create | Path does not match |
| 71 | admin_user_create.bg | /bg/admin/user/create | Path does not match |
| 72 | app_admin_user_createprocess.en | /admin/user/create | Path does not match |
| 73 | app_admin_user_createprocess.bg | /bg/admin/user/create | Path does not match |
| 74 | admin_user_edit.en | /admin/user/edit/{id} | Path does not match |
| 75 | admin_user_edit.bg | /bg/admin/user/edit/{id} | Path does not match |
| 76 | app_admin_user_editprocess.en | /admin/user/edit/{id} | Path does not match |
| 77 | app_admin_user_editprocess.bg | /bg/admin/user/edit/{id} | Path does not match |
| 78 | admin_user_delete.en | /admin/user/{id} | Path does not match |
| 79 | admin_user_delete.bg | /bg/admin/user/{id} | Path does not match |
| 80 | admin_user_restore.en | /admin/user/{id} | Path does not match |
| 81 | admin_user_restore.bg | /bg/admin/user/{id} | Path does not match |
| 82 | admin_warehouse_list.en | /admin/warehouse | Path does not match |
| 83 | admin_warehouse_list.bg | /bg/admin/warehouse | Path does not match |
| 84 | admin_warehouse_edit.en | /admin/warehouse/edit/{id} | Path does not match |
| 85 | admin_warehouse_edit.bg | /bg/admin/warehouse/edit/{id} | Path does not match |
| 86 | app_admin_warehouse_editprocess.en | /admin/warehouse/edit/{id} | Path does not match |
| 87 | app_admin_warehouse_editprocess.bg | /bg/admin/warehouse/edit/{id} | Path does not match |
| 88 | admin_warehouse_create.en | /admin/warehouse/create | Path does not match |
| 89 | admin_warehouse_create.bg | /bg/admin/warehouse/create | Path does not match |
| 90 | app_admin_warehouse_createprocess.en | /admin/warehouse/create | Path does not match |
| 91 | app_admin_warehouse_createprocess.bg | /bg/admin/warehouse/create | Path does not match |
| 92 | admin_warehouse_delete.en | /admin/warehouse/{id} | Path does not match |
| 93 | admin_warehouse_delete.bg | /bg/admin/warehouse/{id} | Path does not match |
| 94 | app_contact_index.en | /contact | Path does not match |
| 95 | app_contact_index.bg | /bg/contact | Path does not match |
| 96 | app_homepage.en | / | Path does not match |
| 97 | app_homepage.bg | /bg/ | Path does not match |
| 98 | app_page.en | /page | Path does not match |
| 99 | app_page.bg | /bg/page | Path does not match |
| 100 | app_page_article | /page/{slug} | Path does not match |
| 101 | app_page_cyrillic_article | /bg/страница/{slug} | Path does not match |
| 102 | app_register.en | /register | Path does not match |
| 103 | app_register.bg | /bg/register | Path does not match |
| 104 | app_verify_email.en | /verify/email | Path does not match |
| 105 | app_verify_email.bg | /bg/verify/email | Path does not match |
| 106 | app_login.en | /login | Path does not match |
| 107 | app_login.bg | /bg/login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.