Routing
blog_article
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
| slug | "Dans-l-oeil-du-bocal" |
Route Matching Logs
Path to match:
/fr/articles/Dans-l-oeil-du-bocal
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_instagram_image_article | /{_locale}/admin/instagram-image/{slug} | Path does not match |
| 2 | app_instagram_publish_article | /{_locale}/admin/instagram-publish/{slug} | Path does not match |
| 3 | security_login | /{_locale}/login | Path does not match |
| 4 | categorie_index | /{_locale}/categories | Path does not match |
| 5 | image_index | /{_locale}/image/ | Path does not match |
| 6 | tag_index | /{_locale}/tag | Path does not match |
| 7 | _liste_tag | /{_locale}/tag_liste_tag | Path does not match |
| 8 | tag_import | /{_locale}/tag/import | Path does not match |
| 9 | tag_show | /{_locale}/tag/{slug} | Path does not match |
| 10 | tag_show_page | /{_locale}/tag/{slug}/{page} | Path does not match |
| 11 | admin_index | /{_locale}/admin/article/ | Path does not match |
| 12 | admin_article_index | /{_locale}/admin/article/ | Path does not match |
| 13 | categorie_show | /{_locale}/categories/{slug} | Path does not match |
| 14 | categorie_show_page | /{_locale}/categories/{slug}/{page} | Path does not match |
| 15 | app_apropos | /{_locale}/page/{slug} | Path does not match |
| 16 | auteur_show | /{_locale}/auteur/{slug} | Path does not match |
| 17 | exif_index | /{_locale}/exif | Path does not match |
| 18 | app_image_show | /{_locale}/image/{fichier} | Path does not match |
| 19 | import_flux | /{_locale}/importflux | Path does not match |
| 20 | user_edit | /{_locale}/profile/edit | Path does not match |
| 21 | user_change_password | /{_locale}/profile/change-password | Path does not match |
| 22 | easyadmin | /easyadmin | Path does not match |
| 23 | easyadmin_article_index | /easyadmin/article | Path does not match |
| 24 | easyadmin_article_new | /easyadmin/article/new | Path does not match |
| 25 | easyadmin_article_batch_delete | /easyadmin/article/batch-delete | Path does not match |
| 26 | easyadmin_article_autocomplete | /easyadmin/article/autocomplete | Path does not match |
| 27 | easyadmin_article_render_filters | /easyadmin/article/render-filters | Path does not match |
| 28 | easyadmin_article_edit | /easyadmin/article/{entityId}/edit | Path does not match |
| 29 | easyadmin_article_delete | /easyadmin/article/{entityId}/delete | Path does not match |
| 30 | easyadmin_article_detail | /easyadmin/article/{entityId} | Path does not match |
| 31 | easyadmin_categorie_index | /easyadmin/categorie | Path does not match |
| 32 | easyadmin_categorie_new | /easyadmin/categorie/new | Path does not match |
| 33 | easyadmin_categorie_batch_delete | /easyadmin/categorie/batch-delete | Path does not match |
| 34 | easyadmin_categorie_autocomplete | /easyadmin/categorie/autocomplete | Path does not match |
| 35 | easyadmin_categorie_render_filters | /easyadmin/categorie/render-filters | Path does not match |
| 36 | easyadmin_categorie_edit | /easyadmin/categorie/{entityId}/edit | Path does not match |
| 37 | easyadmin_categorie_delete | /easyadmin/categorie/{entityId}/delete | Path does not match |
| 38 | easyadmin_categorie_detail | /easyadmin/categorie/{entityId} | Path does not match |
| 39 | easyadmin_flux_rss_index | /easyadmin/flux-rss | Path does not match |
| 40 | easyadmin_flux_rss_new | /easyadmin/flux-rss/new | Path does not match |
| 41 | easyadmin_flux_rss_batch_delete | /easyadmin/flux-rss/batch-delete | Path does not match |
| 42 | easyadmin_flux_rss_autocomplete | /easyadmin/flux-rss/autocomplete | Path does not match |
| 43 | easyadmin_flux_rss_render_filters | /easyadmin/flux-rss/render-filters | Path does not match |
| 44 | easyadmin_flux_rss_edit | /easyadmin/flux-rss/{entityId}/edit | Path does not match |
| 45 | easyadmin_flux_rss_delete | /easyadmin/flux-rss/{entityId}/delete | Path does not match |
| 46 | easyadmin_flux_rss_detail | /easyadmin/flux-rss/{entityId} | Path does not match |
| 47 | easyadmin_item_rss_index | /easyadmin/item-rss | Path does not match |
| 48 | easyadmin_item_rss_new | /easyadmin/item-rss/new | Path does not match |
| 49 | easyadmin_item_rss_batch_delete | /easyadmin/item-rss/batch-delete | Path does not match |
| 50 | easyadmin_item_rss_autocomplete | /easyadmin/item-rss/autocomplete | Path does not match |
| 51 | easyadmin_item_rss_render_filters | /easyadmin/item-rss/render-filters | Path does not match |
| 52 | easyadmin_item_rss_edit | /easyadmin/item-rss/{entityId}/edit | Path does not match |
| 53 | easyadmin_item_rss_delete | /easyadmin/item-rss/{entityId}/delete | Path does not match |
| 54 | easyadmin_item_rss_detail | /easyadmin/item-rss/{entityId} | Path does not match |
| 55 | easyadmin_site_index | /easyadmin/site | Path does not match |
| 56 | easyadmin_site_new | /easyadmin/site/new | Path does not match |
| 57 | easyadmin_site_batch_delete | /easyadmin/site/batch-delete | Path does not match |
| 58 | easyadmin_site_autocomplete | /easyadmin/site/autocomplete | Path does not match |
| 59 | easyadmin_site_render_filters | /easyadmin/site/render-filters | Path does not match |
| 60 | easyadmin_site_edit | /easyadmin/site/{entityId}/edit | Path does not match |
| 61 | easyadmin_site_delete | /easyadmin/site/{entityId}/delete | Path does not match |
| 62 | easyadmin_site_detail | /easyadmin/site/{entityId} | Path does not match |
| 63 | easyadmin_tag_index | /easyadmin/tag | Path does not match |
| 64 | easyadmin_tag_new | /easyadmin/tag/new | Path does not match |
| 65 | easyadmin_tag_batch_delete | /easyadmin/tag/batch-delete | Path does not match |
| 66 | easyadmin_tag_autocomplete | /easyadmin/tag/autocomplete | Path does not match |
| 67 | easyadmin_tag_render_filters | /easyadmin/tag/render-filters | Path does not match |
| 68 | easyadmin_tag_edit | /easyadmin/tag/{entityId}/edit | Path does not match |
| 69 | easyadmin_tag_delete | /easyadmin/tag/{entityId}/delete | Path does not match |
| 70 | easyadmin_tag_detail | /easyadmin/tag/{entityId} | Path does not match |
| 71 | easyadmin_user_index | /easyadmin/user | Path does not match |
| 72 | easyadmin_user_new | /easyadmin/user/new | Path does not match |
| 73 | easyadmin_user_batch_delete | /easyadmin/user/batch-delete | Path does not match |
| 74 | easyadmin_user_autocomplete | /easyadmin/user/autocomplete | Path does not match |
| 75 | easyadmin_user_render_filters | /easyadmin/user/render-filters | Path does not match |
| 76 | easyadmin_user_edit | /easyadmin/user/{entityId}/edit | Path does not match |
| 77 | easyadmin_user_delete | /easyadmin/user/{entityId}/delete | Path does not match |
| 78 | easyadmin_user_detail | /easyadmin/user/{entityId} | Path does not match |
| 79 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 80 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 81 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 82 | _logout_main | /logout | Path does not match |
| 83 | ux_live_component | /{_locale}/_components/{_live_component}/{_live_action} | Path does not match |
| 84 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 85 | _wdt | /_wdt/{token} | Path does not match |
| 86 | _profiler_home | /_profiler/ | Path does not match |
| 87 | _profiler_search | /_profiler/search | Path does not match |
| 88 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 89 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 90 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 91 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 92 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 93 | _profiler_open_file | /_profiler/open | Path does not match |
| 94 | _profiler | /_profiler/{token} | Path does not match |
| 95 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 96 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 97 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 98 | homepage | /{_locale} | Path does not match |
| 99 | admin_article_xml | /{_locale}/admin/article/xml | Path does not match |
| 100 | admin_article_import | /{_locale}/admin/article/import | Path does not match |
| 101 | admin_article_new | /{_locale}/admin/article/new | Path does not match |
| 102 | admin_article_show | /{_locale}/admin/article/{id} | Path does not match |
| 103 | admin_article_edit | /{_locale}/admin/article/{id}/edit | Path does not match |
| 104 | admin_article_delete | /{_locale}/admin/article/{id}/delete | Path does not match |
| 105 | blog_index | /{_locale}/ | Path does not match |
| 106 | blog_rss | /{_locale}/rss.xml | Path does not match |
| 107 | blog_index_paginated | /{_locale}/page/{page} | Path does not match |
| 108 | blog_article_old | /{_locale}/{slug} | Path does not match |
| 109 | blog_article | /{_locale}/articles/{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.