GET https://test.neofollics.com.ua/blog/article3

Routing

monsieurbiz_blog_article_show Matched route

Route Parameters

Name Value
_locale
"uk"
_sylius
[
  "template" => "@MonsieurBizSyliusBlogPlugin/shop/blog/show.html.twig"
  "repository" => [
    "method" => "findOnePublishedBySlug"
    "arguments" => [
      "$slug"
      "expr:service('sylius.context.locale').getLocaleCode()"
      "blog"
      "expr:service('sylius.context.channel').getChannel()"
    ]
  ]
  "parameters" => [
    "type" => "blog"
  ]
]
slug
"article3"

Route Matching Logs

Path to match: /blog/article3
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 bazinga_jstranslation_js /translations/{domain}.{_format} Path does not match
3 liip_imagine_filter_runtime /media/cache/resolve/{filter}/rc/{hash}/{path} Path does not match
4 liip_imagine_filter /media/cache/resolve/{filter}/{path} Path does not match
5 monsieurbiz_sylius_media_manager_admin_browser_list /admin/browser/list Path does not match
6 monsieurbiz_sylius_media_manager_admin_browser_choose /admin/browser/choose Path does not match
7 monsieurbiz_sylius_media_manager_admin_browser_upload /admin/browser/upload Path does not match
8 monsieurbiz_sylius_media_manager_admin_browser_create_folder /admin/browser/folder Path does not match
9 monsieurbiz_sylius_media_manager_admin_browser_delete_folder /admin/browser/deleteFolder Path does not match
10 monsieurbiz_sylius_media_manager_admin_browser_delete_file /admin/browser/deleteFile Path does not match
11 monsieurbiz_sylius_media_manager_admin_browser_rename_folder /admin/browser/renameFolder Path does not match
12 monsieurbiz_blog_admin_tag_index /admin/blog/tag/ Path does not match
13 monsieurbiz_blog_admin_tag_create /admin/blog/tag/new Path does not match
14 monsieurbiz_blog_admin_tag_update /admin/blog/tag/{id}/edit Path does not match
15 monsieurbiz_blog_admin_tag_bulk_delete /admin/blog/tag/bulk-delete Path does not match
16 monsieurbiz_blog_admin_tag_delete /admin/blog/tag/{id} Path does not match
17 monsieurbiz_blog_admin_article_index /admin/blog/articles/ Path does not match
18 monsieurbiz_blog_admin_article_update /admin/blog/articles/{id}/edit Path does not match
19 monsieurbiz_blog_admin_article_bulk_delete /admin/blog/articles/bulk-delete Path does not match
20 monsieurbiz_blog_admin_article_delete /admin/blog/articles/{id} Path does not match
21 monsieurbiz_blog_admin_article_create /admin/blog/article/new Path does not match
22 monsieurbiz_blog_admin_case_study_index /admin/blog/case-studies/ Path does not match
23 monsieurbiz_blog_admin_case_study_update /admin/blog/case-studies/{id}/edit Path does not match
24 monsieurbiz_blog_admin_case_study_bulk_delete /admin/blog/case-studies/bulk-delete Path does not match
25 monsieurbiz_blog_admin_case_study_delete /admin/blog/case-studies/{id} Path does not match
26 monsieurbiz_blog_admin_case_study_create /admin/blog/case-study/new Path does not match
27 monsieurbiz_blog_admin_author_index /admin/blog/authors/ Path does not match
28 monsieurbiz_blog_admin_author_create /admin/blog/authors/new Path does not match
29 monsieurbiz_blog_admin_author_update /admin/blog/authors/{id}/edit Path does not match
30 monsieurbiz_blog_admin_author_bulk_delete /admin/blog/authors/bulk-delete Path does not match
31 monsieurbiz_blog_admin_author_delete /admin/blog/authors/{id} Path does not match
32 monsieurbiz_blog_admin_blog_preview /admin/blog/article/preview/{id} Path does not match
33 monsieurbiz_blog_admin_case_study_preview /admin/blog/case-study/preview/{id} Path does not match
34 monsieurbiz_blog_admin_article_update_state /admin/blog/articles/{id}/{state} Path does not match
35 monsieurbiz_blog_index /blog/ Path does not match
36 monsieurbiz_blog_tag_show /blog/tag/{slug} Path does not match
37 monsieurbiz_blog_article_show /blog/{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.