https://oskar.moddix.io/account/

Routing

account_profile Matched route
54 Tested routes before match

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://oskar.moddix.io/account/login

Route Matching Logs

Path to match: /account/
# 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/ Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.