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

Routing

app_home Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/login (route: "n/a")

Route Matching Logs

Path to match: /
# 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 / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.