https://solibikes.com/portfolio-single.html

Routing

(none) Matched route

Route Matching Logs

Path to match: /portfolio-single.html
# 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} Path does not match
83 frontend_index / Path does not match
84 app_history_liste /api/liste/history Path does not match
85 app_history_gethistory /api/history/{id} Path does not match
86 app_history_createbikehistory /api/create/bike_history Path does not match
87 app_history_createaccessoryhistory /api/create/accessory_history Path does not match
88 app_history_createorderhistory /api/create/order_history Path does not match
89 app_history_updatehistory /api/update/history/{id} Path does not match
90 app_history_deletehistory /api/delete/history/{id} Path does not match
91 app_kind_liste /api/liste/kind Path does not match
92 app_kind_getkind /api/kind/{id} Path does not match
93 app_kind_createkind /api/create/kind Path does not match
94 app_kind_updatekind /api/update/kind/{id} Path does not match
95 app_kind_deletekind /api/delete/kind/{id} Path does not match
96 app_ordercircuit_liste /api/liste/orderCircuit Path does not match
97 app_ordercircuit_getordercircuit /api/orderCircuit/{id} Path does not match
98 app_ordercircuit_createordercircuit /api/create/orderCircuit Path does not match
99 app_ordercircuit_updateordercircuit /api/update/orderCircuit/{id} Path does not match
100 app_ordercircuit_deleteordercircuit /api/delete/orderCircuit/{id} Path does not match
101 app_order_liste /api/liste/order Path does not match
102 app_order_orderinvoice /order/invoice/{token} Path does not match
103 app_order_calendar /api/calendar/order Path does not match
104 app_order_calendarbyagency /api/calendar/order_by_agency/{id} Path does not match
105 app_order_listeorderbyagency /api/liste/order_by_agency/{id} Path does not match
106 app_order_getorder /api/order/{id} Path does not match
107 app_order_ticket /order/ticket/{token} Path does not match
108 app_order_getorderbytoken /api/orderByToken/{token} Path does not match
109 app_order_verifyorder /api/verifyOrder/{token} Path does not match
110 app_order_getorderbyresponsiblestartend /api/order_by_responsible_start_end Path does not match
111 app_order_getorderbymonthandyear /api/order_by_month_and_year Path does not match
112 app_order_createorder /api/create/order Path does not match
113 app_order_updateorder /api/update/order/{id} Path does not match
114 app_order_extendtestend /api/extend_test_end/order/{id} Path does not match
115 app_order_updatestatut /api/statut/order/{id} Path does not match
116 app_order_updatepayement /api/payement/order/{id} Path does not match
117 app_order_deleteorder /api/delete/order/{id} Path does not match
118 app_orderparticipantbike_liste /api/liste/orderParticipantBike Path does not match
119 app_orderparticipantbike_getorderparticipantbike /api/orderParticipantBike/{id} Path does not match
120 app_orderparticipantbike_createorderparticipantbike /api/create/orderParticipantBike Path does not match
121 app_orderparticipantbike_updateorderparticipantbike /api/update/orderParticipantBike/{id} Path does not match
122 app_orderparticipantbike_deleteorderparticipantbike /api/delete/orderParticipantBike/{id} Path does not match
123 app_parameter_liste /api/liste/parameter Path does not match
124 app_parameter_getparameterbycode /api/specific/parameter/{code} Path does not match
125 app_parameter_getinvoiceparameters /api/invoice/parameter Path does not match
126 app_parameter_getsuccessorderparameter /api/order_success/parameter Path does not match
127 app_parameter_createparameter /api/create/parameter Path does not match
128 app_parameter_updateparameter /api/update/parameter/{id} Path does not match
129 app_parameter_deleteparameter /api/delete/parameter/{id} Path does not match
130 app_participant_liste /api/liste/participant Path does not match
131 app_participant_getparticipant /api/participant/{id} Path does not match
132 app_participant_createparticipant /api/create/participant Path does not match
133 app_participant_updateparticipantbike /api/update/participant_bike/{id} Path does not match
134 app_participant_updateparticipant /api/update/participant/{id} Path does not match
135 app_participant_deleteparticipant /api/delete/participant/{id} Path does not match
136 order_invoice_pdf /order/invoice/pdf/{token} Path does not match
137 order_ticket_pdf /order/ticket/pdf/{token} Path does not match
138 app_period_liste /api/liste/period Path does not match
139 app_period_getperiod /api/period/{id} Path does not match
140 app_period_createperiod /api/create/period Path does not match
141 app_period_updateperiod /api/update/period/{id} Path does not match
142 app_period_deleteperiod /api/delete/period/{id} Path does not match
143 app_qrcodegenerator_index /api/create/qrCode Path does not match
144 app_qrcodegenerator_fortwig /api/createForTwig/qrCode/{url} Path does not match
145 app_registration_registercustomer /api/register/customer Path does not match
146 app_registration_registeragency /api/register/agency Path does not match
147 app_security_jwtlogin /api/auth/login Path does not match
148 app_login /login Path does not match
149 app_logout /logout Path does not match
150 app_sitecategory_liste /api/liste/siteCategory Path does not match
151 app_sitecategory_getsitecategory /api/siteCategory/{id} Path does not match
152 app_sitecategory_createsitecategory /api/create/siteCategory Path does not match
153 app_sitecategory_updatesitecategory /api/update/siteCategory/{id} Path does not match
154 app_sitecategory_deletesitecategory /api/delete/siteCategory/{id} Path does not match
155 app_site_liste /api/liste/site Path does not match
156 app_site_getsite /api/site/{id} Path does not match
157 app_site_createsite /api/create/site Path does not match
158 app_site_updatesite /api/update/site/{id} Path does not match
159 app_site_deletesite /api/delete/site/{id} Path does not match
160 app_size_liste /api/liste/size Path does not match
161 app_size_getsize /api/size/{id} Path does not match
162 app_size_createsize /api/create/size Path does not match
163 app_size_updatesize /api/update/size/{id} Path does not match
164 app_size_deletesize /api/delete/size/{id} Path does not match
165 app_sms_auth /api/sms/auth Path does not match
166 app_sms_getstatics /api/sms/statics Path does not match
167 app_sms_sendsms /api/sms/send Path does not match
168 app_sms_viewbalance /api/sms/balance Path does not match
169 app_tariff_liste /api/liste/tariff Path does not match
170 app_tariff_gettariffaccordingtoperiodandcategory /api/tariff_according_period_category Path does not match
171 app_tariff_categoriestariff /api/categoriesTariff Path does not match
172 app_tariff_tariffbyunitandvalue /api/tariff_by_unit_and_value Path does not match
173 app_tariff_gettariff /api/tariff/{id} Path does not match
174 app_tariff_createtariff /api/create/tariff Path does not match
175 app_tariff_updatetariff /api/update/tariff/{id} Path does not match
176 app_tariff_deletetariff /api/delete/tariff/{id} Path does not match
177 app_user_liste /api/liste/user Path does not match
178 app_user_getuserbyid /api/user/{id} Path does not match
179 app_user_getadmin /api/admin Path does not match
180 app_user_registeradmin /api/register/admin Path does not match
181 app_user_updateuser /api/update/user/{id} Path does not match
182 app_user_updateuserpassword /api/update_password/user/{id} Path does not match
183 app_user_deleteuser /api/delete/user/{id} Path does not match
184 qr_code_generate /qr-code/{builder}/{data} Path does not match
185 _preview_error /_error/{code}.{_format} Path does not match
186 app.swagger /api/doc.json Path does not match
187 app.swagger_ui /api/doc Path does not match
188 _wdt /_wdt/{token} Path does not match
189 _profiler_home /_profiler/ Path does not match
190 _profiler_search /_profiler/search Path does not match
191 _profiler_search_bar /_profiler/search_bar Path does not match
192 _profiler_phpinfo /_profiler/phpinfo Path does not match
193 _profiler_search_results /_profiler/{token}/search/results Path does not match
194 _profiler_open_file /_profiler/open Path does not match
195 _profiler /_profiler/{token} Path does not match
196 _profiler_router /_profiler/{token}/router Path does not match
197 _profiler_exception /_profiler/{token}/exception Path does not match
198 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
199 jwt_auth /api/auth/login Path does not match
200 gesdinet_jwt_refresh_token /api/token/refresh Path does not match

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