https://dev.zoebusinessplan.com/

Routing

homepage Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/connexion

Route Matching Logs

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

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