Routing
actualites
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/actualites
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 3 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | admin.collaborators.index | /admin/collaborators/ | Path does not match |
| 18 | admin.collaborators.create | /admin/collaborators/create | Path does not match |
| 19 | admin.collaborators.edit | /admin/collaborators/{id} | Path does not match |
| 20 | admin.collaborators.delete | /admin/collaborators/{id}/delete | Path does not match |
| 21 | admin.collaborators.deleteImage | /admin/collaborators/deleteImage/{id} | Path does not match |
| 22 | admin | /admin | Path does not match |
| 23 | admin.items.index | /admin/items/ | Path does not match |
| 24 | admin.items.create | /admin/items/create | Path does not match |
| 25 | admin.items.delete | /admin/items/{id}/delete | Path does not match |
| 26 | admin.medias.index | /admin/medias/ | Path does not match |
| 27 | admin.medias.create | /admin/medias/create | Path does not match |
| 28 | admin.medias.edit | /admin/medias/{id} | Path does not match |
| 29 | admin.medias.delete | /admin/medias/{id}/delete | Path does not match |
| 30 | admin.options.index | /admin/options/ | Path does not match |
| 31 | admin.pages.index | /admin/pages/ | Path does not match |
| 32 | admin.pages.create | /admin/pages/create | Path does not match |
| 33 | admin.pages.edit | /admin/pages/edit/{id} | Path does not match |
| 34 | admin.pages.delete | /admin/pages/{id} | Path does not match |
| 35 | admin.pages.activate | /admin/pages/{id}/activate | Path does not match |
| 36 | admin.pages.deactivate | /admin/pages/{id}/deactivate | Path does not match |
| 37 | admin.pages.validate | /admin/pages/{id}/validate | Path does not match |
| 38 | admin.partners.index | /admin/partners/ | Path does not match |
| 39 | admin.partners.create | /admin/partners/create | Path does not match |
| 40 | admin.partners.edit | /admin/partners/{id} | Path does not match |
| 41 | admin.partners.delete | /admin/partners/{id}/delete | Path does not match |
| 42 | admin.partners.deleteImage | /admin/partners/deleteImage/{id} | Path does not match |
| 43 | admin.posts.index | /admin/posts/ | Path does not match |
| 44 | admin.posts.create | /admin/posts/create | Path does not match |
| 45 | admin.posts.edit | /admin/posts/{id} | Path does not match |
| 46 | admin.posts.delete | /admin/posts/{id}/delete | Path does not match |
| 47 | admin.posts.activate | /admin/posts/{id}/activate | Path does not match |
| 48 | admin.posts.deactivate | /admin/posts/{id}/deactivate | Path does not match |
| 49 | admin.posts.deleteImage | /admin/posts/deleteImage/{id} | Path does not match |
| 50 | admin.seos.deleteImage | /admin/seos/deleteImage/{id} | Path does not match |
| 51 | admin.seos.index | /admin/seos/{type}/{id} | Path does not match |
| 52 | admin.users.index | /admin/users/ | Path does not match |
| 53 | admin.users.create | /admin/users/create | Path does not match |
| 54 | admin.users.edit | /admin/users/{id} | Path does not match |
| 55 | admin.users.delete | /admin/users/{id}/delete | Path does not match |
| 56 | app_api_media | /api/medias | Path does not match |
| 57 | save_option | /api/save-option | Path does not match |
| 58 | app_api_page | /api/pages/{id} | Path does not match |
| 59 | api.pages.save | /api/pages/{id}/save | Path does not match |
| 60 | asset_url | /glide/{path} | Path does not match |
| 61 | home | / | Path does not match |
| 62 | qui-sommes-nous | /qui-sommes-nous | Path does not match |
| 63 | actualites | /actualites | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.