GET https://dev.gaspard.solidservice.link/

Routing

default Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 export /export Path does not match
2 export_last_week_form /export_last_week/form Path does not match
3 export_between_form /export_between/form Path does not match
4 export_between /export_between Path does not match
5 default / Route matches!

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