GET https://yakavan-preprod.kwantic.dev/van/9462

Routing

app_vehicle_details Matched route

Route Parameters

Name Value
id
"9462"

Route Matching Logs

Path to match: /van/9462
# Route name Path Log
1 app_homepage / Path does not match
2 api_stripe_create_payment_intent /payment/stripe/create-payment-intent Path does not match
3 api_stripe_webhook /payment/stripe/webhook Path does not match
4 app_buy_index /acheter Path does not match
5 app_buy_contact /acheter/contact/{id} Path does not match
6 app_buy_load_more /acheter/load-more Path does not match
7 app_contact_index /contact Path does not match
8 app_about /about Path does not match
9 app_blog /blog Path does not match
10 app_rental_workflow_step1_customer_info /location/informations Path does not match
11 app_rental_workflow_step2_travel_details /location/voyage Path does not match
12 app_rental_workflow_check_availability /location/check-availability Path does not match
13 app_rental_workflow_step3_options /location/options Path does not match
14 app_rental_workflow_step4_summary /location/recapitulatif Path does not match
15 app_rental_workflow_step5_payment /location/paiement Path does not match
16 app_rental_workflow_step6_confirmation /location/confirmation Path does not match
17 app_rental_workflow_confirm_booking /location/confirm-booking Path does not match
18 app_rental_index /louer Path does not match
19 app_rental_load_more /louer/load-more Path does not match
20 app_vehicle_details /van/{id} Route matches!

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