Routing
article
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "15" |
| slug | "🚨-formation-concours-auditeurs-justice-greffiers-benin-efpj-lance-cycle-preparatoire-neuf-mois-profit-candidats" |
Route Redirection
This page redirects to:
https://www.gouv.bj/article/2538/
(route: "n/a")
Route Matching Logs
Path to match:
/article/15/%F0%9F%9A%A8-formation-concours-auditeurs-justice-greffiers-benin-efpj-lance-cycle-preparatoire-neuf-mois-profit-candidats/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_default_home | /home/ | Path does not match |
| 2 | home | / | Path does not match |
| 3 | sitemap | /sitemap.xml | Path does not match |
| 4 | formations | /formations/ | Path does not match |
| 5 | formations-cat | /formations/{slug}/ | Path does not match |
| 6 | service | /formation/{id}/{slug}/ | Path does not match |
| 7 | app_default_formation | /formation/{id}/ | Path does not match |
| 8 | professions | /professions/ | Path does not match |
| 9 | profession | /profession/{id}/{slug}/ | Path does not match |
| 10 | app_default_profession | /profession/{id}/ | Path does not match |
| 11 | events | /evenements/ | Path does not match |
| 12 | event | /evenement/{id}/{slug}/ | Path does not match |
| 13 | app_default_event | /evenement/{id}/ | Path does not match |
| 14 | articles | /articles/ | Path does not match |
| 15 | articles-page | /articles/{offset}/ | Path does not match |
| 16 | articles-cat | /articles/{cat}/ | Path does not match |
| 17 | articles-cat-page | /articles/{cat}/{offset}/ | Path does not match |
| 18 | article | /article/{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.