http://feature02.main-chain.org:8005/login

Routing

login Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/logout

Route Matching Logs

Path to match: /login
# Route name Path Log
1 ajax_ecomodel /ajax/ecomodel Path does not match
2 ajax_getecomodel_test /ajax/ecomodel/test/{id} Path does not match
3 ajax_piece_add /ajax/piece/add/ Path does not match
4 ajax_piece_update /ajax/{id}/piece/update/ Path does not match
5 ajax_pieces_list /ajax/pieces/list/ Path does not match
6 ajax_piece_delete /ajax/piece/delete/ Path does not match
7 ajax_dashboard /ajax/dashboard/ Path does not match
8 filtered_site_ajax_dashboard /ajax/dashboard/filteredSite Path does not match
9 filtered_printer_ajax_dashboard /ajax/dashboard/filteredPrinter Path does not match
10 ajax_plan_information /ajax/file/information/ Path does not match
11 ajax_plan_information_update /ajax/file/{id}/information/update Path does not match
12 ajax_plans_information /ajax/plans/plans-information Path does not match
13 ajax_joborder_price /ajax/joborder/{id}/price/{siteId} Path does not match
14 ajax_planning_printer /ajax/planning/printers Path does not match
15 ajax_planning_start_time /ajax/planning/start-time Path does not match
16 ajax_planning_end_time /ajax/planning/end-time Path does not match
17 ajax_planning_submit_reservation /ajax/planning/submit-reservation Path does not match
18 ajax_planning_reservations /ajax/planning/reservations Path does not match
19 ajax_planning_delete_reservation /ajax/planning/delete/{reservationId}/ Path does not match
20 ajax_planning_reservations_information /ajax/planning/reservations/information Path does not match
21 ajax_planning_update_reservation /ajax/planning/update/{reservationId}/ Path does not match
22 ajax_get_print_jobs /ajax/print-jobs/ Path does not match
23 payment_method /ajax/production/payment-method Path does not match
24 api_data /api_access Path does not match
25 load_bubble /load/{b_key} Path does not match
26 home / Path does not match
27 dashboard /dashboard Path does not match
28 documentation /documentation Path does not match
29 404 /page_introuvale/404 Path does not match
30 contact /contact Path does not match
31 dashboard_export /dashboard/export Path does not match
32 bills_list /bills/list Path does not match
33 bill_details /bills/{id}/details Path does not match
34 bubble /bubble Path does not match
35 bubble_add /bubble/add Path does not match
36 bubble_update /bubble/update/{bId} Path does not match
37 bubble_user_list /bubble/users Path does not match
38 bubble_user_update /bubble/profiles/{perm_id} Path does not match
39 re_send_activation /bubble/user/activate/{recipient_u_id}/{u_email} Path does not match
40 bubble_user_add /bubble/user/add Path does not match
41 bubble_profile_delete /bubble/profile/delete/{u_id} Path does not match
42 single_user_rights /bubble/profiles/user/{u_id} Path does not match
43 single_profiles_rights /bubble/profiles/rights/{perm_id} Path does not match
44 all_user_rights /bubble/profiles-default Path does not match
45 custom_error_400 /error-400 Path does not match
46 custom_error_401 /error-401 Path does not match
47 custom_error_403 /error-403 Path does not match
48 custom_error_404 /error-404 Path does not match
49 user_not_found /user-not-found Path does not match
50 custom_error_408 /error-408 Path does not match
51 custom_error_409 /error-409 Path does not match
52 custom_error_429 /error-429 Path does not match
53 custom_error_500 /error-500 Path does not match
54 formation_list /formation-list Path does not match
55 formation_add /formation-add Path does not match
56 formation_update /formations-update/{structure_id} Path does not match
57 formations_delete /formations-delete/{structure_id} Path does not match
58 children_formation /formations-formation/{structure_id} Path does not match
59 industrial_list /industrial Path does not match
60 industrial_add /industrial/add Path does not match
61 plan_create_job_order /plan/{plan_id}/create_job_order/{production_order_id} Path does not match
62 job_update /sites/job_orders/status/{id}/{status}/ Path does not match
63 crm_job_order_list /job/order Path does not match
64 all_job_order_list /all/job/order Path does not match
65 finished_job_order_list /finished/job/order Path does not match
66 update_with_cancelled_status /update-with-cancelled-status Path does not match
67 non_catalog_file /non-catalogue-file Path does not match
68 organizations_add /organizations-add Path does not match
69 organizations_list /organizations-list Path does not match
70 children_organization /organizations-organization/{structure_id} Path does not match
71 organizations_update /organizations-update/{structure_id} Path does not match
72 organizations_delete /organizations-delete/{structure_id} Path does not match
73 get_categories /get-categories Path does not match
74 add_category /add-category Path does not match
75 plan_list /file/ Path does not match
76 plan_l_gen /file/gen Path does not match
77 plan_list_mozaik /file/mozaik Path does not match
78 plan_delete /file/delete/{plan_id}/ Path does not match
79 plan_validate /file/{id}/validate Path does not match
80 ecomodel_add /modeleco/{id}/add Path does not match
81 ecomodel_update /modeleco/{id}/update Path does not match
82 plan_config_step_1 /file/{id}/company Path does not match
83 plan_config_step_2 /file/{id}/eco_model Path does not match
84 plan_config_step_3 /file/{id}/items Path does not match
85 plans_add_file /plans-add-file Path does not match
86 production_planning /production-planning/ Path does not match
87 print_add /print/add Path does not match
88 print_validation /print/validation Path does not match
89 print_logs /print/logs Path does not match
90 print_requests /print/requests Path does not match
91 print_request_start /print/requests/start/{id} Path does not match
92 job_details /job/{id}/details Path does not match
93 printer_get_job_order /job/{id}/{ext}/{status} Path does not match
94 printer_list /printer Path does not match
95 printer_add /printer/add Path does not match
96 plan_create_production_order /file/{plan_id}/create-production-order Path does not match
97 create_child_production_order /plan/{plan_id}/child-production-order/{production_order_id} Path does not match
98 get_production_order /production-order Path does not match
99 production_order_received /production-order-received Path does not match
100 create_payment_intent /ajax/production/create-payment-intent Path does not match
101 crm_job_quality_control /sites/job_orders/qualityControl/{id} Path does not match
102 job_quality_control /quality-job/{id}/quality_control Path does not match
103 prototype_quality_control /prototype-quality-control/{id}/quality_control Path does not match
104 login /login Route matches!

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