Routing
frontend_booking_management_search
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/manage-booking
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | frontend_home | / | Path does not match |
| 16 | pmvic | /pmvic | Path does not match |
| 17 | pricing | /pricing | Path does not match |
| 18 | contact_us | /contact-us | Path does not match |
| 19 | frontend_inspection_center_search_proxy | /inspection-centers/search-proxy | Path does not match |
| 20 | frontend_inspection_center_search_result | /inspection-centers/{citySlug} | Path does not match |
| 21 | frontend_book_inspection | /inspection-centers/{inspectionCenterSlug}/book-inspection/step-{step} | Path does not match |
| 22 | frontend_book_inspection_select_package | /inspection-centers/{inspectionCenterSlug}/book-inspection/packages | Path does not match |
| 23 | frontend_inspection_booking_select_package | /inspection-centers/{inspectionCenterSlug}/book-inspection/{bookingId}/packages | Path does not match |
| 24 | frontend_book_inspection_personal_details | /inspection-centers/{inspectionCenterSlug}/book-inspection/personal-details/{packageId} | Path does not match |
| 25 | frontend_inspection_booking_personal_details | /inspection-centers/{inspectionCenterSlug}/book-inspection/{bookingId}/personal-details/{packageId} | Path does not match |
| 26 | frontend_inspection_booking_schedule_date | /inspection-centers/{inspectionCenterSlug}/book-inspection/{bookingId}/schedule-date | Path does not match |
| 27 | frontend_inspection_booking_schedule | /inspection-centers/{inspectionCenterSlug}/book-inspection/{bookingId}/schedule/{selectedDateStr} | Path does not match |
| 28 | frontend_inspection_booking_schedule_save | /inspection-centers/{inspectionCenterSlug}/book-inspection/{bookingId}/schedule/{selectedDateStr}/save | Path does not match |
| 29 | frontend_inspection_booking_verify_email_code | /inspection-centers/{inspectionCenterSlug}/book-inspection/{bookingId}/email-verify-code/{emailCode} | Path does not match |
| 30 | frontend_inspection_booking_verify_mobile_code | /inspection-centers/{inspectionCenterSlug}/book-inspection/{bookingId}/mobile-verify-code/{mobileCode} | Path does not match |
| 31 | frontend_inspection_booking_resend_code | /inspection-centers/{inspectionCenterSlug}/book-inspection/{bookingId}/resend-code/{contactType} | Path does not match |
| 32 | frontend_inspection_booking_payment | /inspection-centers/{inspectionCenterSlug}/book-inspection/{bookingId}/payment | Path does not match |
| 33 | frontend_inspection_booking_verify_payment | /inspection-centers/{inspectionCenterSlug}/book-inspection/{bookingId}/verify-payment/{paymentIntentId} | Path does not match |
| 34 | frontend_inspection_booking_confirmed | /inspection-centers/{inspectionCenterSlug}/book-inspection/{bookingId}/confirmed | Path does not match |
| 35 | frontend_booking_management_reschedule_save | /manage-booking/{token}/{date}/save | Path does not match |
| 36 | frontend_booking_management_reschedule_confirm | /manage-booking/{token}/confirmed | Path does not match |
| 37 | frontend_booking_management_reschedule | /manage-booking/{token}/{date} | Path does not match |
| 38 | frontend_booking_management_search | /manage-booking | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.