Routing
app_default_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 | oauth2_authorize | /authorize | Path does not match |
| 3 | oauth2_token | /token | Path does not match |
| 4 | 2fa_login | /login | Path does not match |
| 5 | 2fa_login_check | /2fa_check | Path does not match |
| 6 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 7 | _wdt | /_wdt/{token} | Path does not match |
| 8 | _profiler_home | /_profiler/ | Path does not match |
| 9 | _profiler_search | /_profiler/search | Path does not match |
| 10 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 11 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 12 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 13 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 14 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 15 | _profiler_open_file | /_profiler/open | Path does not match |
| 16 | _profiler | /_profiler/{token} | Path does not match |
| 17 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 18 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 19 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 20 | app_adresse_cap_search_address | /adresse-cap/search-address-autocomplete | Path does not match |
| 21 | app_ajax_get_affectations_nb_academies_message | /ajax/affectations-nb-academies-message | Path does not match |
| 22 | app_ajax_send_to_onde_v2 | /ajax/send-to-onde-v2 | Path does not match |
| 23 | app_ajax_get_verif_fusion | /ajax/verif-up-fusion | Path does not match |
| 24 | app_ajax_debrayage | /ajax/debrayage | Path does not match |
| 25 | app_ajax_veffectif | /ajax/v-effectif | Path does not match |
| 26 | app_ajax_vconso | /ajax/v-conso | Path does not match |
| 27 | app_ajax_flash_validation_etb | /ajax/flash-validation-etb | Path does not match |
| 28 | app_ajax_flash_validation_obs | /ajax/flash-validation-obs | Path does not match |
| 29 | app_ajax_flash_validation_nat | /ajax/flash-validation-nat | Path does not match |
| 30 | app_ajax_el_validation_nat | /ajax/enquete-lourde-validation-nat | Path does not match |
| 31 | app_ajax_actif_etb | /ajax/actif-etb | Path does not match |
| 32 | app_ajax_enquete_lourde | /ajax/enquete-lourde | Path does not match |
| 33 | app_ajax_el_validation_obs | /ajax/enquete-lourde-validation-obs | Path does not match |
| 34 | app_ajax_el_verification_etb | /ajax/enquete-lourde-verification-etb | Path does not match |
| 35 | app_ajax_flash_active_lvr | /ajax/flash-active-lvr | Path does not match |
| 36 | app_ajax_be1d_single_maj | /ajax/be1d-singe-maj | Path does not match |
| 37 | app_ajax_el_single_maj | /ajax/enquete-lourde-singe-maj | Path does not match |
| 38 | app_ajax_be1d_global_maj | /ajax/be1d-global-maj | Path does not match |
| 39 | app_ajax_get_dioceses | /ajax/get-dioceses | Path does not match |
| 40 | app_ajax_nom_ensemble_scolaire | /ajax/get-nom-ensemble-scolaire | Path does not match |
| 41 | app_ajax_search_communes | /ajax/recherche-commune | Path does not match |
| 42 | app_ajax_get_division_infos | /ajax/get-division-infos | Path does not match |
| 43 | app_ajax_get_affectation_etb_infos | /ajax/get-affectation-etb-infos | Path does not match |
| 44 | app_ajax_get_type_division | /ajax/get-type-division | Path does not match |
| 45 | app_annees_index | /annees/ | Path does not match |
| 46 | app_annees_edit | /annees/edition | Path does not match |
| 47 | app_annees_academies_edit | /annees/edition-annees-academies/{id}/ | Path does not match |
| 48 | api_v1_token | /api/v1/token | Path does not match |
| 49 | api_v1_import_etb_result | /api/v1/import-etb-result/{uuid} | Path does not match |
| 50 | api_v1_import_etb | /api/v1/import-etb/{codeRne} | Path does not match |
| 51 | app_default_index | / | Path does not match |
| 52 | app_default_cgu | /cgu | Path does not match |
| 53 | app_default_confirm_second_contact | /confirmation-second-contact/{emailKey}/{choice}/ | Path does not match |
| 54 | app_default_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.