https://dashboard.tridenia.es/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 decantalo_dashboard /dashboard/decantalo Path does not match
2 dashboard_decantalo_history /dashboard/decantalo/history Path does not match
3 dashboard_decantalo_export /dashboard/decantalo/export Path does not match
4 giro_api /api/giro Path does not match
5 giro_api_add_order /api/giro/add/order Path does not match
6 giro_api_last_order /api/giro/getLastOrders Path does not match
7 giro_dashboard /dashboard/giro Path does not match
8 giro_dashboard_export /dashboard/giro/export Path does not match
9 giro_logistica_api /api/giro_logistica Path does not match
10 giro_logistica_api_add_order /api/giro_logistica/add/order Path does not match
11 giro_logistica_api_last_order /api/giro_logistica/getLastOrders Path does not match
12 giro_logistica_dashboard /dashboard/logistica_girand Path does not match
13 giro_logistica_dashboard_export /dashboard/giro_logistica/export Path does not match
14 main_page / Path does not match
15 get_ecrypt_text /ecrypt/{text} Path does not match
16 get_dcrypt_text /dcrypt/{text} Path does not match
17 get_hash_text /l/{hash}/{text} Path does not match
18 get_hash /l/{hash} Path does not match
19 get_generator /generator Path does not match
20 app_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.