https://rusticavoyages.com/sous_croisiere/details/39

Routing

sous_croisiere_details Matched route

Route Parameters

Name Value
sousCroisiereId
"39"

Route Matching Logs

Path to match: /sous_croisiere/details/39
# Route name Path Log
1 app_agence_index /agence/ Path does not match
2 app_agence_new /agence/new Path does not match
3 app_agence_show /agence/{id} Path does not match
4 app_agence_edit /agence/{id}/edit Path does not match
5 app_agence_delete /agence/{id} Path does not match
6 app_circuit /circuit Path does not match
7 detailcircuit /detailcircuit/{id} Path does not match
8 nouvelle /nouvelle/{circuitId} Path does not match
9 send_email /send-email Path does not match
10 app_client_index /client/ Path does not match
11 app_client_new /client/new Path does not match
12 app_client_show /client/{id} Path does not match
13 app_client_edit /client/{id}/edit Path does not match
14 app_client_delete /client/{id} Path does not match
15 contact /contact Path does not match
16 app_croisiere /croisiere Path does not match
17 details /details/{croisiereId} Path does not match
18 sous_croisiere_details /sous_croisiere/details/{sousCroisiereId} Route matches!

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