Routing
(none)
Matched route
Route Matching Logs
Path to match:
/astro.config.mjs
| # | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | admin | /admin | Path does not match |
| 15 | ajax_location_results | /ajax/location/results | Path does not match |
| 16 | ajax_vehicle_cards | /ajax/vehicle/cards | Path does not match |
| 17 | ajax_vehicle_options | /ajax/vehicle/options | Path does not match |
| 18 | ajax_booking_details | /ajax/booking/details | Path does not match |
| 19 | ajax_booking_payment | /ajax/booking/payment | Path does not match |
| 20 | ajax_vault_entry | /ajax/booking/vault | Path does not match |
| 21 | ajax_booking_thankyou | /ajax/booking/thankyou | Path does not match |
| 22 | ajax_booking_total | /ajax/booking/total | Path does not match |
| 23 | booking | / | Path does not match |
| 24 | booking_options | /options | Path does not match |
| 25 | booking_details | /details | Path does not match |
| 26 | booking_payment | /payment | Path does not match |
| 27 | windcave_result | /windcave-result | Path does not match |
| 28 | windcave_verify | /windcave-verify | Path does not match |
| 29 | payment_error | /payment_error | Path does not match |
| 30 | booking_thankyou | /thankyou | Path does not match |
| 31 | icons_index | /admin/icons/ | Path does not match |
| 32 | icons_new | /admin/icons/new | Path does not match |
| 33 | icons_show | /admin/icons/{id} | Path does not match |
| 34 | icons_edit | /admin/icons/{id}/edit | Path does not match |
| 35 | icons_delete | /admin/icons/{id} | Path does not match |
| 36 | legacy_step2 | /step2.php | Path does not match |
| 37 | media_index | /admin/media/ | Path does not match |
| 38 | media_index_au | /admin/media/au | Path does not match |
| 39 | media_index_nz | /admin/media/nz | Path does not match |
| 40 | media_index_us | /admin/media/us | Path does not match |
| 41 | media_select | /admin/media/select | Path does not match |
| 42 | media_select_au | /admin/media/select/au | Path does not match |
| 43 | media_select_nz | /admin/media/select/nz | Path does not match |
| 44 | media_select_us | /admin/media/select/us | Path does not match |
| 45 | media_new | /admin/media/new | Path does not match |
| 46 | media_upload | /admin/media/upload | Path does not match |
| 47 | media_show | /admin/media/{id} | Path does not match |
| 48 | media_edit | /admin/media/{id}/edit | Path does not match |
| 49 | media_delete | /admin/media/{id} | Path does not match |
| 50 | options_index | /admin/options/ | Path does not match |
| 51 | options_new | /admin/options/new | Path does not match |
| 52 | options_show | /admin/options/{id} | Path does not match |
| 53 | options_edit | /admin/options/{id}/edit | Path does not match |
| 54 | options_delete | /admin/options/{id} | Path does not match |
| 55 | pages_index | /admin/pages/ | Path does not match |
| 56 | pages_new | /admin/pages/new | Path does not match |
| 57 | pages_show | /admin/pages/{id} | Path does not match |
| 58 | pages_edit | /admin/pages/{id}/edit | Path does not match |
| 59 | pages_delete | /admin/pages/{id} | Path does not match |
| 60 | app_login | /login | Path does not match |
| 61 | app_logout | /logout | Path does not match |
| 62 | settings_index | /admin/settings/ | Path does not match |
| 63 | settings_new | /admin/settings/new | Path does not match |
| 64 | settings_show | /admin/settings/{id} | Path does not match |
| 65 | settings_edit | /admin/settings/{id}/edit | Path does not match |
| 66 | settings_delete | /admin/settings/{id} | Path does not match |
| 67 | user_index | /admin/user/ | Path does not match |
| 68 | user_new | /admin/user/new | Path does not match |
| 69 | user_show | /admin/user/{id} | Path does not match |
| 70 | user_edit | /admin/user/{id}/edit | Path does not match |
| 71 | user_delete | /admin/user/{id} | Path does not match |
| 72 | usps_index | /admin/usps/ | Path does not match |
| 73 | usps_new | /admin/usps/new | Path does not match |
| 74 | usps_show | /admin/usps/{id} | Path does not match |
| 75 | usps_edit | /admin/usps/{id}/edit | Path does not match |
| 76 | usps_delete | /admin/usps/{id} | Path does not match |
| 77 | vehicles_index | /admin/vehicles/ | Path does not match |
| 78 | vehicles_new | /admin/vehicles/new | Path does not match |
| 79 | vehicles_show | /admin/vehicles/{id} | Path does not match |
| 80 | vehicles_edit | /admin/vehicles/{id}/edit | Path does not match |
| 81 | vehicles_delete | /admin/vehicles/{id} | Path does not match |
| 82 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 83 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | 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.