https://preprodbacksolibikes.softbudget.app/event/evasion-vlo-47

Routing

frontend_event_detail Matched route

Route Parameters

Name Value
alias
"evasion-vlo-47"

Route Matching Logs

Path to match: /event/evasion-vlo-47
# Route name Path Log
1 app_accessory_liste /api/liste/accessory Path does not match
2 app_accessory_listeaccessorybyagency /api/liste/accessory_by_agency/{id} Path does not match
3 app_accessory_getaccessory /api/accessory/{id} Path does not match
4 app_accessory_getfreeaccessories /api/get_free_accessories Path does not match
5 app_accessory_updatestatut /api/update_statut/accessory Path does not match
6 app_accessory_createaccessory /api/create/accessory Path does not match
7 app_accessory_updateaccessory /api/update/accessory/{id} Path does not match
8 app_accessory_deleteaccessory /api/delete/accessory/{id} Path does not match
9 app_agency_liste /api/liste/agency Path does not match
10 app_agency_availableagencies /api/liste/agency_by_statut Path does not match
11 app_agency_getagency /api/agency/{id} Path does not match
12 app_agency_createagency /api/create/agency Path does not match
13 app_agency_updateagency /api/update/agency/{id} Path does not match
14 app_agency_updatestatut /api/statut/agency/{id} Path does not match
15 app_agency_deleteagency /api/delete/agency/{id} Path does not match
16 app_banner_liste /api/liste/banner Path does not match
17 app_banner_bannerby /api/bannerBy/{type} Path does not match
18 app_banner_getbanner /api/banner/{id} Path does not match
19 app_banner_createbanner /api/create/banner Path does not match
20 app_banner_updatebanner /api/update/banner/{id} Path does not match
21 app_banner_deletebanner /api/delete/banner/{id} Path does not match
22 app_bike_liste /api/liste/bike Path does not match
23 app_bike_listebikebyagency /api/liste/bike_by_agency/{id} Path does not match
24 app_bike_getbike /api/bike/{id} Path does not match
25 app_bike_getfreebikes /api/get_free_bikes Path does not match
26 app_bike_updatestatut /api/update_statut/bike Path does not match
27 app_bike_createbike /api/create/bike Path does not match
28 app_bike_updatebike /api/update/bike/{id} Path does not match
29 app_bike_deletebike /api/delete/bike/{id} Path does not match
30 app_brand_liste /api/liste/brand Path does not match
31 app_brand_getbrand /api/brand/{id} Path does not match
32 app_brand_createbrand /api/create/brand Path does not match
33 app_brand_updatebrand /api/update/brand/{id} Path does not match
34 app_brand_deletebrand /api/delete/brand/{id} Path does not match
35 app_categoryaccessory_liste /api/liste/categoryAccessory Path does not match
36 app_categoryaccessory_getcategoryaccessory /api/categoryAccessory/{id} Path does not match
37 app_categoryaccessory_createcategoryaccessory /api/create/categoryAccessory Path does not match
38 app_categoryaccessory_updatecategoryaccessory /api/update/categoryAccessory/{id} Path does not match
39 app_categoryaccessory_deletecategoryaccessory /api/delete/categoryAccessory/{id} Path does not match
40 app_category_liste /api/liste/category Path does not match
41 app_category_getcategory /api/category/{id} Path does not match
42 app_category_createcategory /api/create/category Path does not match
43 app_category_updatecategory /api/update/category/{id} Path does not match
44 app_category_deletecategory /api/delete/category/{id} Path does not match
45 app_circuit_liste /api/liste/circuit Path does not match
46 app_circuit_active_circuit /api/liste/active_circuit Path does not match
47 app_circuit_getcircuit /api/circuit/{id} Path does not match
48 app_circuit_getcircuitbyalias /api/circuitByAlias/{alias} Path does not match
49 app_circuit_createcircuit /api/create/circuit Path does not match
50 app_circuit_updatecircuit /api/update/circuit/{id} Path does not match
51 app_circuit_updatestatut /api/statut/circuit/{id} Path does not match
52 app_circuit_deletecircuit /api/delete/circuit/{id} Path does not match
53 app_customer_liste /api/liste/customer Path does not match
54 app_customer_getcustomer /api/customer/{id} Path does not match
55 app_customer_createcustomer /api/create/customer Path does not match
56 app_customer_updatecustomer /api/update/customer/{id} Path does not match
57 app_customer_deletecustomer /api/delete/customer/{id} Path does not match
58 app_dealer_liste /api/liste/dealer Path does not match
59 app_dealer_getdealer /api/dealer/{id} Path does not match
60 app_dealer_createdealer /api/create/dealer Path does not match
61 app_dealer_updatedealer /api/update/dealer/{id} Path does not match
62 app_dealer_updatestatut /api/statut/dealer/{id} Path does not match
63 app_dealer_deletedealer /api/delete/dealer/{id} Path does not match
64 app_discount_liste /api/liste/discount Path does not match
65 app_discount_getdiscount /api/discount/{id} Path does not match
66 app_discount_creatediscount /api/create/discount Path does not match
67 app_discount_updatediscount /api/update/discount/{id} Path does not match
68 app_discount_updatestatut /api/statut/discount/{id} Path does not match
69 app_discount_deletediscount /api/delete/discount/{id} Path does not match
70 app_email_sendemail /api/email/send Path does not match
71 app_event_liste /api/liste/event Path does not match
72 app_event_getevent /api/event/{id} Path does not match
73 app_event_geteventbyalias /api/eventByAlias/{alias} Path does not match
74 app_event_createevent /api/create/event Path does not match
75 app_event_updateevent /api/update/event/{id} Path does not match
76 app_event_updatestatut /api/statut/event/{id} Path does not match
77 app_event_deleteevent /api/delete/event/{id} Path does not match
78 frontend_circuit_liste /circuit Path does not match
79 frontend_circuit_detail /circuit/{alias} Path does not match
80 frontend_contact_add /contact/add Path does not match
81 frontend_event_liste /event Path does not match
82 frontend_event_detail /event/{alias} Route matches!

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