Routing
show_recipe
Matched route
Route Parameters
| Name | Value |
|---|---|
| slug | "poisson-a-la-maniere-d-ariane" |
Route Matching Logs
Path to match:
/show-recipe/poisson-a-la-maniere-d-ariane
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 3 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 4 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 5 | app.swagger_ui | /api/doc | Path does not match |
| 6 | _wdt | /_wdt/{token} | Path does not match |
| 7 | _profiler_home | /_profiler/ | Path does not match |
| 8 | _profiler_search | /_profiler/search | Path does not match |
| 9 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 10 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 11 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | app_auth_user_register | /auth/sign-up | Path does not match |
| 19 | app_add_budget | /add-budget | Path does not match |
| 20 | app_delete_budget | /delete-budget/{id} | Path does not match |
| 21 | app_show_budget | /show-budget/{id} | Path does not match |
| 22 | app_update_budget | /update-budget/{id} | Path does not match |
| 23 | app_get_budgets | /get-budgets | Path does not match |
| 24 | add_cooking_event | /api/add-cooking_event | Path does not match |
| 25 | delete_cooking_event | /api/delete-cooking_event/{id} | Path does not match |
| 26 | show_cooking_event | /show-cooking_event/{id} | Path does not match |
| 27 | app_cooking_event | /update-cooking_event/{id} | Path does not match |
| 28 | cooking_events | /get-cooking_events | Path does not match |
| 29 | add_cooking_trick | /api/add-cooking_trick | Path does not match |
| 30 | delete_cooking_trick | /api/delete-cooking_trick/{id} | Path does not match |
| 31 | delete_cooking_trick_admin | /admin/delete-cooking_trick/{id} | Path does not match |
| 32 | show_cooking_trick | /show-cooking_trick/{slug} | Path does not match |
| 33 | active_cooking_trick | /active-cooking-trick/{slug} | Path does not match |
| 34 | app_cooking_trick | /api/update-cooking_trick/{slug} | Path does not match |
| 35 | app_cooking_trick_admin | /admin-update-recipe_type/{slug} | Path does not match |
| 36 | cooking_tricks | /get-cooking_tricks | Path does not match |
| 37 | cooking_tricks_dash | /get-cooking_tricks_dash | Path does not match |
| 38 | search_cooking_tricks | /search-cooking_trick-by-name/{keyword} | Path does not match |
| 39 | add_course | /api/add-course | Path does not match |
| 40 | delete_course | /api/delete-course/{id} | Path does not match |
| 41 | delete_course_admin | /admin/delete-course/{id} | Path does not match |
| 42 | show_course | /show-course/{slug} | Path does not match |
| 43 | show_course_type | /show-type_course/{id} | Path does not match |
| 44 | update_course | /api/update-course/{id} | Path does not match |
| 45 | update_course_admin | /admin-update-course/{id} | Path does not match |
| 46 | get_courses | /get-courses | Path does not match |
| 47 | enroll_to_course | /api/enroll-to-course/{id} | Path does not match |
| 48 | search_course_by_name | /search-course-by-name/{keyword} | Path does not match |
| 49 | add_course_lesson | /api/add-lesson | Path does not match |
| 50 | show_course_lesson | /show-lesson/{id} | Path does not match |
| 51 | show_course_participant | /course-participants/{id} | Path does not match |
| 52 | app_course_course_accept | /api/confirm-participation/{id}/{userId} | Path does not match |
| 53 | app_course_course_reject | /api/reject-participation/{id}/{userId} | Path does not match |
| 54 | app_course_course_deleteuser | /api/delete-user-to-participants/{id}/{userId} | Path does not match |
| 55 | add_course_type | /add-type_cours | Path does not match |
| 56 | update_cours_type | /update-type_cours/{id} | Path does not match |
| 57 | get_course_types | /get-course-types | Path does not match |
| 58 | check_if_user_is_participants | /api/check-if_user_is-participants/{courseID} | Path does not match |
| 59 | app_dish_type | /api/add-dish_type | Path does not match |
| 60 | delete_dish_type | /api/delete-dish_type/{id} | Path does not match |
| 61 | show_dish_type | /show-dish_type/{id} | Path does not match |
| 62 | update_dish_type | /api/update-dish_type/{id} | Path does not match |
| 63 | get_dish_types | /get-dish_types | Path does not match |
| 64 | app_executor | /utils-generator | Path does not match |
| 65 | app_executor_createusergenerator | /create-user-generator | Path does not match |
| 66 | update_user_add_email | /add-username | Path does not match |
| 67 | app_executor_assingusertorecipe | /assign-recipes-to-user | Path does not match |
| 68 | views-counter | /views-counter/{slug} | Path does not match |
| 69 | views-counter-auth | /api/views-counter/{slug} | Path does not match |
| 70 | app_front_getrecipeforabj | /recipes-for-abj | Path does not match |
| 71 | app_add_level | /add-level | Path does not match |
| 72 | app_delete_level | /api/delete-level/{id} | Path does not match |
| 73 | app_delete_level_admin | /admin/delete-level/{id} | Path does not match |
| 74 | app_update_level | /admin-update-level/{id} | Path does not match |
| 75 | app_show_level | /show-level/{id} | Path does not match |
| 76 | app_get_level | /get-levels | Path does not match |
| 77 | app_mailer_sendemail | Path does not match | |
| 78 | app_order | /api/make-orders | Path does not match |
| 79 | app_order_cancelorder | /api/cancel-orders/{id} | Path does not match |
| 80 | app_order_callbackurl | /web-hooks | Path does not match |
| 81 | app_order_markastreated | /api/mark-as-treated/{id} | Path does not match |
| 82 | app_rate | /api/rate/{id} | Path does not match |
| 83 | app_get_rate | /get-rate/rate/{recipeID} | Path does not match |
| 84 | app_get_rate_average | /get-rate/average/{recipeID} | Path does not match |
| 85 | app_rate_restaurant | /api/rate-restaurant/{id} | Path does not match |
| 86 | app_get_rate_restaurant | /get-rate-restaurant/{restaurantID} | Path does not match |
| 87 | app_get_rate_restaurant_average | /get-rate-restaurant/average/{restaurantID} | Path does not match |
| 88 | app_recipe | /api/add-recipe | Path does not match |
| 89 | delete_recipe | /api/delete-recipe/{id} | Path does not match |
| 90 | delete_recipe_admin | /delete-recipe/{id} | Path does not match |
| 91 | show_recipe | /show-recipe/{slug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.