http://test.apiex.bj/mentions-legales/

Routing

page Matched route

Route Parameters

Name Value
slug
"mentions-legales"

Route Matching Logs

Path to match: /mentions-legales/
# 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}/ Path does not match
19 app_default_article /article/{id}/ Path does not match
20 videos /videos/ Path does not match
21 video /video/{id}/ Path does not match
22 resources /documents/ Path does not match
23 resources-cat /documents/{slug}/ Path does not match
24 members /gouvernance/{slug}/ Path does not match
25 partners /partenaires/ Path does not match
26 partners-cat /partenaires/{slug}/ Path does not match
27 search /recherche/ Path does not match
28 subscribers /inscription/ Path does not match
29 sitemap-articles /articles.xml Path does not match
30 sitemap-videos /videos.xml Path does not match
31 sitemap-documents /documents.xml Path does not match
32 sitemap-projects /projects.xml Path does not match
33 sitemap-towns /towns.xml Path does not match
34 admin-home /os-admin/ Path does not match
35 login /os-admin/login/ Path does not match
36 forgot-password /os-admin/forgot-password/ Path does not match
37 logout /os-admin/logout Path does not match
38 albums-admin-page /os-admin/albums/page/{offset}/ Path does not match
39 albums-admin /os-admin/albums/ Path does not match
40 albums-search-admin-page /os-admin/albums/search/{keywords}/page/{offset}/ Path does not match
41 albums-search-admin /os-admin/albums/search/{keywords}/ Path does not match
42 albums-new /os-admin/albums/add/ Path does not match
43 albums-edit /os-admin/albums/edit/{id}/ Path does not match
44 albums-enable /os-admin/albums/enabled/{id} Path does not match
45 articlescategories-admin-page /os-admin/articles/categories/page/{offset}/ Path does not match
46 articlescategories-admin /os-admin/articles/categories/ Path does not match
47 articlescategories-new /os-admin/articles/categories/add/ Path does not match
48 articlescategories-edit /os-admin/articles/categories/edit/{id}/ Path does not match
49 articles-admin-page /os-admin/articles/page/{offset}/ Path does not match
50 articles-admin /os-admin/articles/ Path does not match
51 articles-search-admin-page /os-admin/articles/search/{keywords}/page/{offset}/ Path does not match
52 articles-search-admin /os-admin/articles/search/{keywords}/ Path does not match
53 articles-new /os-admin/articles/add/ Path does not match
54 articles-edit /os-admin/articles/{id}/edit Path does not match
55 articles-enable /os-admin/articles/{id}/enable Path does not match
56 articles-onefrontpage /os-admin/articles/{id}/oneFrontPage Path does not match
57 articlestypes-admin-page /os-admin/articles/types/page/{offset}/ Path does not match
58 articlestypes-admin /os-admin/articles/types/ Path does not match
59 articlestypes-new /os-admin/articles/types/add/ Path does not match
60 articlestypes-edit /os-admin/articles/types/edit/{id}/ Path does not match
61 banners-admin /os-admin/banners/ Path does not match
62 banners-new /os-admin/banners/add Path does not match
63 banners-edit /os-admin/banners/{id}/edit Path does not match
64 banners-enable /os-admin/banners/{id}/enable/ Path does not match
65 events-admin-page /os-admin/events/page/{offset}/ Path does not match
66 events-admin /os-admin/events/ Path does not match
67 events-search-admin-page /os-admin/events/search/{keywords}/page/{offset}/ Path does not match
68 events-search-admin /os-admin/events/search/{keywords}/ Path does not match
69 events-new /os-admin/events/add/ Path does not match
70 events-edit /os-admin/events/{id}/edit Path does not match
71 events-enable /os-admin/events/{id}/enable Path does not match
72 faqcategories-admin-page /os-admin/faq-categories/page/{offset}/ Path does not match
73 faqcategories-admin /os-admin/faq-categories/ Path does not match
74 faqcategories-new /os-admin/faq-categories/add/ Path does not match
75 faqcategories-edit /os-admin/faq-categories/{id}/edit Path does not match
76 faq-admin-page /os-admin/faq/page/{offset} Path does not match
77 faq-admin /os-admin/faq/ Path does not match
78 faq-search-admin /os-admin/faq/search/{keywords}/ Path does not match
79 faq-search-admin-page /os-admin/faq/search/{keywords}/page/{offset}/ Path does not match
80 faq-new /os-admin/faq/add Path does not match
81 faq-edit /os-admin/faq/{id}/edit Path does not match
82 faq-enable /os-admin/faq/{id}/enable/ Path does not match
83 contacts /contacts/ Path does not match
84 page /{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.