https://app.recyclink.be/reset-password

Routing

app_reset_password_request Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /reset-password
# 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_phpinfo /_profiler/phpinfo Path does not match
6 _profiler_search_results /_profiler/{token}/search/results Path does not match
7 _profiler_open_file /_profiler/open 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 abonnement /abonnement Path does not match
13 success /abonnement/success Path does not match
14 failed /abonnement/failed Path does not match
15 settings_subscription /super/admin/recyclink/seetings/abonnements Path does not match
16 settings_subscription_new /super/admin/recyclink/seetings/abonnement/new Path does not match
17 settings_subscription_delete /super/admin/recyclink/seetings/abonnement/delete/{id} Path does not match
18 subscription_actif /super/admin/recyclink/seetings/{id}/actif Path does not match
19 settings_subscription_edit /super/admin/recyclink/seetings/abonnement/edit/{id} Path does not match
20 admin /profile/ Path does not match
21 client_index /my-dashboard/ Path does not match
22 client_help /my-dashboard/aides Path does not match
23 client_contract_listing /my-dashboard/contracts Path does not match
24 client_equipment_actif /my-dashboard/{id}/actif Path does not match
25 client_contract_show /my-dashboard/contract/{slug} Path does not match
26 client_collect_listing /my-dashboard/collects Path does not match
27 client_collect_show /my-dashboard/collects/{slug}/show Path does not match
28 client_equipment_listing /my-dashboard/equipments Path does not match
29 client_equipment_new /my-dashboard/equipments/new Path does not match
30 client_equipment_delete /my-dashboard/equipments/{id} Path does not match
31 client_invoice_listing /my-dashboard/invoices Path does not match
32 client_ticket_listing /my-dashboard/tickets Path does not match
33 client_ticket_show /my-dashboard/tickets/{id}/show Path does not match
34 client_ticket_new /my-dashboard/tickets/new Path does not match
35 client_account /my-dashboard/account Path does not match
36 client_user_new /my-dashboard/account/user/new Path does not match
37 client_user_edit /my-dashboard/account/user/edit/{id} Path does not match
38 client_user_delete /my-dashboard/account/user/delete/{id} Path does not match
39 client_enterprise_edit /my-dashboard/account/enterprise/edit Path does not match
40 collect_index /super/admin/recyclink/collect/ Path does not match
41 collect_index_enterprise /super/admin/recyclink/collect/contract/{slugContract}/ Path does not match
42 new_collect /super/admin/recyclink/collect/new Path does not match
43 getInformations /super/admin/recyclink/collect/getInformations Path does not match
44 getTotal /super/admin/recyclink/collect/getTotal Path does not match
45 show_collect /super/admin/recyclink/collect/{id} Path does not match
46 collect_delete /super/admin/recyclink/collect/delete/{id} Path does not match
47 contract_index /super/admin/recyclink/contract/ Path does not match
48 new_contract /super/admin/recyclink/contract/new Path does not match
49 contractWithEnterprise /super/admin/recyclink/contract/new/{slug} Path does not match
50 show_contract /super/admin/recyclink/contract/{slug} Path does not match
51 archived_contract /super/admin/recyclink/contract/archived/{slug} Path does not match
52 enterprise_index /super/admin/recyclink/enterprise/ Path does not match
53 enterprise_new /super/admin/recyclink/enterprise/new Path does not match
54 enterprise_show /super/admin/recyclink/enterprise/{slug} Path does not match
55 enterprise_actif /super/admin/recyclink/enterprise/{slug}/actif Path does not match
56 enterprise_edit /super/admin/recyclink/enterprise/{slug}/edit Path does not match
57 enterprise_user_new /super/admin/recyclink/enterprise/{slug}/user/new Path does not match
58 enterprise_user_edit /super/admin/recyclink/enterprise/{slug}/user/edit/{idUser} Path does not match
59 enterprise_user_actif /super/admin/recyclink/enterprise/{slug}/user/actif Path does not match
60 enterprise_user_delete /super/admin/recyclink/enterprise/{id}/user/delete/{idUser} Path does not match
61 enterprise_ticket /super/admin/recyclink/enterprise/{slug}/tickets Path does not match
62 enterprise_equipments_show /super/admin/recyclink/enterprise/{slug}/equipments Path does not match
63 enterprise_equiments_new /super/admin/recyclink/enterprise/{slug}/equipments/new Path does not match
64 enterprise_collects_show /super/admin/recyclink/enterprise/{slug}/collectes Path does not match
65 enterprise_contracts_show /super/admin/recyclink/enterprise/{slug}/contracts Path does not match
66 enterprise_invoices_show /super/admin/recyclink/enterprise/{slug}/invoices Path does not match
67 enterprise_delete /super/admin/recyclink/enterprise/{id} Path does not match
68 provider_index /super/admin/recyclink/provider/ Path does not match
69 provider_new /super/admin/recyclink/provider/new Path does not match
70 provider_show /super/admin/recyclink/provider/{slug} Path does not match
71 provider_actif /super/admin/recyclink/provider/{slug}/actif Path does not match
72 provider_equiments_new /super/admin/recyclink/provider/{slug}/equipments/new Path does not match
73 provider_edit /super/admin/recyclink/provider/{slug}/edit Path does not match
74 provider_contracts_show /super/admin/recyclink/provider/{slug}/contracts Path does not match
75 provider_collects_show /super/admin/recyclink/provider/{slug}/collects Path does not match
76 provider_equipments_show /super/admin/recyclink/provider/{slug}/equipments Path does not match
77 provider_delete /super/admin/recyclink/provider/{id} Path does not match
78 app_register /register Path does not match
79 app_verify_email /verify/email Path does not match
80 app_login / Path does not match
81 app_logout /logout Path does not match
82 app_create_password /create-password/{slug} Path does not match
83 app_reset_password_request /reset-password Route matches!

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