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 | _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_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | admin.index | /admin/ | Path does not match |
| 14 | admin.settings.communes | /admin/settings/communes | Path does not match |
| 15 | admin.settings.commune.create | /admin/settings/commune/create | Path does not match |
| 16 | admin.settings.commune.edit | /admin/settings/commune/edit/{id} | Path does not match |
| 17 | admin.settings.commune.delete | /admin/settings/commune/delete/{id} | Path does not match |
| 18 | admin.settings.departements | /admin/settings/departements | Path does not match |
| 19 | admin.settings.departement.create | /admin/settings/departement/create | Path does not match |
| 20 | admin.settings.departement.edit | /admin/settings/departement/edit/{id} | Path does not match |
| 21 | admin.settings.departement.delete | /admin/settings/departement/delete/{id} | Path does not match |
| 22 | admin.settings.directions | /admin/settings/directions | Path does not match |
| 23 | admin.settings.direction.create | /admin/settings/direction/create | Path does not match |
| 24 | admin.settings.direction.edit | /admin/settings/direction/edit/{id} | Path does not match |
| 25 | admin.settings.direction.delete | /admin/settings/direction/delete/{id} | Path does not match |
| 26 | admin.documents | /admin/documents/{id} | Path does not match |
| 27 | admin.document.create | /admin/document/create | Path does not match |
| 28 | admin.document.edit | /admin/document/edit/{id} | Path does not match |
| 29 | admin.document.show | /admin/document/show/{id} | Path does not match |
| 30 | admin.document.delete | /admin/document/delete/{id} | Path does not match |
| 31 | admin.document.commentaire | /admin/document/commentaire/{id} | Path does not match |
| 32 | admin.settings.domaines | /admin/settings/domaines | Path does not match |
| 33 | admin.settings.domaine.create | /admin/settings/domaine/create | Path does not match |
| 34 | admin.settings.domaine.edit | /admin/settings/domaine/edit/{id} | Path does not match |
| 35 | admin.settings.domaine.delete | /admin/settings/domaine/delete/{id} | Path does not match |
| 36 | admin.evenements | /admin/evenements/{id} | Path does not match |
| 37 | admin.evenement.create | /admin/evenement/create | Path does not match |
| 38 | admin.evenement.edit | /admin/evenement/edit/{id} | Path does not match |
| 39 | admin.evenement.show | /admin/evenement/show/{id} | Path does not match |
| 40 | admin.evenement.delete | /admin/evenement/delete/{id} | Path does not match |
| 41 | admin.evenement.commentaire | /admin/evenement/commentaire/{id} | Path does not match |
| 42 | index | / | Path does not match |
| 43 | cooperation.cdc | /cooperation/chefs-de-cooperation | Path does not match |
| 44 | cooperation.cdm | /cooperation/chefs-de-mission | Path does not match |
| 45 | troika | /troika | Path does not match |
| 46 | matrice | /matrice-groupes-ptf | Path does not match |
| 47 | groupes | /groupes-ptf | Path does not match |
| 48 | groupe | /groupe-ptf/{id} | Path does not match |
| 49 | ptfs.bilateral | /ptfs/bilateraux | Path does not match |
| 50 | ptfs.multilateral | /ptfs/multilateraux | Path does not match |
| 51 | ptfs.ong | /ptfs/ong-fondations | Path does not match |
| 52 | 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.