Routing
authentication_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_langue | /langue/{langue} | Path does not match |
| 2 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 3 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | new_langue | /nouvelle-langue/{langue} | Path does not match |
| 16 | actualites_home | /actualites/ | Path does not match |
| 17 | actualites_detail | /actualites/detail/{id} | Path does not match |
| 18 | actualites_add | /actualites/add/ | Path does not match |
| 19 | actualites_submit | /actualites/submit/{id} | Path does not match |
| 20 | actualites_edit | /actualites/edit/{id} | Path does not match |
| 21 | actualites_delete | /actualites/delete/{id} | Path does not match |
| 22 | load_actualites_block | /actualites/load/actus/{page} | Path does not match |
| 23 | load_infos_block | /actualites/load/infos/ | Path does not match |
| 24 | administration_homepage | /hello/{name} | Path does not match |
| 25 | tableau_sandford | /tableau/{type}/{id}/{sens}/{isPopUp} | Path does not match |
| 26 | tableau_sandford_with_famille | /tableau/sous-famille/{type}/{id}/{sens}/{isPopUp} | Path does not match |
| 27 | tableau_sandford_with_all_one_famille | /tableau/famille/{type}/{id}/{sens}/{isPopUp} | Path does not match |
| 28 | spectres_home | /spectres/ | Path does not match |
| 29 | spectres_home_redirect | /spectres/redirect/{url} | Path does not match |
| 30 | spectres_sommaire_block | /spectres/getsommaire/{selectedId} | Path does not match |
| 31 | spectres_node_block | /spectres/getnode/{nodeId} | Path does not match |
| 32 | spectres_details | /spectres/details/{id}/{idParent} | Path does not match |
| 33 | spectres_filariane | /spectres/fil-ariane/{nodes} | Path does not match |
| 34 | spectres_reference | /spectres/references | Path does not match |
| 35 | spectres_informations_tableau | /spectres/informations/tableau/{id}/{idParent}/{famille} | Path does not match |
| 36 | antibiotiques_tinymce_form | /antibiotiques/recherche/ | Path does not match |
| 37 | antibiotiques_tinymce_find | /antibiotiques/rechercher/ | Path does not match |
| 38 | antibiotiques_home | /antibiotiques/ | Path does not match |
| 39 | antibiotiques_home_redirect | /antibiotiques/redirect/{url} | Path does not match |
| 40 | antibiotiques_filariane | /antibiotiques/fil-ariane/{nodes} | Path does not match |
| 41 | antibiotiques_node_block | /antibiotiques/getnode/{nodeId} | Path does not match |
| 42 | antibiotiques_sommaire_block | /antibiotiques/getsommaire/{selectedId} | Path does not match |
| 43 | antibiotiques_details | /antibiotiques/details/{id}/{idParent} | Path does not match |
| 44 | antibiotiques_spectres | /antibiotiques/spectres/{id}/{order} | Path does not match |
| 45 | antibiotiques_spectres_personnalisation_form | /antibiotiques/spectres-personnalisation/form/{id}/{pathPage}/{delete} | Path does not match |
| 46 | antibiotiques_spectres_personnalisation_formv2 | /antibiotiques/spectres-personnalisation/formv2/{id} | Path does not match |
| 47 | antibiotiques_spectres_personnalisation_formv2_validation | /antibiotiques/spectres-personnalisation/formv2/{id}/validation | Path does not match |
| 48 | antibiotiques_spectres_personnalisation_deletev2 | /antibiotiques/spectres-personnalisation/delete/{id} | Path does not match |
| 49 | antibiotiques_spectres_personnalisation_delete | /antibiotiques/spectres-personnalisation/delete/{id}/{pathPage} | Path does not match |
| 50 | personnalisation_antibiotique_form | /antibiotiques/personnalisation/{id}/{idParent} | Path does not match |
| 51 | personnalisation_antibiotique_delete | /antibiotiques/personnalisation/delete/{id}/{idParent} | Path does not match |
| 52 | update_disponibilite | /antibiotiques/disponibilite/{id}/{value} | Path does not match |
| 53 | ir_choix_indication | /antibiotiques/insuffisance-renale/choix-indication/{fonctionRenale}/{idDci} | Path does not match |
| 54 | ir_detail_fiche | /antibiotiques/insuffisance-renale/detail-fiche/{fonctionRenale}/{idFiche} | Path does not match |
| 55 | home_url | / | Path does not match |
| 56 | show_guide | /guides/{filename} | Path does not match |
| 57 | abx_bmi_references | /abx-bmi/references/{reference} | Path does not match |
| 58 | show_pdf | /pdf/{filename} | Path does not match |
| 59 | changer_langue | /changer-langue/{informationLang} | Path does not match |
| 60 | upload_image | /upload-image | Path does not match |
| 61 | authentication_login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.