https://cassaclock.com/register/company/step

Routing

company_wizard Matched route

Route Parameters

Name Value
step
1

Route Matching Logs

Path to match: /register/company/step
# Route name Path Log
1 souscription_new /abonnement/new/souscription Path does not match
2 app_mes_abonnement_index /abonnement/mesabonnements Path does not match
3 app_abonnement_index /abonnement/ Path does not match
4 app_abonnement_nouvel /abonnement/abonnement/nouvel Path does not match
5 app_abonnement_new /abonnement/new Path does not match
6 app_abonnement_front_new /abonnement/souscrire Path does not match
7 app_abonnement_show /abonnement/{id} Path does not match
8 abonnement_modifier_livraisons /abonnement/abonnement/{id}/modifier-livraisons Path does not match
9 app_abonnement_edit /abonnement/{id}/edit Path does not match
10 app_abonnement_delete /abonnement/{id} Path does not match
11 update_position /api/livreurs/position/update-location/{id} Path does not match
12 api_login /api/login Path does not match
13 app_auth_checkemail /api/check-email Path does not match
14 api_register /api/register Path does not match
15 api_asklivraison /api/asklivraison Path does not match
16 forgot_password /api/password/forgot Path does not match
17 reset_password /api/reset-passwordold/{token} Path does not match
18 app_caracteristiques_type_abonnement_index /caracteristiques/type/abonnement/ Path does not match
19 app_caracteristiques_type_abonnement_new /caracteristiques/type/abonnement/new Path does not match
20 app_caracteristiques_type_abonnement_show /caracteristiques/type/abonnement/{id} Path does not match
21 app_caracteristiques_type_abonnement_edit /caracteristiques/type/abonnement/{id}/edit Path does not match
22 app_caracteristiques_type_abonnement_delete /caracteristiques/type/abonnement/{id} Path does not match
23 change_password /api/change-password Path does not match
24 company_wizard /register/company/step/{step} Route matches!

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