Routing
app_article_show
Matched route
Route Parameters
| Name | Value |
|---|---|
| slug | "debat-politique-de-reglementation-et-economie-sociale-de-marche-les-cas-du-togo-du-benin-et-de-la-cote-d-ivoire" |
Route Matching Logs
Path to match:
/actualites/debat-politique-de-reglementation-et-economie-sociale-de-marche-les-cas-du-togo-du-benin-et-de-la-cote-d-ivoire
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | actualites | /actualites | Path does not match |
| 16 | article_show | /article/{slug} | Path does not match |
| 17 | emissions | /emissions | Path does not match |
| 18 | podcasts | /podcasts | Path does not match |
| 19 | reportages | /reportages | Path does not match |
| 20 | dossiers | /dossiers | Path does not match |
| 21 | admin_article_index | /admin/article/ | Path does not match |
| 22 | admin_article_new | /admin/article/new | Path does not match |
| 23 | admin_article_edit | /admin/article/{id}/edit | Path does not match |
| 24 | admin_article_show | /admin/article/{id}/show | Path does not match |
| 25 | admin_article_delete | /admin/article/{id}/delete | Path does not match |
| 26 | admin_category_index | /admin/category/ | Path does not match |
| 27 | admin_category_new | /admin/category/new | Path does not match |
| 28 | admin_category_edit | /admin/category/{id}/edit | Path does not match |
| 29 | admin_category_delete | /admin/category/{id}/delete | Path does not match |
| 30 | admin_dashboard | /admin | Path does not match |
| 31 | admin_emission_category_index | /admin/emission-category/ | Path does not match |
| 32 | admin_emission_category_new | /admin/emission-category/new | Path does not match |
| 33 | admin_emission_category_edit | /admin/emission-category/{id}/edit | Path does not match |
| 34 | admin_emission_category_delete | /admin/emission-category/{id}/delete | Path does not match |
| 35 | admin_emission_index | /admin/emission/ | Path does not match |
| 36 | admin_emission_new | /admin/emission/new | Path does not match |
| 37 | admin_emission_show | /admin/emission/{id}/show | Path does not match |
| 38 | admin_emission_edit | /admin/emission/{id}/edit | Path does not match |
| 39 | admin_emission_delete | /admin/emission/{id}/delete | Path does not match |
| 40 | admin_notifications | /admin/notifications/ | Path does not match |
| 41 | admin_notifications_unread | /admin/notifications/unread | Path does not match |
| 42 | admin_notifications_count | /admin/notifications/count | Path does not match |
| 43 | admin_notification_mark_read | /admin/notifications/{id}/mark-read | Path does not match |
| 44 | admin_notifications_mark_all_read | /admin/notifications/mark-all-read | Path does not match |
| 45 | admin_notification_delete | /admin/notifications/{id}/delete | Path does not match |
| 46 | admin_notifications_delete_read | /admin/notifications/delete-read | Path does not match |
| 47 | admin_podcast_index | /admin/podcast/ | Path does not match |
| 48 | admin_podcast_new | /admin/podcast/new | Path does not match |
| 49 | admin_podcast_edit | /admin/podcast/{id}/edit | Path does not match |
| 50 | admin_podcast_delete | /admin/podcast/{id}/delete | Path does not match |
| 51 | admin_podcast_show | /admin/podcast/{id}/show | Path does not match |
| 52 | admin_profile | /admin/profile/ | Path does not match |
| 53 | admin_profile_edit | /admin/profile/edit | Path does not match |
| 54 | admin_profile_change_password | /admin/profile/change-password | Path does not match |
| 55 | admin_profile_delete_avatar | /admin/profile/delete-avatar | Path does not match |
| 56 | admin_settings | /admin/settings/ | Path does not match |
| 57 | admin_settings_save | /admin/settings/save | Path does not match |
| 58 | admin_settings_export | /admin/settings/export | Path does not match |
| 59 | admin_streaming | /admin/streaming/ | Path does not match |
| 60 | admin_streaming_toggle | /admin/streaming/toggle | Path does not match |
| 61 | admin_streaming_status | /admin/streaming/status | Path does not match |
| 62 | admin_user_index | /admin/user/ | Path does not match |
| 63 | admin_user_new | /admin/user/new | Path does not match |
| 64 | admin_user_show | /admin/user/{id} | Path does not match |
| 65 | admin_user_edit | /admin/user/{id}/edit | Path does not match |
| 66 | admin_user_toggle_status | /admin/user/{id}/toggle-status | Path does not match |
| 67 | admin_user_delete | /admin/user/{id}/delete | Path does not match |
| 68 | app_actualites | /actualites/ | Path does not match |
| 69 | app_article_show | /actualites/{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.