Routing
app_dessert_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/dessert
| # | 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_dashboard | /admin/ | Path does not match |
| 17 | admin_agoulou_index | /admin/agoulou/ | Path does not match |
| 18 | admin_agoulou_new | /admin/agoulou/new | Path does not match |
| 19 | admin_agoulou_show | /admin/agoulou/{id} | Path does not match |
| 20 | admin_agoulou_edit | /admin/agoulou/{id}/edit | Path does not match |
| 21 | admin_agoulou_delete | /admin/agoulou/{id} | Path does not match |
| 22 | admin_boisson_index | /admin/boisson | Path does not match |
| 23 | admin_boisson_new | /admin/boisson/new | Path does not match |
| 24 | admin_boisson_show | /admin/boisson/{id} | Path does not match |
| 25 | admin_boisson_edit | /admin/boisson/{id}/edit | Path does not match |
| 26 | admin_boisson_delete | /admin/boisson/{id} | Path does not match |
| 27 | admin_dessert_index | /admin/dessert | Path does not match |
| 28 | admin_dessert_new | /admin/dessert/new | Path does not match |
| 29 | admin_dessert_show | /admin/dessert/{id} | Path does not match |
| 30 | admin_dessert_edit | /admin/dessert/{id}/edit | Path does not match |
| 31 | admin_dessert_delete | /admin/dessert/{id} | Path does not match |
| 32 | admin_crepe_index | /admin/crepe/ | Path does not match |
| 33 | admin_crepe_new | /admin/crepe/new | Path does not match |
| 34 | admin_crepe_show | /admin/crepe/{id} | Path does not match |
| 35 | admin_crepe_edit | /admin/crepe/{id}/edit | Path does not match |
| 36 | admin_crepe_delete | /admin/crepe/{id} | Path does not match |
| 37 | admin_ingredient_index | /admin/ingredient/ | Path does not match |
| 38 | admin_ingredient_new | /admin/ingredient/new | Path does not match |
| 39 | admin_ingredient_show | /admin/ingredient/{id} | Path does not match |
| 40 | admin_ingredient_edit | /admin/ingredient/{id}/edit | Path does not match |
| 41 | admin_ingredient_delete | /admin/ingredient/{id} | Path does not match |
| 42 | admin_pizza_index | /admin/pizza/ | Path does not match |
| 43 | admin_pizza_new | /admin/pizza/new | Path does not match |
| 44 | admin_pizza_show | /admin/pizza/{id} | Path does not match |
| 45 | admin_pizza_edit | /admin/pizza/{id}/edit | Path does not match |
| 46 | admin_pizza_delete | /admin/pizza/{id} | Path does not match |
| 47 | app_agoulou_index | /agoulou | Path does not match |
| 48 | app_agoulou_personnaliser | /agoulou/{id}/personnaliser | Path does not match |
| 49 | app_agoulou_taille | /agoulou/{id}/taille/{taille} | Path does not match |
| 50 | app_agoulou_supplement_ajouter | /agoulou/{id}/supplement/ajouter/{ingredientId} | Path does not match |
| 51 | app_agoulou_ingredient_retirer | /agoulou/{id}/ingredient/retirer/{ingredientId} | Path does not match |
| 52 | app_agoulou_ingredient_restaurer | /agoulou/{id}/ingredient/restaurer/{ingredientId} | Path does not match |
| 53 | app_agoulou_supplement_retirer | /agoulou/{id}/supplement/retirer/{ingredientId} | Path does not match |
| 54 | app_agoulou_perso_reset | /agoulou/{id}/personnalisation/reset | Path does not match |
| 55 | app_agoulou_add_cart | /agoulou/{id}/ajouter-panier | Path does not match |
| 56 | app_boisson_index | /boisson | Path does not match |
| 57 | app_boisson_add_cart | /boisson/{id}/ajouter-panier/{taille} | Path does not match |
| 58 | app_cart_index | /cart/ | Path does not match |
| 59 | app_cart_add_pizza_key | /cart/add-key | Path does not match |
| 60 | app_cart_remove_pizza_key | /cart/remove-key | Path does not match |
| 61 | app_cart_delete_pizza_key | /cart/delete-key | Path does not match |
| 62 | app_cart_empty_cart | /cart/empty | Path does not match |
| 63 | app_cart_verifnum | /cart/verifnum | Path does not match |
| 64 | app_cart_validation | /cart/validation | Path does not match |
| 65 | app_cart_api_order_json | /cart/api/order-json | Path does not match |
| 66 | app_crepe_index | /crepe | Path does not match |
| 67 | app_crepe_personnaliser | /crepe/{id}/personnaliser | Path does not match |
| 68 | app_crepe_taille | /crepe/{id}/taille/{taille} | Path does not match |
| 69 | app_crepe_supplement_ajouter | /crepe/{id}/supplement/ajouter/{ingredientId} | Path does not match |
| 70 | app_crepe_ingredient_retirer | /crepe/{id}/ingredient/retirer/{ingredientId} | Path does not match |
| 71 | app_crepe_ingredient_restaurer | /crepe/{id}/ingredient/restaurer/{ingredientId} | Path does not match |
| 72 | app_crepe_supplement_retirer | /crepe/{id}/supplement/retirer/{ingredientId} | Path does not match |
| 73 | app_crepe_perso_reset | /crepe/{id}/personnalisation/reset | Path does not match |
| 74 | app_crepe_add_cart | /crepe/{id}/ajouter-panier | Path does not match |
| 75 | app_dessert_index | /dessert | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.