Routing
app_home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | admin_appointments | /admin/appointments | Path does not match |
| 17 | admin_appointment_show | /admin/appointments/{id} | Path does not match |
| 18 | admin_appointment_force_cancel | /admin/appointments/{id}/force-cancel | Path does not match |
| 19 | admin_audit_log | /admin/audit-log | Path does not match |
| 20 | admin_dashboard | /admin | Path does not match |
| 21 | admin_chart_data | /admin/api/chart-data | Path does not match |
| 22 | admin_notifications | /admin/notifications | Path does not match |
| 23 | admin_professionals | /admin/professionals | Path does not match |
| 24 | admin_professional_verify | /admin/professionals/{id}/verify | Path does not match |
| 25 | admin_professional_reject | /admin/professionals/{id}/reject | Path does not match |
| 26 | admin_professional_suspend | /admin/professionals/{id}/suspend | Path does not match |
| 27 | admin_professional_unsuspend | /admin/professionals/{id}/unsuspend | Path does not match |
| 28 | admin_reviews | /admin/reviews | Path does not match |
| 29 | admin_review_hide | /admin/reviews/{id}/hide | Path does not match |
| 30 | admin_review_show | /admin/reviews/{id}/show | Path does not match |
| 31 | admin_review_unflag | /admin/reviews/{id}/unflag | Path does not match |
| 32 | admin_review_delete | /admin/reviews/{id}/delete | Path does not match |
| 33 | admin_settings | /admin/settings | Path does not match |
| 34 | admin_trends_index | /admin/trends | Path does not match |
| 35 | admin_trends_new | /admin/trends/new | Path does not match |
| 36 | admin_trends_edit | /admin/trends/{id}/edit | Path does not match |
| 37 | admin_trends_delete | /admin/trends/{id}/delete | Path does not match |
| 38 | admin_trends_toggle | /admin/trends/{id}/toggle | Path does not match |
| 39 | admin_trends_reorder | /admin/trends/reorder | Path does not match |
| 40 | admin_users | /admin/users | Path does not match |
| 41 | admin_user_show | /admin/users/{id} | Path does not match |
| 42 | admin_user_ban | /admin/users/{id}/ban | Path does not match |
| 43 | admin_user_unban | /admin/users/{id}/unban | Path does not match |
| 44 | admin_user_delete | /admin/users/{id}/delete | Path does not match |
| 45 | admin_user_role | /admin/users/{id}/role | Path does not match |
| 46 | api_auth_login | /api/auth/login | Path does not match |
| 47 | api_auth_register_client | /api/auth/register/client | Path does not match |
| 48 | api_auth_register_pro | /api/auth/register/pro | Path does not match |
| 49 | api_me | /api/auth/me | Path does not match |
| 50 | api_client_profile_get | /api/client/profile | Path does not match |
| 51 | api_client_profile_update | /api/client/profile | Path does not match |
| 52 | api_client_appointments | /api/client/appointments | Path does not match |
| 53 | api_client_appointment_show | /api/client/appointments/{id} | Path does not match |
| 54 | api_client_book | /api/client/appointments | Path does not match |
| 55 | api_client_cancel | /api/client/appointments/{id}/cancel | Path does not match |
| 56 | api_client_review | /api/client/appointments/{id}/review | Path does not match |
| 57 | api_client_notifications | /api/client/notifications | Path does not match |
| 58 | api_pro_stats | /api/pro/stats | Path does not match |
| 59 | api_pro_profile_get | /api/pro/profile | Path does not match |
| 60 | api_pro_profile_update | /api/pro/profile | Path does not match |
| 61 | api_pro_appointments | /api/pro/appointments | Path does not match |
| 62 | api_pro_appointment_show | /api/pro/appointments/{id} | Path does not match |
| 63 | api_pro_confirm | /api/pro/appointments/{id}/confirm | Path does not match |
| 64 | api_pro_refuse | /api/pro/appointments/{id}/refuse | Path does not match |
| 65 | api_pro_complete | /api/pro/appointments/{id}/complete | Path does not match |
| 66 | api_pro_services | /api/pro/services | Path does not match |
| 67 | api_pro_service_create | /api/pro/services | Path does not match |
| 68 | api_pro_service_update | /api/pro/services/{id} | Path does not match |
| 69 | api_pro_service_delete | /api/pro/services/{id} | Path does not match |
| 70 | api_pro_notifications | /api/pro/notifications | Path does not match |
| 71 | api_public_barbers | /api/public/barbers | Path does not match |
| 72 | api_public_barber_show | /api/public/barbers/{id} | Path does not match |
| 73 | api_public_slots | /api/public/barbers/{id}/slots | Path does not match |
| 74 | api_public_available_dates | /api/public/barbers/{id}/available-dates | Path does not match |
| 75 | api_public_reviews | /api/public/barbers/{id}/reviews | Path does not match |
| 76 | client_appointments | /app/appointments | Path does not match |
| 77 | client_appointments_show | /app/appointments/{id} | Path does not match |
| 78 | client_appointments_cancel | /app/appointments/{id}/cancel | Path does not match |
| 79 | client_book_start | /app/book/{id} | Path does not match |
| 80 | client_book_service | /app/book/{id}/service | Path does not match |
| 81 | client_book_date | /app/book/{id}/date | Path does not match |
| 82 | client_book_date_post | /app/book/{id}/date | Path does not match |
| 83 | client_book_time | /app/book/{id}/time | Path does not match |
| 84 | client_book_time_post | /app/book/{id}/time | Path does not match |
| 85 | client_book_confirm | /app/book/{id}/confirm | Path does not match |
| 86 | client_book_confirm_post | /app/book/{id}/confirm | Path does not match |
| 87 | client_dashboard | /app | Path does not match |
| 88 | client_notifications | /app/notifications | Path does not match |
| 89 | client_notifications_read | /app/notifications/{id}/read | Path does not match |
| 90 | client_notifications_mark_all_read | /app/notifications/mark-all-read | Path does not match |
| 91 | client_profile | /app/profile | Path does not match |
| 92 | client_profile_avatar | /app/profile/avatar | Path does not match |
| 93 | client_appointment_review | /app/appointments/{id}/review | Path does not match |
| 94 | pro_appointments | /pro/appointments | Path does not match |
| 95 | pro_appointments_show | /pro/appointments/{id} | Path does not match |
| 96 | pro_appointments_confirm | /pro/appointments/{id}/confirm | Path does not match |
| 97 | pro_appointments_refuse | /pro/appointments/{id}/refuse | Path does not match |
| 98 | pro_appointments_complete | /pro/appointments/{id}/complete | Path does not match |
| 99 | pro_availability | /pro/availability | Path does not match |
| 100 | pro_availability_save | /pro/availability/save | Path does not match |
| 101 | pro_availability_closure_add | /pro/availability/closure/add | Path does not match |
| 102 | pro_availability_closure_delete | /pro/availability/closure/{id}/delete | Path does not match |
| 103 | pro_dashboard | /pro | Path does not match |
| 104 | pro_notifications | /pro/notifications | Path does not match |
| 105 | pro_notifications_read | /pro/notifications/{id}/read | Path does not match |
| 106 | pro_notifications_read_all | /pro/notifications/read-all | Path does not match |
| 107 | pro_onboarding | /pro/onboarding | Path does not match |
| 108 | pro_onboarding_step | /pro/onboarding/step/{step} | Path does not match |
| 109 | pro_profile | /pro/profile | Path does not match |
| 110 | pro_profile_general | /pro/profile/general | Path does not match |
| 111 | pro_profile_social | /pro/profile/social | Path does not match |
| 112 | pro_profile_photos | /pro/profile/photos | Path does not match |
| 113 | pro_profile_photos_upload | /pro/profile/photos/upload | Path does not match |
| 114 | pro_profile_photos_cover | /pro/profile/photos/{id}/cover | Path does not match |
| 115 | pro_profile_photos_delete | /pro/profile/photos/{id}/delete | Path does not match |
| 116 | pro_reviews | /pro/reviews | Path does not match |
| 117 | pro_reviews_reply | /pro/reviews/{id}/reply | Path does not match |
| 118 | pro_reviews_report | /pro/reviews/{id}/report | Path does not match |
| 119 | pro_services | /pro/services | Path does not match |
| 120 | pro_services_new | /pro/services/new | Path does not match |
| 121 | pro_services_edit | /pro/services/{id}/edit | Path does not match |
| 122 | pro_services_toggle | /pro/services/{id}/toggle | Path does not match |
| 123 | pro_services_duplicate | /pro/services/{id}/duplicate | Path does not match |
| 124 | pro_services_delete | /pro/services/{id}/delete | Path does not match |
| 125 | pro_stats | /pro/stats | Path does not match |
| 126 | blog_index | /blog | Path does not match |
| 127 | blog_show | /blog/{slug} | Path does not match |
| 128 | app_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.