Routing
(none)
Matched route
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | selfservice_templatesciblage_detail | /selfservice/templatesciblage/{id} | Path does not match |
| 2 | sharing_partenaires | /sharing/partenaires | Path does not match |
| 3 | sharing_partenaires_add | /sharing/partenaires/add | Path does not match |
| 4 | sharing_partenaires_active | /sharing/partenaires/active | Path does not match |
| 5 | sharing_partenaires_desactive | /sharing/partenaires/desactive | Path does not match |
| 6 | sharing_partenaires_update | /sharing/partenaires/update | Path does not match |
| 7 | suiviAccount | /administration/suiviAccount | Path does not match |
| 8 | suiviAccountData | /administration/suiviAccountData | Path does not match |
| 9 | gestionself | /administration/gestionself | Path does not match |
| 10 | gestionselfAdd | /service/administration/gestionself/add | Path does not match |
| 11 | gestionselfDelete | /service/administration/gestionself/delete | Path does not match |
| 12 | log | /log | Path does not match |
| 13 | notification_initialisation | /notification/initialisation | Path does not match |
| 14 | ping | /notification/ping | Path does not match |
| 15 | markEverythingRead | /notification/markEverythingRead | Path does not match |
| 16 | pingEveryone | /notification/pingEveryone/{message} | Path does not match |
| 17 | pingEveryoneNewProject | /notification/pingEveryone-newProject/{message} | Path does not match |
| 18 | pingUser | /notification/pingUser/{userId}/{message} | Path does not match |
| 19 | pingRole | /notification/pingRole/{role} | Path does not match |
| 20 | isReadUpdate | /notification/isRead/update | Path does not match |
| 21 | redis_cache_index | /administration/redis-cache | Path does not match |
| 22 | redis_cache_purge | /administration/redis-cache/purge | Path does not match |
| 23 | redis_cache_stats | /administration/redis-cache/stats | Path does not match |
| 24 | user_registration | /register/ | Path does not match |
| 25 | ssl_health_index | /administration/ssl-health | Path does not match |
| 26 | ssl_health_api_add_domain | /administration/ssl-health/api/add-domain | Path does not match |
| 27 | ssl_health_api_remove_domain | /administration/ssl-health/api/remove-domain | Path does not match |
| 28 | ssl_health_api_renew_certificate | /administration/ssl-health/api/renew-certificate | Path does not match |
| 29 | ssl_health_api_force_check | /administration/ssl-health/api/force-check | Path does not match |
| 30 | ssl_health_api_update_schedule | /administration/ssl-health/api/update-schedule | Path does not match |
| 31 | ssl_health_api_domains | /administration/ssl-health/api/domains | Path does not match |
| 32 | ssl_health_api_logs | /administration/ssl-health/api/logs | Path does not match |
| 33 | 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.