Routing
app_panier_index
Matched route
Route Parameters
| Name | Value |
|---|---|
| httpPort | 80 |
| httpsPort | 443 |
| path | "/panier/" |
| permanent | true |
| scheme | null |
Route Redirection
This page redirects to:
http://leclubdessin.fr/panier/
(route: "app_panier_index")
Route Matching Logs
Path to match:
/panier
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 3 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 4 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | 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 | gregwar_captcha.generate_captcha | /generate-captcha/{key} | Path does not match |
| 19 | app_default_index | / | Path does not match |
| 20 | app_accueil | / | Path does not match |
| 21 | manager_accueil | /manager/accueil/{path} | Path does not match |
| 22 | manager_actus | /manager/actus/{path} | Path does not match |
| 23 | manager_atelier | /manager/atelier/{path} | Path does not match |
| 24 | manager_boutique | /manager/boutique/{path} | Path does not match |
| 25 | manager_contact | /manager/contact | Path does not match |
| 26 | manager_get_server_images | /get-server-images | Path does not match |
| 27 | manager_get_image_dirs | /get-image-dirs | Path does not match |
| 28 | manager_inscription | /manager/inscription/{path} | Path does not match |
| 29 | app_login | /login | Path does not match |
| 30 | app_logout | /logout | Path does not match |
| 31 | app_manager | /manager | Path does not match |
| 32 | app_signup | /signup | Path does not match |
| 33 | app_approve_user | /approve-user/{id} | Path does not match |
| 34 | app_reject_user | /reject-user/{id} | Path does not match |
| 35 | file_manager_actions | /manager/file-manager | Path does not match |
| 36 | manager_parcours | /manager/parcours/{path} | Path does not match |
| 37 | manager_travaux | /manager/travaux/{path} | Path does not match |
| 38 | manager_travaux_delete | /manager/delete-travaux/{id} | Path does not match |
| 39 | app_actus | /actus | Path does not match |
| 40 | app_atelier | /atelier | Path does not match |
| 41 | app_boutique | /boutique | Path does not match |
| 42 | app_produit | /produit/{id} | Path does not match |
| 43 | app_boutique_ajax | /boutique/ajax | Path does not match |
| 44 | app_contact | /contact | Path does not match |
| 45 | app_inscription | /inscription | Path does not match |
| 46 | app_panier_index | /panier/ | Path does not match |
| 47 | app_panier_ajouter_boutique | /panier/ajouter-boutique/{idProduit}/{quantite} | Path does not match |
| 48 | app_panier_ajouter | /panier/ajouter/{idProduit}/{quantite} | Path does not match |
| 49 | app_panier_enlever | /panier/enlever/{idProduit}/{quantite} | Path does not match |
| 50 | app_panier_supprimer | /panier/supprimer/{idProduit} | Path does not match |
| 51 | app_panier_vider | /panier/vider | Path does not match |
| 52 | app_panier_nombre_produits | /panier/nombre-produits | Path does not match |
| 53 | app_parcours | /parcours | Path does not match |
| 54 | app_payment_create_paypal_order | /payment/create-paypal-order | Path does not match |
| 55 | app_payment_success | /payment/success | Path does not match |
| 56 | app_travaux | /travaux | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.