Routing
ajouter_bougie
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "3017" |
Route Matching Logs
Path to match:
/souvenir/3017/bougie
| # | 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 | deposerFichierEspaceFamille | /administration/avis/{id}/deposerFichier | Path does not match |
| 16 | modifierFichierEspaceFamille | /administration/avis/{id}/modifierFichier/{idFichier} | Path does not match |
| 17 | supprimerFichierEspaceFamille | /administration/avis/{id}/supprimerFichier/{idFichier} | Path does not match |
| 18 | statistiquesMensuels | /administration/statistiquesMensuels | Path does not match |
| 19 | statistiquesParJour | /administration/statistiquesParJour | Path does not match |
| 20 | telechargerFichierAvisDeces | /avis/{id}/{idFichier}/telecharger | Path does not match |
| 21 | espaceFamille | /avis/{id}/espace-famille | Path does not match |
| 22 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 23 | accueil | / | Path does not match |
| 24 | administration | /administration | Path does not match |
| 25 | contact | /contact | Path does not match |
| 26 | adresse_utile | /adresses-utiles | Path does not match |
| 27 | pompes_funebres | /pompes-funebres | Path does not match |
| 28 | contrat_obseques | /contrat-obseques | Path does not match |
| 29 | marbrerie | /marbrerie | Path does not match |
| 30 | register | /administration/nouvel-utilisateur | Path does not match |
| 31 | app_login | /login | Path does not match |
| 32 | app_logout | /logout | Path does not match |
| 33 | app_reset_password | /reset-password/{token} | Path does not match |
| 34 | app_password_lost | /password-lost | Path does not match |
| 35 | app_profil | /profil | Path does not match |
| 36 | actu | /administration/actu | Path does not match |
| 37 | creation_actu | /administration/creation_actu | Path does not match |
| 38 | modif_actu | /administration/modification_actu/{id} | Path does not match |
| 39 | suppression_actu | /administration/suppression_actu/{id} | Path does not match |
| 40 | lister_avis_admin | /administration/{type}/avis | Path does not match |
| 41 | ajouter_avis | /administration/avis/ajouter | Path does not match |
| 42 | loading_avis | /administration/avis/{id}/loading | Path does not match |
| 43 | generer_qrcode | /administration/avis/{id}/qr-code | Path does not match |
| 44 | modifier_avis | /administration/avis/{id} | Path does not match |
| 45 | lister_avis_public | /avis | Path does not match |
| 46 | afficher_avis | /avis/{id} | Path does not match |
| 47 | lister_condoleance | /administration/{type}/condoleances | Path does not match |
| 48 | lister_bougie | /administration/{type}/bougies | Path does not match |
| 49 | lister_message | /administration/{type}/messages | Path does not match |
| 50 | lister_photo | /administration/{type}/photos | Path does not match |
| 51 | lister_video | /administration/{type}/videos | Path does not match |
| 52 | lister_theme | /administration/{type}/themes | Path does not match |
| 53 | lister_portrait | /administration/{type}/portrait | Path does not match |
| 54 | lister_livredor | /administration/{type}/livredor | Path does not match |
| 55 | ajouter_condoleance | /avis/{id}/condoleance | Path does not match |
| 56 | ajouter_bougie | /souvenir/{id}/bougie | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.