GET https://www.novixo.fr/connect/login

Routing

app.connect.users.login.login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /connect/login
# 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_validation_errors_xml /api/validation_errors/{id} Path does not match
11 _preview_error /_error/{code}.{_format} Path does not match
12 app.connect.two_factor.form /connect/two-factor Path does not match
13 app.connect.two_factor.check /connect/two-factor/valider Path does not match
14 ux_live_component /_components/{_live_component}/{_live_action} Path does not match
15 _wdt_stylesheet /_wdt/styles Path does not match
16 _wdt /_wdt/{token} Path does not match
17 _profiler_home /_profiler/ Path does not match
18 _profiler_search /_profiler/search Path does not match
19 _profiler_search_bar /_profiler/search_bar Path does not match
20 _profiler_phpinfo /_profiler/phpinfo Path does not match
21 _profiler_xdebug /_profiler/xdebug Path does not match
22 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
23 _profiler_search_results /_profiler/{token}/search/results Path does not match
24 _profiler_open_file /_profiler/open Path does not match
25 _profiler /_profiler/{token} Path does not match
26 _profiler_router /_profiler/{token}/router Path does not match
27 _profiler_exception /_profiler/{token}/exception Path does not match
28 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
29 app.admin.clients.client.listing /admin/clients/client/listing Path does not match
30 app.admin.clients.client.fiche /admin/clients/client/fiche/{id} Path does not match
31 app.admin.clients.client.creer /admin/clients/client/creer Path does not match
32 app.admin.clients.client.modifier /admin/clients/client/modifier/{id} Path does not match
33 app.admin.clients.client.valider /admin/clients/client/valider/{id} Path does not match
34 app.admin.clients.client.refuser /admin/clients/client/refuser/{id} Path does not match
35 app.admin.clients.client.invalider /admin/clients/client/invalider/{id} Path does not match
36 app.admin.clients.client.supprimer /admin/clients/client/supprimer/{id} Path does not match
37 app.admin.dashboards.dashboard.index /admin Path does not match
38 app.admin.profils.user.fiche /admin/profils/user/fiche Path does not match
39 app.admin.profils.user.modifier /admin/profils/user/modifier Path does not match
40 app.admin.profils.user.password /admin/profils/user/password Path does not match
41 app.admin.sms.sms.listing /admin/sms/sms/listing Path does not match
42 app.admin.sms.sms.fiche /admin/sms/sms/fiche/{id} Path does not match
43 app.admin.users.user.listing /admin/users/user/listing Path does not match
44 app.admin.users.user.fiche /admin/users/user/fiche/{id} Path does not match
45 app.admin.users.user.creer /admin/users/user/creer/{type} Path does not match
46 app.admin.users.user.modifier /admin/users/user/modifier/{id} Path does not match
47 app.admin.users.user.connexion /admin/users/user/connexion/{id} Path does not match
48 app.admin.users.user.activer /admin/users/user/activer/{id} Path does not match
49 app.admin.users.user.desactiver /admin/users/user/desactiver/{id} Path does not match
50 app.admin.users.user.supprimer /admin/users/user/supprimer/{id} Path does not match
51 app.client.dashboards.dashboard.index /client Path does not match
52 app.client.profils.client.fiche /client/profils/client/fiche Path does not match
53 app.client.profils.client.modifier /client/profils/client/modifier Path does not match
54 app.client.profils.client.password /client/profils/client/password Path does not match
55 app.client.profils.client.demander_validation /client/profils/client/demander-validation Path does not match
56 app.client.profils.user.fiche /client/profils/user/fiche Path does not match
57 app.client.profils.user.modifier /client/profils/user/modifier Path does not match
58 app.client.profils.user.password /client/profils/user/password Path does not match
59 app.client.profils.user.api_key.regenerer /client/profils/user/api-key/regenerer Path does not match
60 app.connect.users.inscription.form /connect/inscription/form Path does not match
61 app.connect.users.inscription.validation_email /connect/inscription/validation-email/{emailValidationToken} Path does not match
62 app.connect.users.login.dashboard_router /connect/dashboard-router Path does not match
63 app.connect.users.login.profil_router /connect/profil-router Path does not match
64 app.connect.users.login.login /connect/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.