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 | 2fa_login | /2fa | Path does not match |
| 3 | 2fa_login_check | /2fa_check | 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 | admin_affiliations_index | /admin/affiliations/{catalog} | Path does not match |
| 19 | admin_affiliations_new | /admin/affiliations/{catalog}/new | Path does not match |
| 20 | admin_affiliations_edit | /admin/affiliations/{catalog}/{uuid}/edit | Path does not match |
| 21 | admin_affiliations_toggle | /admin/affiliations/{catalog}/{uuid}/toggle | Path does not match |
| 22 | admin_affiliations_delete | /admin/affiliations/{catalog}/{uuid}/delete | Path does not match |
| 23 | admin_employes_index | /admin/employes | Path does not match |
| 24 | admin_employes_import | /admin/employes/import | Path does not match |
| 25 | admin_employes_new | /admin/employes/new | Path does not match |
| 26 | admin_employes_edit | /admin/employes/{uuid}/edit | Path does not match |
| 27 | admin_employes_delete | /admin/employes/{uuid}/delete | Path does not match |
| 28 | admin_employes_clear | /admin/employes/clear | Path does not match |
| 29 | admin_companies_index | /admin/entreprises | Path does not match |
| 30 | admin_companies_users | /admin/entreprises/{uuid} | Path does not match |
| 31 | admin_companies_unlink_user | /admin/entreprises/{uuid}/users/{userUuid}/detach | Path does not match |
| 32 | admin_companies_new | /admin/entreprises/new | Path does not match |
| 33 | admin_companies_edit | /admin/entreprises/{uuid}/edit | Path does not match |
| 34 | admin_companies_toggle | /admin/entreprises/{uuid}/toggle | Path does not match |
| 35 | admin_companies_delete | /admin/entreprises/{uuid}/delete | Path does not match |
| 36 | admin_users_index | /admin/users | Path does not match |
| 37 | admin_users_pending | /admin/users/pending | Path does not match |
| 38 | admin_users_show | /admin/users/{uuid}/show | Path does not match |
| 39 | admin_users_toggle | /admin/users/{uuid}/toggle | Path does not match |
| 40 | admin_users_delete | /admin/users/{uuid}/delete | Path does not match |
| 41 | admin_users_disable_totp | /admin/users/{uuid}/disable-totp | Path does not match |
| 42 | admin_users_resend_confirmation | /admin/users/{uuid}/resend-confirmation | Path does not match |
| 43 | admin_users_edit | /admin/users/{uuid}/edit | Path does not match |
| 44 | configuration_index | /configuration | Path does not match |
| 45 | configuration_global | /configuration/global | Path does not match |
| 46 | configuration_global_edit | /configuration/global/{uuid} | Path does not match |
| 47 | home | / | Path does not match |
| 48 | log_index | /journaux | Path does not match |
| 49 | login | /login | Path does not match |
| 50 | app_forgot_password | /mot-de-passe-oublie | Path does not match |
| 51 | logout | /logout | Path does not match |
| 52 | 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.