Routing
app_core_homepage
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_approved_folder | /app/approved-payment/{folder_id} | Path does not match |
| 2 | certificate | /certificate | Path does not match |
| 3 | app_comment | /comment | Path does not match |
| 4 | app_comment_add | /comment/add | Path does not match |
| 5 | app_comment_all | /comment/all | Path does not match |
| 6 | app_contact | /contact | Path does not match |
| 7 | app_contact_file | /populate_pcode_db | Path does not match |
| 8 | app_cgu_cgv | /cgu-cgv | Path does not match |
| 9 | app_rgpd | /rgpd | Path does not match |
| 10 | app_delivery_register | /app/registre-des-livraisons | Path does not match |
| 11 | save_delivery | /app/save-delivery | Path does not match |
| 12 | app_change_delivery_state | /app/change-delivery-state/{id}/{state} | Path does not match |
| 13 | app_document_category_most_printed | /document-category/most-printed | Path does not match |
| 14 | app_current_exchange | /current-exchange | Path does not match |
| 15 | app_add_exchange | /add-exchange | Path does not match |
| 16 | app_faq | /faq | Path does not match |
| 17 | app_admin_get_required_fees_new | /admin/recuperer-frais-par-code/{code}/{currency} | Path does not match |
| 18 | app_download_file | /dowload-user-guide | Path does not match |
| 19 | app_form_values | /pays-by-folder-id/{folder_id} | Path does not match |
| 20 | app_online_procedure | /online/procedure | Path does not match |
| 21 | app_online_procedure_search_documents | /online/procedure/search-documents | Path does not match |
| 22 | app_online_procedure_search_documents_get | /rechercher-document | Path does not match |
| 23 | app_online_procedure_document | /online/procedure/document/{id} | Path does not match |
| 24 | app_forgot_password_request | /reset-password | Path does not match |
| 25 | app_check_email | /reset-password/check-email | Path does not match |
| 26 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 27 | dh_auditor_list_audits | /audit | Path does not match |
| 28 | dh_auditor_show_transaction | /audit/transaction/{hash} | Path does not match |
| 29 | dh_auditor_show_entity_history | /audit/{entity}/{id} | Path does not match |
| 30 | qr_code_generate | /qr-code/{text}.{extension} | Path does not match |
| 31 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 32 | _wdt | /_wdt/{token} | Path does not match |
| 33 | _profiler_home | /_profiler/ | Path does not match |
| 34 | _profiler_search | /_profiler/search | Path does not match |
| 35 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 36 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 37 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 38 | _profiler_open_file | /_profiler/open | Path does not match |
| 39 | _profiler | /_profiler/{token} | Path does not match |
| 40 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 41 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 42 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 43 | app_core_homepage.fr | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.