Routing
ARTICLE
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "3" |
| slug | "brasero-vs-barbecue-les-differences-et-avantages-en-plein-air" |
Route Matching Logs
Path to match:
/guide-pratique/blog/3-brasero-vs-barbecue-les-differences-et-avantages-en-plein-air
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | DATA_EXPORT_ORDERS | /admin/data-export-orders | Path does not match |
| 14 | DATA_EXPORT_CONTACT_PRO | /admin/data-export-contact-pro | Path does not match |
| 15 | DATA_EXPORT_NEWSLETTER_SUBSCRIBERS | /admin/data-export-newsletter-subscribers | Path does not match |
| 16 | DATA_EXPORT_RESELLERS | /admin/data-export-resellers | Path does not match |
| 17 | ORDER_SEND_TO_ISIALIS | /order/send-to-isialis | Path does not match |
| 18 | ADMIN_PARTNER_INDEX | /admin/partner/ | Path does not match |
| 19 | ADMIN_PARTNER_SHOW | /admin/partner/{id} | Path does not match |
| 20 | CUSTOMER_RECIPE_FAVORITE | /customer-recipe-favorite | Path does not match |
| 21 | SEND_NEWSLETTER | /send-newsletter | Path does not match |
| 22 | TALK_ABOUT_US | /a-propos/ils-parlent-de-nous | Path does not match |
| 23 | DESIGNERS | /a-propos/les-designers | Path does not match |
| 24 | DESIGNER | /a-propos/les-designers/{id}-{slug} | Path does not match |
| 25 | ABOUT | /a-propos/{type} | Path does not match |
| 26 | app_shop_cart_contact | /panier/contact | Path does not match |
| 27 | CONTACT | /nous-contacter/ | Path does not match |
| 28 | COLLECTIONS | /collections | Path does not match |
| 29 | ADDRESSES | /nos-adresses | Path does not match |
| 30 | TAXON | /categorie | Path does not match |
| 31 | FAST_BUY | /achat-rapide/{id} | Path does not match |
| 32 | FAQ | /faq | Path does not match |
| 33 | WARRANTY | /garantie | Path does not match |
| 34 | SHIPMENTS | /livraisons-et-retours | Path does not match |
| 35 | LEGAL_MENTIONS | /mentions-legales | Path does not match |
| 36 | CGV | /conditions-generales-de-vente | Path does not match |
| 37 | CGV_DOWNLOAD_FORMULAIRE_RETRACTATION | /conditions-generales-de-vente/download/formulaire-de-retractation/{type} | Path does not match |
| 38 | PRIVACY_POLICY | /politique-de-confidentialite | Path does not match |
| 39 | SECURE_PAIEMENT | /paiement-securise | Path does not match |
| 40 | NEWSLETTER | /inscription-newsletter | Path does not match |
| 41 | NEWSLETTER_UNSUBSCRIBE | /desinscription-newsletter | Path does not match |
| 42 | INFOS_SANGRIA | /ingredients-informations-nutritionnelles-sangria | Path does not match |
| 43 | EVENTS | /evenements/ | Path does not match |
| 44 | FLUX_FACEBOOK | /flux/facebook.{_format} | Path does not match |
| 45 | HOMEPAGE | / | Path does not match |
| 46 | PRACTICAL_GUIDE | /guide-pratique/ | Path does not match |
| 47 | USAGE | /guide-pratique/utilisation | Path does not match |
| 48 | PRODUCT_COMPATIBILITY | /guide-pratique/compatibilite-produits | Path does not match |
| 49 | LIVE | /guide-pratique/les-live | Path does not match |
| 50 | LIVE_SHOW | /guide-pratique/les-live/{id}-{slug} | Path does not match |
| 51 | BLOG | /guide-pratique/blog | Path does not match |
| 52 | ARTICLE | /guide-pratique/blog/{id}-{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.