GET https://metroplus.kokabola.fr/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# 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_client_index /clients/ Path does not match
17 app_client_new /clients/new Path does not match
18 app_client_search /clients/search Path does not match
19 app_client_activite_new /clients/{id}/activites/new Path does not match
20 app_client_activite_edit /clients/{id}/activites/{clientActiviteId}/edit Path does not match
21 app_client_activite_delete /clients/{id}/activites/{clientActiviteId}/delete Path does not match
22 app_client_lieu_delete /clients/{id}/lieux/{lieuId}/delete Path does not match
23 app_client_activite_parametres /clients/{id}/activites/{activiteId}/parametres Path does not match
24 app_client_show /clients/{id} Path does not match
25 app_client_edit /clients/{id}/edit Path does not match
26 app_client_delete /clients/{id} Path does not match
27 app_contact_index_all /contacts/all Path does not match
28 app_contact_create /contacts/new Path does not match
29 app_contact_index /clients/{clientId}/contacts Path does not match
30 app_contact_new /clients/{clientId}/contacts/new Path does not match
31 app_contact_api_search /api/contacts/search Path does not match
32 app_contact_select_existing /clients/{clientId}/contacts/{contactId}/select-role Path does not match
33 app_contact_new_create /clients/{clientId}/contacts/new/create Path does not match
34 app_contact_show_independent /contacts/{id} Path does not match
35 app_contact_show /clients/{clientId}/contacts/{id} Path does not match
36 app_contact_edit_independent /contacts/{id}/edit Path does not match
37 app_contact_edit /clients/{clientId}/contacts/{id}/edit Path does not match
38 app_contact_delete_independent /contacts/{id} Path does not match
39 app_contact_delete /clients/{clientId}/contacts/{id} Path does not match
40 app_dashboard / Path does not match
41 app_groupe_index /groupes/ Path does not match
42 app_groupe_new /groupes/new Path does not match
43 app_groupe_show /groupes/{id} Path does not match
44 app_groupe_edit /groupes/{id}/edit Path does not match
45 app_groupe_delete /groupes/{id}/delete Path does not match
46 app_groupe_search /groupes/search Path does not match
47 app_contact_new_groupe /groupes/{groupeId}/contacts/new Path does not match
48 app_contact_select_groupe /groupes/{groupeId}/contacts/{contactId}/select-role Path does not match
49 app_contact_new_create_groupe /groupes/{groupeId}/contacts/new/create Path does not match
50 app_contact_delete_groupe /groupes/{groupeId}/contacts/{contactId}/delete Path does not match
51 app_lieu_index /lieux/ Path does not match
52 app_lieu_api_search /lieux/api/search Path does not match
53 app_lieu_new /lieux/new Path does not match
54 app_client_lieu_new /lieux/clients/{clientId}/lieux/new Path does not match
55 app_client_lieu_new_create /lieux/clients/{clientId}/lieux/new/create Path does not match
56 app_client_lieu_select /lieux/clients/{clientId}/lieux/{lieuId}/select Path does not match
57 app_lieu_show /lieux/{id} Path does not match
58 app_lieu_edit /lieux/{id}/edit Path does not match
59 app_lieu_delete /lieux/{id} Path does not match
60 app_lieu_by_client /lieux/client/{clientId} Path does not match
61 app_contact_new_lieu /lieux/{lieuId}/contacts/new Path does not match
62 app_contact_select_lieu /lieux/{lieuId}/contacts/{contactId}/select-role Path does not match
63 app_contact_new_create_lieu /lieux/{lieuId}/contacts/new/create Path does not match
64 app_contact_delete_lieu /lieux/{lieuId}/contacts/{contactId}/delete Path does not match
65 app_marque_index /marque/ Path does not match
66 app_marque_new /marque/new Path does not match
67 app_marque_show /marque/{id} Path does not match
68 app_marque_edit /marque/{id}/edit Path does not match
69 app_marque_delete /marque/{id} Path does not match
70 app_pole_index /poles/ Path does not match
71 app_pole_new /poles/new Path does not match
72 app_pole_show /poles/{id} Path does not match
73 app_pole_edit /poles/{id}/edit Path does not match
74 app_pole_delete /poles/{id}/delete Path does not match
75 app_pole_search /poles/search Path does not match
76 app_contact_new_pole /poles/{poleId}/contacts/new Path does not match
77 app_contact_select_pole /poles/{poleId}/contacts/{contactId}/select-role Path does not match
78 app_contact_new_create_pole /poles/{poleId}/contacts/new/create Path does not match
79 app_contact_delete_pole /poles/{poleId}/contacts/{contactId}/delete Path does not match
80 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.