GET https://asa.positiveyes.fr/signin

Routing

core_signin Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /signin
# Route name Path Log
1 api_doc /api/docs.{_format} Path does not match
2 api_genid /api/.well-known/genid/{id} Path does not match
3 api_validation_errors /api/validation_errors/{id} Path does not match
4 api_entrypoint /api/{index}.{_format} Path does not match
5 api_jsonld_context /api/contexts/{shortName}.{_format} Path does not match
6 _api_errors /api/errors/{status}.{_format} Path does not match
7 _api_validation_errors_problem /api/validation_errors/{id} Path does not match
8 _api_validation_errors_hydra /api/validation_errors/{id} Path does not match
9 _api_validation_errors_jsonapi /api/validation_errors/{id} Path does not match
10 api_profile_user /api/profile Path does not match
11 _preview_error /_error/{code}.{_format} Path does not match
12 oauth2_authorize /oauth/v2/authorize Path does not match
13 oauth2_token /oauth/v2/token Path does not match
14 _wdt /_wdt/{token} Path does not match
15 _profiler_home /_profiler/ Path does not match
16 _profiler_search /_profiler/search Path does not match
17 _profiler_search_bar /_profiler/search_bar Path does not match
18 _profiler_phpinfo /_profiler/phpinfo Path does not match
19 _profiler_xdebug /_profiler/xdebug Path does not match
20 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
21 _profiler_search_results /_profiler/{token}/search/results Path does not match
22 _profiler_open_file /_profiler/open Path does not match
23 _profiler /_profiler/{token} Path does not match
24 _profiler_router /_profiler/{token}/router Path does not match
25 _profiler_exception /_profiler/{token}/exception Path does not match
26 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
27 core_api_profile /api/profile Path does not match
28 core_debug_phpinfo /debug/phpinfo Path does not match
29 core_debug_session_destroy /debug/session/destroy Path does not match
30 core_error /error/{statusCode} Path does not match
31 core_home / Path does not match
32 core_admin_user_ldap_find /admin/users/ldap/find/{uid} Path does not match
33 core_log_list /logs Path does not match
34 core_admin_log_list /admin/logs Path does not match
35 core_admin_log_info /admin/logs/{id}/info Path does not match
36 core_admin_log_delete /admin/logs/{id}/delete Path does not match
37 core_admin_mail_send /admin/mails/send Path does not match
38 core_admin_mail_template_list /admin/mails/templates Path does not match
39 core_admin_mail_template_add /admin/mails/templates/add Path does not match
40 core_admin_mail_template_edit /admin/mails/templates/{id}/edit Path does not match
41 core_admin_mail_template_delete /admin/mails/templates/{id}/delete Path does not match
42 core_admin_mail_template_send /admin/mails/templates/{id}/send Path does not match
43 core_admin_module_list /admin/modules/ Path does not match
44 core_admin_module_install /admin/module/{id}/install Path does not match
45 core_admin_module_uninstall /admin/module/{id}/uninstall Path does not match
46 core_admin_module_enable /admin/module/{id}/enable Path does not match
47 core_admin_module_disable /admin/module/{id}/disable Path does not match
48 core_module_admin_settings_list /module/{id}/admin/settings Path does not match
49 core_module_admin_setting_edit /module/{id}/admin/setting/{setting}/edit Path does not match
50 core_note_add /note/{subjectType}/{subjectId}/{noteType}/add Path does not match
51 core_note_view /note/{subjectType}/{subjectId}/{noteType}/view Path does not match
52 core_note_edit /note/{id}/edit?{noteType} Path does not match
53 core_note_delete /note/{id}/delete?{noteType} Path does not match
54 core_note_restore /note/{id}/restore?{noteType} Path does not match
55 core_signin /signin Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.