https://dev.zoebusinessplan.com/creation-compte

Routing

app_register Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /creation-compte
# Route name Path Log
1 bp_model_list /models-business-plan Path does not match
2 bp_model_template /business-plan/templates Path does not match
3 bp_model_new /bp-model/new Path does not match
4 bp_model_edit /bp-model/edit/{id} Path does not match
5 bp_model_delete /bp-model/delete/{id} Path does not match
6 bp_model_variable_configuration /bp-model/variable-configuration/{id} Path does not match
7 bp_model_page_configuration /bp-model/page-configuration/{id} Path does not match
8 bp_model_generate /bp-model/generate/{id} Path does not match
9 bp_model_role_list /bp-model-roles Path does not match
10 bp_model_role_new /bp-model-role/new Path does not match
11 bp_model_role_edit /bp-model-role/edit/{id} Path does not match
12 bp_model_role_delete /bp-model-role/delete/{id} Path does not match
13 bp_model_variables /bp-model/variables/{id} Path does not match
14 customer_bp_model_list /mes-business-plan Path does not match
15 customer_bp_model_configure /customer-bp-model/configure/{id} Path does not match
16 bp_model_configure /configuration-business-plan/{slug} Path does not match
17 customer_bp_model_setting /customer-bp-model/setting/{id} Path does not match
18 customer_bp_model_generate /customer-bp-model/generate/{id} Path does not match
19 bp_model_display /affichage-business-plan/{slug} Path does not match
20 bp_model_file_upload /business-plan/file/upload Path does not match
21 customer_bp_model_delete /business-plan/delete/{id} Path does not match
22 homepage / Path does not match
23 get_states_by_country /get_states_by_country/{id} Path does not match
24 get_cities_by_state /get_cities_by_state/{id} Path does not match
25 create_billing_info /createBillingInfo Path does not match
26 app_payment /payment/{reference} Path does not match
27 role_list /roles Path does not match
28 add_role /role/add Path does not match
29 edit_role /role/{id}/edit Path does not match
30 delete_role /role/{id}/delete Path does not match
31 administrator_list /administrators Path does not match
32 customer_list /customers Path does not match
33 add_administrator /administrator/add Path does not match
34 add_customer /customer/add Path does not match
35 user_profile /personal-information Path does not match
36 user_change_password /change-password Path does not match
37 company_new /creation-entreprise Path does not match
38 connect_google /connect/google Path does not match
39 connect_google_check /connect/google/check Path does not match
40 connect_linkedin /connect/linkedin Path does not match
41 connect_linkedin_check /connect/linkedin/check Path does not match
42 connect_facebook /connect/facebook Path does not match
43 connect_facebook_check /connect/facebook/check Path does not match
44 app_pay_page /pay/page Path does not match
45 checkout_payment /checkout Path does not match
46 cinetpay-notify /cinetpay-notify Path does not match
47 cinetpay-return /cinetpay-return Path does not match
48 transaction-list /transactions Path does not match
49 transaction-status /transactions/{transactionId}/status Path does not match
50 policy_conf /politique-de-confidentialite Path does not match
51 cgu_conf /cgu Path does not match
52 app_register /creation-compte Route matches!

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