GET http://fojuc-app.com/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 ux_entity_autocomplete /autocomplete/{alias} Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 admin /admin Path does not match
17 app_cif_index /cif/ Path does not match
18 app_cif_dedupe /cif/dedupe/check Path does not match
19 search /cif/search Path does not match
20 searchs /cif/searchs/searchs Path does not match
21 app_cif_new /cif/new Path does not match
22 app_cif_show /cif/{id} Path does not match
23 app_cif_edit /cif/{id}/edit Path does not match
24 app_cif_delete /cif/{id} Path does not match
25 app_client_index /client/ Path does not match
26 app_client_new /client/new Path does not match
27 document_upload /client/upload/{id} Path does not match
28 document_check_upload /client/upload/check/{id} Path does not match
29 app_client_show /client/show/{id}/show Path does not match
30 app_client_edit /client/{id}/edit/edit/1 Path does not match
31 app_client_delete /client/{id}d/d/e/d/e/e/e/e/e Path does not match
32 app_compte_index /compte/ Path does not match
33 compte_depot /compte/compte/depot/{id} Path does not match
34 compte_retrait /compte/compte/retrait/trans/{id} Path does not match
35 app_compte_new /compte/new Path does not match
36 app_compte_show /compte/{id} Path does not match
37 app_compte_edit /compte/{id}/edit Path does not match
38 app_compte_delete /compte/{id} Path does not match
39 app_document_index /document/ Path does not match
40 app_document_new /document/new Path does not match
41 app_document_show /document/{id} Path does not match
42 app_document_edit /document/{id}/edit Path does not match
43 app_document_delete /document/{id} Path does not match
44 app_echeanceloan_index /echeanceloan/ Path does not match
45 app_echeanceloan_new /echeanceloan/new Path does not match
46 app_echeanceloan_show /echeanceloan/{id} Path does not match
47 app_echeanceloan_edit /echeanceloan/{id}/edit Path does not match
48 app_echeanceloan_delete /echeanceloan/{id} Path does not match
49 app_etat_civil_index /etat/civil/ Path does not match
50 app_etat_civil_new /etat/civil/new Path does not match
51 app_etat_civil_show /etat/civil/{id} Path does not match
52 app_etat_civil_edit /etat/civil/{id}/edit Path does not match
53 app_etat_civil_delete /etat/civil/{id} Path does not match
54 app_home / Path does not match
55 app_home_index /home/user/ Path does not match
56 app_home_result_search /{depart}/{arrive}/{date_a}/result/search Path does not match
57 app_home_result_detail_search /{id}/detail/result/search Path does not match
58 app_home_info_paiement /{id}/1/info/1/paiement Path does not match
59 app_home_success_paiement /{transit}/{reservation}/success/paiement/success/paiement Path does not match
60 app_loan_index /loan/{id} Path does not match
61 app_loan_new /loan/new/{id} Path does not match
62 app_loan_show /loanshow/show/{id} Path does not match
63 app_loan_edit /loan/{id}/edit Path does not match
64 app_loan_delete /loan/{id} Path does not match
65 app_paiementloan_index /paiementloan/ Path does not match
66 app_paiementloan_new /paiementloan/new/{id} Path does not match
67 app_paiementloan_show /paiementloan/{id} Path does not match
68 app_paiementloan_edit /paiementloan/{id}/edit Path does not match
69 app_paiementloan_delete /paiementloan/{id} Path does not match
70 app_pays_index /pays/ Path does not match
71 app_pays_new /pays/new Path does not match
72 app_pays_show /pays/{id} Path does not match
73 app_pays_edit /pays/{id}/edit Path does not match
74 app_pays_edit_delete /pays/{id}/edit/edit Path does not match
75 app_pays_delete /pays/{id} Path does not match
76 app_province_index /province/ Path does not match
77 app_province_new /province/new Path does not match
78 app_province_show /province/{id} Path does not match
79 app_province_edit /province/{id}/edit Path does not match
80 app_province_edit_delete /province/{id}/province/province Path does not match
81 app_province_delete /province/{id} Path does not match
82 app_register /register Path does not match
83 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.