Routing
partner_become
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/partner-werden
# | Route name | Path | Log |
---|---|---|---|
1 | admin_server_logs | /admin/server/logs/{id} | Path does not match |
2 | admin_vpn_maintenance | /admin/vpn/maintenance | Path does not match |
3 | admin_updates | /admin/system/updates | Path does not match |
4 | admin_user_list | /admin/users | Path does not match |
5 | admin_user_edit | /admin/users/edit/{id} | Path does not match |
6 | admin_user_delete | /admin/users/delete/{id} | Path does not match |
7 | admin_server_search | /admin/servers/search | Path does not match |
8 | admin_user_search | /admin/users/search | Path does not match |
9 | admin_user_create | /admin/users/create | Path does not match |
10 | admin_server_ssh | /admin/server/ssh/{id} | Path does not match |
11 | admin_shop_product_add | /admin/shop/product/add | Path does not match |
12 | admin_shop_kategorie_add | /admin/shop/kategorie/add | Path does not match |
13 | admin_shop_kategorien | /admin/shop/kategorien | Path does not match |
14 | admin_shop_product_search | /admin/shop/products/search | Path does not match |
15 | admin_shop_product_edit | /admin/shop/product/edit/{id} | Path does not match |
16 | admin_shop_product_delete | /admin/shop/product/delete/{id} | Path does not match |
17 | admin_shop_kategorie_edit | /admin/shop/kategorie/edit/{id} | Path does not match |
18 | admin_shop_kategorie_delete | /admin/shop/kategorie/delete/{id} | Path does not match |
19 | admin_visitor_stats | /admin/besucherstatistik | Path does not match |
20 | admin_ticket_index | /admin/ticket/ | Path does not match |
21 | admin_ticket_show | /admin/ticket/{id} | Path does not match |
22 | admin_ticket_edit | /admin/ticket/{id}/edit | Path does not match |
23 | admin_ticket_delete | /admin/ticket/{id}/delete | Path does not match |
24 | admin_ticket_status | /admin/ticket/{id}/status | Path does not match |
25 | admin_ticket_search | /admin/ticket/admin/ticket/search | Path does not match |
26 | admin_notifications | /admin/ticket/admin/notifications | Path does not match |
27 | connect_google_start | /connect/google | Path does not match |
28 | connect_google_check | /connect/google/check | Path does not match |
29 | admin_settings | /admin/settings | Path does not match |
30 | admin_update_settings | /admin/update-settings | Path does not match |
31 | maintenance | /wartung | Path does not match |
32 | shop_overview | /shop/ | Path does not match |
33 | shop_product_detail | /shop/product/{id} | Path does not match |
34 | shop_cart_add | /shop/cart/add/{id} | Path does not match |
35 | shop_cart_remove | /shop/cart/remove/{id} | Path does not match |
36 | shop_checkout_process | /shop/checkout/process | Path does not match |
37 | payment_confirm | /shop/payment/confirm | Path does not match |
38 | paypal_payment | /shop/payment/paypal/{order_id} | Path does not match |
39 | shop_checkout | /shop/checkout/{id} | Path does not match |
40 | admin_shop_product_update_sort_order | /shop/admin/product/update-sort-order | Path does not match |
41 | stripe_payment | /shop/payment/stripe/{order_id} | Path does not match |
42 | about | /about | Path does not match |
43 | hilfe | /hilfe | Path does not match |
44 | leistung | /leistung | Path does not match |
45 | preise | /preise | Path does not match |
46 | partner_become | /partner-werden | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.