Routing
kiwi_operation_odr
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/offre-de-remboursement/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | blog_index | /blog/list/{page} | Path does not match |
| 2 | blog_show | /blog/show/{id} | Path does not match |
| 3 | cart | /cart | Path does not match |
| 4 | app_cart_postoperationcart | /post-ajax/operation-cart/{operationId} | Path does not match |
| 5 | app_cart_getoperationcarts | /get-ajax/operation-cart | Path does not match |
| 6 | app_cart_creategiftcart | /post-ajax/create-gift-cart/{giftId} | Path does not match |
| 7 | app_cart_removegiftcart | /post-ajax/remove-gift-cart/{giftId} | Path does not match |
| 8 | app_cart_postgiftcart | /post-ajax/gift-cart/{giftId} | Path does not match |
| 9 | app_cart_getgiftcarts | /get-ajax/gift-cart | Path does not match |
| 10 | app_cart_getgiftcartshtml | /get-ajax/gift-cart-html | Path does not match |
| 11 | catalog_list | /catalog/ | Path does not match |
| 12 | kiwi_contact | /contact | Path does not match |
| 13 | kiwi_homepage | / | Path does not match |
| 14 | kiwi_modality | /modalite | Path does not match |
| 15 | kiwi_mentions_legales | /mentions-legales | Path does not match |
| 16 | kiwi_cgu | /cgu | Path does not match |
| 17 | kiwi_donnees_perso | /donnees-personnelles | Path does not match |
| 18 | kiwi_cookies | /cookies | Path does not match |
| 19 | kiwi_faq | /faq | Path does not match |
| 20 | kiwi_cmslist | /contenus-exclusifs | Path does not match |
| 21 | kiwi_cmslist_article1 | /contenus-exclusifs/article1 | Path does not match |
| 22 | kiwi_cmslist_article2 | /contenus-exclusifs/article2 | Path does not match |
| 23 | kiwi_cmslist_article3 | /contenus-exclusifs/article3 | Path does not match |
| 24 | kiwi_cmslist_article4 | /contenus-exclusifs/article4 | Path does not match |
| 25 | connect_facebook_start | /connect/facebook | Path does not match |
| 26 | connect_facebook_check | /connect/facebook/check | Path does not match |
| 27 | gift_index | /catalog/list/{page} | Path does not match |
| 28 | gift_checkout_recap | /catalog/checkout | Path does not match |
| 29 | gift_checkout_address_delivery | /catalog/adresse-livraison | Path does not match |
| 30 | gift_checkout_validation | /catalog/validation | Path does not match |
| 31 | gift_checkout_post_order | /catalog/post-order | Path does not match |
| 32 | gift_checkout_success_order | /catalog/commande-succes | Path does not match |
| 33 | post_ajax_home_to_delivery | /catalog/post-ajax-home-to-delivery | Path does not match |
| 34 | post_ajax_delivery_to_delivery | /catalog/post-ajax-delivery-to-delivery | Path does not match |
| 35 | post_ajax_empty_to_delivery | /catalog/post-ajax-empty-to-delivery | Path does not match |
| 36 | message_coupon_already_printed | /message/coupon/deja-imprime/{participationId} | Path does not match |
| 37 | message_coupon_sent_by_email | /message/coupon/sent-by-email | Path does not match |
| 38 | message_coupon_fail | /message/coupon/fail | Path does not match |
| 39 | kiwi_operation_coupon | /operation/coupon | Path does not match |
| 40 | kiwi_operation_draw | /tirage-au-sort/ | Path does not match |
| 41 | kiwi_operation_draw_show | /tirage-au-sort/jeu/{drawId} | Path does not match |
| 42 | kiwi_operation_draw_physic_register_user | /tirage-au-sort/inscription-physique | Path does not match |
| 43 | kiwi_operation_draw_demat_register_user | /tirage-au-sort/inscription-demat | Path does not match |
| 44 | kiwi_operation_draw_address_delivery_user | /tirage-au-sort/adresse-livraison | Path does not match |
| 45 | kiwi_operation_game | /jeu | Path does not match |
| 46 | kiwi_operation_game_show | /jeu/{gameId} | Path does not match |
| 47 | kiwi_operation_odr | /offre-de-remboursement/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.