Routing
homepage_visitor
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 4 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | corporation_informations | /corporation-informations | Path does not match |
| 19 | edit_parametres | /parametres | Path does not match |
| 20 | reset_parametres | /parametres/reinitialisation-des-parametres-{id} | Path does not match |
| 21 | page_profil | /profil-{id} | Path does not match |
| 22 | edit_profile | /profil/modification-du-profile | Path does not match |
| 23 | edit_photo | /profil/modification-de-la-photo-{type} | Path does not match |
| 24 | change_password | /profil/modification-du-mot-de-passe | Path does not match |
| 25 | users_list | /admin/liste-des-utilisateurs-{type} | Path does not match |
| 26 | delete_user | /delete-user | Path does not match |
| 27 | reset_password | /reinitialisation-mot-de-passe | Path does not match |
| 28 | create_password | /creation-de-mot-de-passe | Path does not match |
| 29 | lock_account | /admin/bloque-utilisateur | Path does not match |
| 30 | backoffice | /backoffice/ | Path does not match |
| 31 | category_parametre | /backoffice/params-category | Path does not match |
| 32 | list_form_message | /backoffice/list-message | Path does not match |
| 33 | list_parametre_backoffice | /backoffice/parametres | Path does not match |
| 34 | get_parameter_json | /backoffice/parametre/json/{id} | Path does not match |
| 35 | list_bug_report | /backoffice/bug-signaler | Path does not match |
| 36 | show_bug_raport | /backoffice/details-sur-le-bug-{id} | Path does not match |
| 37 | read_feedback | /backoffice/feedback | Path does not match |
| 38 | immo_formules | /backoffice/formules/ | Path does not match |
| 39 | immo_organisations | /backoffice/organisations | Path does not match |
| 40 | organisation_data | /backoffice/organisations/json/{id} | Path does not match |
| 41 | organisation_informations | /backoffice/organisations/informations/{id} | Path does not match |
| 42 | report_bug | /bug/signaler-un-bug | Path does not match |
| 43 | send_feedback | /feedback | Path does not match |
| 44 | corps_etat | /corps-d-etat | Path does not match |
| 45 | list_client | /client | Path does not match |
| 46 | customer_info | /client/{id} | Path does not match |
| 47 | client_json | /client/json/{customerId} | Path does not match |
| 48 | delete_client | /client/delete-client | Path does not match |
| 49 | list_dossier | /dossier | Path does not match |
| 50 | blog_dossier | /dossier/dossier/{slug} | Path does not match |
| 51 | dossier_json | /dossier/json/{dossierId} | Path does not match |
| 52 | info_dossier | /dossier/info-dossier-{id} | Path does not match |
| 53 | plan_json | /dossier/plan/json/{planId} | Path does not match |
| 54 | delete_dossier | /dossier/delete-dossier | Path does not match |
| 55 | list_fournisseur | /fournisseur | Path does not match |
| 56 | fournisseur_json | /fournisseur/json/{providerId} | Path does not match |
| 57 | delete_fournisseur | /fournisseur/delete-fournisseur | Path does not match |
| 58 | import_intrant | /intrant-construction/import-inputs | Path does not match |
| 59 | add_intrant_contruction | /intrant-construction/{type} | Path does not match |
| 60 | intrant_json | /intrant-construction/json/{intrantId} | Path does not match |
| 61 | get_all_intrants | /intrant-construction/all | Path does not match |
| 62 | unite_index | /unites | Path does not match |
| 63 | homepage_visitor | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.