https://dev.aoyos.fr/login

Routing

login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 tachescrons.index /tachescrons/{id}/{token} Path does not match
2 tachescrons.facture.retard /tachescronsretard/{id}/{token} Path does not match
3 tachescrons.facture.retardj3 /tachescronsfactures/j3/{id}/{token} Path does not match
4 tachescrons.facture.retardj10 /tachescronsfactures/j10/{id}/{token} Path does not match
5 tachescrons.devis.j3 /tachescronsdevis/j3/{id}/{token} Path does not match
6 tachescrons.devis.j5 /tachescronsdevis/j5/{id}/{token} Path does not match
7 tachescrons.entrants.j3 /tachescronsentrants/j3/{id}/{token} Path does not match
8 tachescrons.devis.j10 /tachescronsdevis/j10/{id}/{token} Path does not match
9 home / Path does not match
10 pdfs_generator.devis /pdfs/generator/devis/{id} Path does not match
11 pdfs_generator.facture /pdfs/generator/facture/{id} Path does not match
12 app_register /register/{tokenContact} Path does not match
13 app_register_prestataire /registerprestataire/{tokenContact} Path does not match
14 request_resetting /renouvellement-mot-de-passe/requete Path does not match
15 resetting /renouvellement-mot-de-passe/{id}/{token} Path does not match
16 app.roadmaps_show /roadmaps/detail/{id} Path does not match
17 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.