Routing
programs.show
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "robots.txt" |
| id | "55" |
Route Matching Logs
Path to match:
/robots.txt/programs/55
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | pentatrion_vite_build_proxy | /build/{path} | Path does not match |
| 3 | _profiler_vite | /_profiler/vite | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | admin_chat_edit | /{_locale}/admin/chat/{id}/edit | Path does not match |
| 18 | admin_open_room_content | /{_locale}/admin/open-room-content/{chatId} | Path does not match |
| 19 | admin_search_chat_list | /{_locale}/admin/search-chat-list | Path does not match |
| 20 | admin_chat_open | /{_locale}/admin/chat/open/{id} | Path does not match |
| 21 | admin_documents_index | /admin/documents/ | Path does not match |
| 22 | admin_master_menu_item_store | /{_locale}/admin/master-menu-item/store | Path does not match |
| 23 | admin_master_menu_item_update | /{_locale}/admin/master-menu-item/{id}/update | Path does not match |
| 24 | admin_master_menu_item_store_ingredient | /{_locale}/admin/master-menu-item/store-ingredient | Path does not match |
| 25 | request | /{_locale}/admin/request | Path does not match |
| 26 | admin_load_more_experts | /admin/settings/load-more-experts | Path does not match |
| 27 | api_webhook_paymob | /paymob | Path does not match |
| 28 | app_logout | /logout | Path does not match |
| 29 | thank_you_checkout | /checkout/thankyou | Path does not match |
| 30 | request_chat_edit | /{_locale}/user/expert/chat/{id}/edit | Path does not match |
| 31 | open_room_content | /open-room-content/{chatId} | Path does not match |
| 32 | search_chat_list | /{_locale}/search/chat/list | Path does not match |
| 33 | request_subscriber_edit | /{_locale}/user/expert/subscriber/{id}/edit | Path does not match |
| 34 | notifications_mark_seen | /notifications/mark-seen | Path does not match |
| 35 | chats_mark_seen | /chats/mark-seen | Path does not match |
| 36 | app_product | /product | Path does not match |
| 37 | request_store | /{_locale}/program/{programId}/request/store | Path does not match |
| 38 | request_edit | /{_locale}/request/{id}/edit | Path does not match |
| 39 | request_update | /{_locale}/request/{id}/update | Path does not match |
| 40 | restaurant_chat_edit | /{_locale}/user/restaurant/chat/{id}/edit | Path does not match |
| 41 | restaurant_open_room_content | /open-room-content/{chatId} | Path does not match |
| 42 | restaurant_search_chat_list | /{_locale}/search/chat/list | Path does not match |
| 43 | restaurant_chat_store | /user/restaurant/chat/ | Path does not match |
| 44 | restaurant_chat_open | /user/restaurant/chat/open/{id} | Path does not match |
| 45 | app_restaurant_meal | /restaurant/meal | Path does not match |
| 46 | restaurant_menu_get_item | /restaurant/menu/item/{id} | Path does not match |
| 47 | app_restaurant_program | /restaurant/program | Path does not match |
| 48 | app_restaurant_request_meal | /restaurant/request/meal | Path does not match |
| 49 | app_restaurant_subscriber | /restaurant/subscriber | Path does not match |
| 50 | profile.productFavorite | /{_locale}/profile/productFavorite | Path does not match |
| 51 | food_rating_update | /food/rating/update/{id}/{rate} | Path does not match |
| 52 | api.profile.options | /api/profile/options | Path does not match |
| 53 | app_store | /store | Path does not match |
| 54 | dashboard_home_expert | /{_locale}/partner/expert/index | Path does not match |
| 55 | dashboard_home_admin | /{_locale}/admin/index | Path does not match |
| 56 | dashboard_home_admin_sidebaractive | /{_locale}/admin/sidebarActive | Path does not match |
| 57 | dashboard_home_restaurant | /{_locale}/partner/restaurant/index | Path does not match |
| 58 | dashboard_home_customer | /{_locale}/customer/index | Path does not match |
| 59 | admin_partners_financial_status | /{_locale}/admin/finance | Path does not match |
| 60 | admin_partners_payments | /{_locale}/admin/financePayment | Path does not match |
| 61 | admin_finance_add_transaction | /{_locale}/admin/financePayment/Add | Path does not match |
| 62 | financial_Status_expert | /{_locale}/partner/expert/finance | Path does not match |
| 63 | financial_Status_restaurant | /{_locale}/partner/restaurant/finance | Path does not match |
| 64 | welcome | /{_locale} | Path does not match |
| 65 | redirect_from_error | /{_locale}/redirect_from_error | Path does not match |
| 66 | programs.index | /{_locale}/programs | Path does not match |
| 67 | programs.calculate.calories | /{_locale}/programs/calculateCalories | Path does not match |
| 68 | program.filterMultiStepForm | /{_locale}/programs/filter-form | Path does not match |
| 69 | program.filter | /api/programs/filter | Path does not match |
| 70 | programs.show | /{_locale}/programs/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.