Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
# | Route name | Path | Log |
---|---|---|---|
1 | app_admin_chat_canal | /admin-chat-canal/{chatCanalId} | Path does not match |
2 | app_admin_chat_canals | /admin-chat-canals | Path does not match |
3 | app_admin_client | /admin-client/{clientId} | Path does not match |
4 | app_admin_clients | /admin-clients | Path does not match |
5 | app_admin_consignes | /admin-consignes | Path does not match |
6 | app_admin_params_langues | /admin-params-langues | Path does not match |
7 | app_admin_params_mails_secteur | /admin-params-mails-secteur/{secteurId} | Path does not match |
8 | app_admin_params_mails_secteurs | /admin-params-mails-secteurs | Path does not match |
9 | app_admin_params_secteur | /admin-params-secteur/{secteurId} | Path does not match |
10 | app_admin_params_secteurs | /admin-params-secteurs | Path does not match |
11 | app_admin_params_tarifs_secteur | /admin-params-tarifs-secteur/{secteurId} | Path does not match |
12 | app_admin_params_tarifs_secteurs | /admin-params-tarifs-secteurs | Path does not match |
13 | app_admin_params_textes_secteur | /admin-params-textes-secteur/{secteurId} | Path does not match |
14 | app_admin_params_textes_secteurs | /admin-params-textes-secteurs | Path does not match |
15 | app_admin_params_villes | /admin-params-villes | Path does not match |
16 | app_chat | /chat/{chatCanalId} | Path does not match |
17 | app_dashboard | /dashboard | Path does not match |
18 | app_download | /download/{documentId}/{action}/{filename} | Path does not match |
19 | app_download_delete | /download/{document_id} | Path does not match |
20 | app_downloads | /downloads/{folder}/{file} | Path does not match |
21 | app_index | / | Path does not match |
22 | app_api_ville | /localapi/ville | Path does not match |
23 | app_api_prise_appel_client_search_telephone | /localapi/prise-appel-client-search-telephone | Path does not match |
24 | app_api_prise_appel_client_search_nom | /localapi/prise-appel-client-search-nom | Path does not match |
25 | app_api_prise_appel_client | /localapi/prise-appel-client | Path does not match |
26 | app_api_prise_appel_referant_search | /localapi/prise-appel-referant-search | Path does not match |
27 | app_api_prise_appel_referant | /localapi/prise-appel-referant | Path does not match |
28 | app_api_prise_appel_secteur_zone | /localapi/prise-appel-secteur-zone | Path does not match |
29 | app_api_animal_race_autre_search | /localapi/animal-race-autre-search | Path does not match |
30 | app_api_prise_appel_secteurs | /localapi/prise-appel-secteurs | Path does not match |
31 | app_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.