https://dloc-dev.adelysdev.com/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 _wdt /_wdt/{token} Path does not match
2 _profiler_home /_profiler/ Path does not match
3 _profiler_search /_profiler/search Path does not match
4 _profiler_search_bar /_profiler/search_bar Path does not match
5 _profiler_phpinfo /_profiler/phpinfo Path does not match
6 _profiler_search_results /_profiler/{token}/search/results Path does not match
7 _profiler_open_file /_profiler/open Path does not match
8 _profiler /_profiler/{token} Path does not match
9 _profiler_router /_profiler/{token}/router Path does not match
10 _profiler_exception /_profiler/{token}/exception Path does not match
11 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
12 abonnement_notify /abonnements/{id}/notify Path does not match
13 challenge /challenge Path does not match
14 commune /commune Path does not match
15 commune_quartiers /commune/{id}/quartiers Path does not match
16 new_convention_offre /offres/convention Path does not match
17 convention_offre /offres/{id}/convention Path does not match
18 new_convention_abonnement /abonnement/{id}/convention Path does not match
19 contrat_abonnement /abonnement/{id}/convention/{id_convention} Path does not match
20 customuser_preview /customuser/{id}/preview Path does not match
21 index / Path does not match
22 dashboard /dashboard Path does not match
23 rapido_remove_selection /rapido/selection/remove/{id} Path does not match
24 rapido_reset_selection /rapido/selection/reset Path does not match
25 rapido_locataire /rapido/locataire/{id} Path does not match
26 rapido_abonnement /rapido/abonnement/{id} Path does not match
27 dashboard_advanced /dashboard_advanced Path does not match
28 filter /filter Path does not match
29 rapido_prelevement /rapido/prelevement Path does not match
30 locataires /locataires Path does not match
31 locataire_edit /locataire/{id} Path does not match
32 locataire_delete /locataire/{id}/delete Path does not match
33 locataire_offres /locataire/{id}/offres/{type} Path does not match
34 locataire_liste /locataires/liste Path does not match
35 abonne_liste /locataires/abonne Path does not match
36 locataire_emails /locataire/{id}/emails Path does not match
37 medias /medias Path does not match
38 uploads /medias/{path} Path does not match
39 offres /offres Path does not match
40 verifications /offres/verifications Path does not match
41 offre_edit_ref /offres/{ref} Path does not match
42 offre_edit /offres/{id} Path does not match
43 offre_proprietaire /offre/proprietaire/{id} Path does not match
44 offre_vues /offres/{id}/vues Path does not match
45 offre_bis /offres/{id}/bis Path does not match
46 offre_verifications /offres/{id}/verifications Path does not match
47 offre_delete /offres/{id}/delete Path does not match
48 offre_adresses /offres/{id}/adresses Path does not match
49 rapido_selection /rapido/selection Path does not match
50 offre_selection /offres/selection Path does not match
51 offre_certificat_verification /offres/{id}/certificat/verification Path does not match
52 piges /piges Path does not match
53 robots /robots Path does not match
54 pige_preview /pige/{id}/preview Path does not match
55 pige_edit /pige/{id} Path does not match
56 pige_delete /pige/{id}/delete Path does not match
57 piges_json /piges/json Path does not match
58 suivi /suivi Path does not match
59 proprietaires /proprietaires Path does not match
60 proprietaire_preview /proprietaire/{id}/preview Path does not match
61 proprietaire_edit /proprietaire/{id} Path does not match
62 proprietaire_delete /proprietaire/{id}/delete Path does not match
63 proprietaires_json /proprietaires/json Path does not match
64 proprietaire_offres /proprietaire/{id}/offres Path does not match
65 offre_preview /offres/{id}/preview Path does not match
66 app_register /register Path does not match
67 app_verify_email /verify/email Path does not match
68 sad /sad Path does not match
69 sad_edit /sad/{id} Path does not match
70 sad_delete /sad/{id}/delete Path does not match
71 sad_liste /sad/liste Path does not match
72 app_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.