GET https://mycy.cyberscope.fr/login

Routing

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 2fa_login /2fa Path does not match
3 2fa_login_check /2fa_check Path does not match
4 ux_entity_autocomplete /autocomplete/{alias} 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_search_results /_profiler/{token}/search/results Path does not match
12 _profiler_open_file /_profiler/open Path does not match
13 _profiler /_profiler/{token} Path does not match
14 _profiler_router /_profiler/{token}/router Path does not match
15 _profiler_exception /_profiler/{token}/exception Path does not match
16 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
17 dashboard / Path does not match
18 calendar_affectedtome /calendar/affectedtome Path does not match
19 calendar /calendar/ Path does not match
20 calendar_add /calendar/add Path does not match
21 calendar_update /calendar/edit Path does not match
22 calendar_statistiques /calendar/statistiques Path does not match
23 calendar_delete /calendar/delete Path does not match
24 calendar_json /calendar/json Path does not match
25 calendar_json_calendar /calendar/json_calendar Path does not match
26 calendar_json_affectedtome /calendar/json/affectedtome Path does not match
27 client_list /client/ Path does not match
28 client_desac /client/inactive Path does not match
29 client_add /client/add Path does not match
30 client_edit /client/edit/{reference} Path does not match
31 client_disable /client/disable Path does not match
32 client_enable /client/enable Path does not match
33 client_json /client/json Path does not match
34 client_json_inactive /client/json/inactive Path does not match
35 contact_list /contact/ Path does not match
36 contact_add /contact/add Path does not match
37 contact_add_with_site /contact/site/{site}/add Path does not match
38 contact_add_with_client /contact/client/{client}/add Path does not match
39 contact_edit /contact/edit/{reference} Path does not match
40 contact_delete /contact/delete Path does not match
41 contact_json /contact/json Path does not match
42 identifiant_list /identifiant/ Path does not match
43 identifiant_add /identifiant/{site}/add Path does not match
44 identifiant_add_withoutsite /identifiant/add Path does not match
45 identifiant_edit /identifiant/edit/{reference} Path does not match
46 identifiant_delete /identifiant/delete Path does not match
47 identifiant_json /identifiant/json Path does not match
48 licence_list /licence/ Path does not match
49 licence_add /licence/add/{reference} Path does not match
50 licence_edit /licence/edit/{reference}/{reference_licence} Path does not match
51 licence_delete /licence/delete/{reference} Path does not match
52 licence_json /licence/{module}/json Path does not match
53 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.