Routing

app_blog_show Matched route

Route Parameters

Name Value
_locale
"fr"
slug
"gestion-de-la-grippe-quine-dans-un-centre-clinique-v-t-rinaire"

Route Matching Logs

Path to match: /fr/ressources/gestion-de-la-grippe-quine-dans-un-centre-clinique-v-t-rinaire
# Route name Path Log
1 app_admin_resource_customShow /admin/resources/{resourceName}/{id} Path does not match
2 app_checkout_autocomplete /checkout/auto-complete Path does not match
3 app_account_address_create /{_locale}/account/address-book/create Path does not match
4 app_account_address_edit /{_locale}/account/address-book/{id}/edit Path does not match
5 app_account_address_set_default /{_locale}/account/address-book/{id}/set-default Path does not match
6 app_facture /{_locale}/account/facture Path does not match
7 app_invoice_download /{_locale}/account/invoices/{id}/download Path does not match
8 app_invoice_download_all /{_locale}/account/invoices/download-all Path does not match
9 app_info_pers /{_locale}/account/infopersonelle Path does not match
10 app_account_profile_edit_form /{_locale}/account/profile/edit-form Path does not match
11 app_assistance_support /{_locale}/account/assistance-support Path does not match
12 app_assistance_support_ticket /{_locale}/account/assistance-support/{id} Path does not match
13 app_account_avatar_upload /{_locale}/account/avatar Path does not match
14 app_account_avatar_remove /{_locale}/account/avatar/remove Path does not match
15 app_dashboard /{_locale}/account/dashboard Path does not match
16 app_favorite_products /{_locale}/account/favorite-products Path does not match
17 app_account_admin_page /{_locale}/account/account-administration Path does not match
18 app_account_create_form /{_locale}/account/create-form Path does not match
19 app_account_edit_form /{_locale}/account/{id}/edit-form Path does not match
20 app_account_update /{_locale}/account/{id} Path does not match
21 app_account_create /{_locale}/account/create Path does not match
22 app_account_delete /{_locale}/account/{id} Path does not match
23 app_account_list /{_locale}/account/list Path does not match
24 app_admin_accounts_filter /admin/accounts/filter Path does not match
25 app_admin_accounts_edit_form /admin/accounts/{id}/edit Path does not match
26 app_admin_accounts_update /admin/accounts/{id} Path does not match
27 app_admin_accounts_delete /admin/accounts/{id} Path does not match
28 app_admin_blog_post_preview /admin/blog-posts/{id}/preview Path does not match
29 app_admin_orders_export /admin/orders/export Path does not match
30 app_admin_product_import_images /admin/products/import-images Path does not match
31 app_admin_statistics_index /admin/statistics Path does not match
32 app_admin_wysiwyg_upload_pdf /admin/wysiwyg/upload-pdf Path does not match
33 app_api_webhook_customerwebhook__invoke /webhook/odoo/customer Path does not match
34 app_api_webhook_pricelistwebhook__invoke /webhook/odoo/pricelist Path does not match
35 app_api_webhook_productwebhook__invoke /webhook/odoo/product Path does not match
36 app_apropos /{_locale}/apropos Path does not match
37 app_blog_index /{_locale}/ressources Path does not match
38 app_blog_load_more /{_locale}/ressources/load-more Path does not match
39 app_blog_category /{_locale}/ressources/category/{slug} Path does not match
40 app_blog_show /{_locale}/ressources/{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.