Routing
account_login
Matched route
93
Tested routes before match
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/account/login
| # | 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_info | /_profiler/info/{about} | 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 | /_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 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
| 13 | admin_dashboard | /admin | Path does not match |
| 14 | backend_customer_index | /admin/customers/{page} | Path does not match |
| 15 | backend_customer_show | /admin/customer/{id} | Path does not match |
| 16 | backend_customer_edit | /admin/customer/{id}/edit | Path does not match |
| 17 | backend_letter_index | /admin/letter/ | Path does not match |
| 18 | backend_letter_show | /admin/letter/{id} | Path does not match |
| 19 | backend_order_index | /admin/orders/{page} | Path does not match |
| 20 | backend_order_show | /admin/order/{id} | Path does not match |
| 21 | backend_order_conversation | /admin/order/{id}/timeline | Path does not match |
| 22 | backend_order_download | /admin/order/{id}/{filename}/download | Path does not match |
| 23 | backend_order_invoice | /admin/order/{id}/invoice | Path does not match |
| 24 | backend_order_update_status | /admin/order/{id}/status | Path does not match |
| 25 | backend_order_upload_zip | /admin/order/{id}/upload_zip | Path does not match |
| 26 | backend_order_regenerate_books | /admin/order/{id}/regenerate_books | Path does not match |
| 27 | backend_page_new | /admin/page/{letter_id}/new | Path does not match |
| 28 | backend_page_save_reorder | /admin/page/{page}/reorder | Path does not match |
| 29 | backend_static_page_index | /admin/page/static | Path does not match |
| 30 | backend_static_page_edit | /admin/page/static/{id}/edit | Path does not match |
| 31 | backend_page_edit | /admin/page/{letter_id}/{page_id}/edit | Path does not match |
| 32 | backend_page_private_file | /admin/page/private/{file}/{type} | Path does not match |
| 33 | backend_page_delete | /admin/page/{letter_id}/{page_id}/delete | Path does not match |
| 34 | backend_product_index | /admin/product | Path does not match |
| 35 | backend_product_create | /admin/product/create | Path does not match |
| 36 | backend_product_edit | /admin/product/{id}/edit | Path does not match |
| 37 | backend_product_private_file | /admin/product/private/{file} | Path does not match |
| 38 | backend_product_delete | /admin/product/{id}/delete | Path does not match |
| 39 | app_admin_test_index | /admin/test/pdf/{type} | Path does not match |
| 40 | app_admin_test_testbookgenerator | /admin/test/book-generator | Path does not match |
| 41 | app_admin_test_checkinvoicepdf | /admin/test/invoice | Path does not match |
| 42 | app_admin_test_checkpages | /admin/test/pages | Path does not match |
| 43 | app_admin_test_checkproducts | /admin/test/products | Path does not match |
| 44 | app_admin_test_reorderallpages | /admin/test/reorder | Path does not match |
| 45 | backend_voucher_index | /admin/voucher/ | Path does not match |
| 46 | backend_voucher_create | /admin/voucher/create | Path does not match |
| 47 | backend_voucher_edit | /admin/voucher/{id}/edit | Path does not match |
| 48 | backend_voucher_delete | /admin/voucher/{id}/delete | Path does not match |
| 49 | api_v1_book_name_check | /api/v1/book/name_check | Path does not match |
| 50 | api_v1_book_build | /api/v1/book/build | Path does not match |
| 51 | api_v1_book_order | /api/v1/book/order | Path does not match |
| 52 | api_v1_order_poa | /api/v1/order/poa | Path does not match |
| 53 | api_v1_order_asn | /api/v1/order/asn | Path does not match |
| 54 | account_profile | /account/ | Path does not match |
| 55 | account_order_show | /account/order/{id} | Path does not match |
| 56 | account_register | /account/register | Path does not match |
| 57 | account_verification | /account/verify/{verificationToken} | Path does not match |
| 58 | account_request_reset_password | /account/reset | Path does not match |
| 59 | account_reset_password | /account/reset/{token} | Path does not match |
| 60 | book_builder_index | /boek/{id} | Path does not match |
| 61 | book_edit | /book/edit/{id} | Path does not match |
| 62 | book_show | /book/{id} | Path does not match |
| 63 | book_personalized_image | /book/personalized/{pageId}/{pageNr}/{nameOrPersonalText} | Path does not match |
| 64 | book_cover | /book/cover/{color}/{name} | Path does not match |
| 65 | cart_index | /cart | Path does not match |
| 66 | cart_add_book | /cart/add | Path does not match |
| 67 | cart_add_product | /cart/add_product/{id} | Path does not match |
| 68 | cart_remove | /cart/remove/{type}/{id} | Path does not match |
| 69 | edit_quantity | /cart/edit_quantity/{operator}/{id} | Path does not match |
| 70 | cart_add_voucher | /cart/voucher | Path does not match |
| 71 | cart_remove_voucher | /cart/voucher_remove | Path does not match |
| 72 | cart_reset | /cart/reset | Path does not match |
| 73 | checkout_index | /checkout/ | Path does not match |
| 74 | checkout_shipping | /checkout/shipping | Path does not match |
| 75 | checkout_payment | /checkout/payment | Path does not match |
| 76 | checkout_payment_return | /checkout/payment_return/{orderId} | Path does not match |
| 77 | checkout_payment_return_webhook | /checkout/payment_return_webhook/{orderId} | Path does not match |
| 78 | checkout_payment_success | /checkout/payment/success | Path does not match |
| 79 | address_lookup | /checkout/address_lookup | Path does not match |
| 80 | contact_index | /contact | Path does not match |
| 81 | content_about_us | /over-ons | Path does not match |
| 82 | content_blog | /blog | Path does not match |
| 83 | content_shipping_info | /bezorginformatie | Path does not match |
| 84 | content_return_policy | /retourbeleid | Path does not match |
| 85 | content_terms_and_conditions | /voorwaarden-en-condities | Path does not match |
| 86 | content_privacy_policy | /privacybeleid | Path does not match |
| 87 | content_faq | /faq | Path does not match |
| 88 | homepage | / | Path does not match |
| 89 | shop_index | /shop | Path does not match |
| 90 | shop_show_item | /shop/{slug} | Path does not match |
| 91 | homepage_v2 | /v2 | Path does not match |
| 92 | login | /admin/login | Path does not match |
| 93 | account_login | /account/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.