Routing
app_mentions_legales
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/mentions-legales
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | app_finalize_account | /finaliser-compte | Path does not match |
| 17 | app_account | /mon-compte | Path does not match |
| 18 | app_delete_data_by_token | /supprimer-donnees/{token} | Path does not match |
| 19 | app_account_delete | /mon-compte/supprimer | Path does not match |
| 20 | admin_agenda | /admin/agenda | Path does not match |
| 21 | admin_agenda_dates | /admin/agenda/dates | Path does not match |
| 22 | admin_agenda_block | /admin/agenda/bloquer | Path does not match |
| 23 | admin_agenda_unblock | /admin/agenda/debloquer/{id} | Path does not match |
| 24 | admin_dashboard | /admin | Path does not match |
| 25 | admin_dj_tariffs | /admin/dj/tarifs | Path does not match |
| 26 | admin_dj_tariff_edit | /admin/dj/tarifs/{id}/modifier | Path does not match |
| 27 | admin_dj_options | /admin/dj/options | Path does not match |
| 28 | admin_dj_option_edit | /admin/dj/options/{id}/modifier | Path does not match |
| 29 | admin_dj_capacity | /admin/dj/capacite | Path does not match |
| 30 | admin_dj_capacity_add | /admin/dj/capacite/ajouter | Path does not match |
| 31 | admin_dj_capacity_edit | /admin/dj/capacite/{id}/modifier | Path does not match |
| 32 | admin_dj_capacity_delete | /admin/dj/capacite/{id}/supprimer | Path does not match |
| 33 | admin_dj_config | /admin/dj/config | Path does not match |
| 34 | admin_invoices | /admin/factures | Path does not match |
| 35 | admin_invoice_create | /admin/factures/creer | Path does not match |
| 36 | admin_invoice_show | /admin/factures/{id} | Path does not match |
| 37 | admin_invoice_status | /admin/factures/{id}/statut | Path does not match |
| 38 | admin_invoice_send | /admin/factures/{id}/envoyer | Path does not match |
| 39 | admin_invoice_upload_pdf | /admin/factures/{id}/upload-pdf | Path does not match |
| 40 | admin_quotes | /admin/devis | Path does not match |
| 41 | admin_quote_show | /admin/devis/{id} | Path does not match |
| 42 | admin_quote_create | /admin/devis/creer | Path does not match |
| 43 | admin_quote_send | /admin/devis/{id}/envoyer | Path does not match |
| 44 | admin_quote_status | /admin/devis/{id}/statut | Path does not match |
| 45 | admin_quote_validate | /admin/devis/{id}/valider | Path does not match |
| 46 | admin_quote_modify_send | /admin/devis/{id}/modifier-et-envoyer | Path does not match |
| 47 | admin_quote_reject | /admin/devis/{id}/rejeter | Path does not match |
| 48 | admin_traiteur_items | /admin/traiteur/items | Path does not match |
| 49 | admin_traiteur_item_new | /admin/traiteur/items/nouveau | Path does not match |
| 50 | admin_traiteur_item_edit | /admin/traiteur/items/{id}/modifier | Path does not match |
| 51 | admin_traiteur_item_delete | /admin/traiteur/items/{id}/supprimer | Path does not match |
| 52 | admin_users | /admin/utilisateurs | Path does not match |
| 53 | admin_user_show | /admin/utilisateurs/{id} | Path does not match |
| 54 | api_availability | /api/disponibilite/{date} | Path does not match |
| 55 | api_availability_month | /api/disponibilite/mois/{year}/{month} | Path does not match |
| 56 | app_carte | /carte | Path does not match |
| 57 | app_contact | /contact | Path does not match |
| 58 | app_dj | /dj | Path does not match |
| 59 | app_home | / | Path does not match |
| 60 | app_invoice_view | /facture/{reference} | Path does not match |
| 61 | app_invoice_pdf | /facture/{reference}/pdf | Path does not match |
| 62 | app_mentions_legales | /mentions-legales | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.