Routing
platform_homepage
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | get_disabled_date_ajax | /platform/get_disabled_date_ajax | Path does not match |
| 2 | fill_available_hour_ajax | /platform/fill_available_hour_ajax | Path does not match |
| 3 | check_selected_dates_ajax | /platform/check_selected_dates_ajax | Path does not match |
| 4 | re_check_selected_dates_ajax | /platform/re_check_selected_dates_ajax | Path does not match |
| 5 | get_available_cars_ajax | /plateform/get_available_cars_ajax | Path does not match |
| 6 | get_resa_colors_ajax | /plateform/get_resa_colors_ajax | Path does not match |
| 7 | delete_booking_ajax | /platform/delete_booking_ajax | Path does not match |
| 8 | cancel_booking_ajax | /platform/cancel_booking_ajax | Path does not match |
| 9 | check_cancel_condition_booking_ajax | /platform/check_cancel_condition_booking_ajax | Path does not match |
| 10 | unlock_car_ajax | /platform/unlock_car_ajax | Path does not match |
| 11 | get_booking_review_ajax | /get_booking_review_ajax | Path does not match |
| 12 | edit_booking_review_ajax | /edit_booking_review_ajax | Path does not match |
| 13 | check_promo_code_ajax | /check_promo_code_ajax | Path does not match |
| 14 | return_car | /platform/return_car | Path does not match |
| 15 | my_bookings | /platform/my_bookings | Path does not match |
| 16 | booking_open_car | /booking/open-car | Path does not match |
| 17 | booking_return_car | /booking/return-car | Path does not match |
| 18 | sms_sending_enabled_action | /booking/sms-enabled | Path does not match |
| 19 | booking_get_infos_from_raspi | /booking/get-infos | Path does not match |
| 20 | booking_access_car__raspi_reroot | /booking/access-car-raspi-reroot | Path does not match |
| 21 | booking_access_car__raspi_user | /booking/access-car-raspi-user | Path does not match |
| 22 | booking_access_car_twilio | /booking/access-car-twilio | Path does not match |
| 23 | cancel_booking_admin_by_user | /booking/cancel-awaiting-booking-admin | Path does not match |
| 24 | get_car_model_contract_ajax | /get_car_model_ajax | Path does not match |
| 25 | check_if_cp_in_company | /isCpInCompany | Path does not match |
| 26 | get_contract_code | /get_contract_code | Path does not match |
| 27 | company_access_car | /company/access-car | Path does not match |
| 28 | booking_deposit_action | /deposit/{token} | Path does not match |
| 29 | booking_deposit_prepare | /deposit/{token}/prepare | Path does not match |
| 30 | booking_deposit_sync | /deposit/{token}/sync | Path does not match |
| 31 | admin_booking_deposit_release | /admin/deposit/release | Path does not match |
| 32 | admin_booking_deposit_capture | /admin/deposit/capture | Path does not match |
| 33 | admin_booking_deposit_refresh | /admin/deposit/refresh | Path does not match |
| 34 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 35 | fos_user_group_list | /group/list | Path does not match |
| 36 | fos_user_group_new | /group/new | Path does not match |
| 37 | fos_user_group_show | /group/{groupName} | Path does not match |
| 38 | fos_user_group_edit | /group/{groupName}/edit | Path does not match |
| 39 | fos_user_group_delete | /group/{groupName}/delete | Path does not match |
| 40 | platform_homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.