Routing
home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | api_sync_all | /api/sync/all | Path does not match |
2 | account_home | /account/ | Path does not match |
3 | account_user | /account/user | Path does not match |
4 | admin_home | /admin/ | Path does not match |
5 | admin_users | /admin/users | Path does not match |
6 | admin_user | /admin/user | Path does not match |
7 | apprenant_certificat | /apprenant/{id}/certificat | Path does not match |
8 | apprenant_cerfa_list | /apprenant/cerfa_list | Path does not match |
9 | apprenant_cerfa | /apprenant/{id}/cerfa | Path does not match |
10 | apprenant_cerfa_api_update | /apprenant/{id}/cerfa_api_update | Path does not match |
11 | apprenant_cerfa_save | /apprenant/{id}/cerfa_save | Path does not match |
12 | apprenant_cerfa_pdf | /apprenant/{id}/cerfa_pdf | Path does not match |
13 | apprenant_api_list | /apprenant/api/list | Path does not match |
14 | apprenant_api_sync_all | /apprenant/api/sync_all | Path does not match |
15 | apprenant_api_read | /apprenant/api/read | Path does not match |
16 | apprenant_api_sync | /apprenant/api/sync | Path does not match |
17 | apprenant_api_save | /apprenant/api/{id}/save | Path does not match |
18 | apprenant_api_update | /apprenant/api/{id}/update | Path does not match |
19 | apprenant_api_delete | /apprenant/api/delete | Path does not match |
20 | apprenant_index | /apprenant | Path does not match |
21 | apprenant_list | /apprenant/list | Path does not match |
22 | apprenant_search | /apprenant/search | Path does not match |
23 | apprenant_create | /apprenant/create | Path does not match |
24 | apprenant_ajax_create | /apprenant/ajax/create | Path does not match |
25 | apprenant_read | /apprenant/{id} | Path does not match |
26 | apprenant_ajax_read | /apprenant/ajax/{id} | Path does not match |
27 | apprenant_ajax_update | /apprenant/ajax/{id}/update | Path does not match |
28 | apprenant_update | /apprenant/{id}/update | Path does not match |
29 | apprenant_delete | /apprenant/{id}/delete | Path does not match |
30 | apprenant_ajax_delete | /apprenant/ajax/{id}/delete | Path does not match |
31 | cerfa_json | /cerfa/{id}/json | Path does not match |
32 | cerfa_pdf | /cerfa/{id}/pdf | Path does not match |
33 | cerfa_index | /cerfa | Path does not match |
34 | cerfa_list | /cerfa/list | Path does not match |
35 | cerfa_search | /cerfa/search | Path does not match |
36 | cerfa_create | /cerfa/create | Path does not match |
37 | cerfa_ajax_create | /cerfa/ajax/create | Path does not match |
38 | cerfa_read | /cerfa/{id} | Path does not match |
39 | cerfa_ajax_read | /cerfa/ajax/{id} | Path does not match |
40 | cerfa_ajax_update | /cerfa/ajax/{id}/update | Path does not match |
41 | cerfa_update | /cerfa/{id}/update | Path does not match |
42 | cerfa_delete | /cerfa/{id}/delete | Path does not match |
43 | cerfa_ajax_delete | /cerfa/ajax/{id}/delete | Path does not match |
44 | cpne_index | /cpne | Path does not match |
45 | cpne_list | /cpne/list | Path does not match |
46 | cpne_search | /cpne/search | Path does not match |
47 | cpne_create | /cpne/create | Path does not match |
48 | cpne_ajax_create | /cpne/ajax/create | Path does not match |
49 | cpne_read | /cpne/{id} | Path does not match |
50 | cpne_ajax_read | /cpne/ajax/{id} | Path does not match |
51 | cpne_ajax_update | /cpne/ajax/{id}/update | Path does not match |
52 | cpne_update | /cpne/{id}/update | Path does not match |
53 | cpne_delete | /cpne/{id}/delete | Path does not match |
54 | cpne_ajax_delete | /cpne/ajax/{id}/delete | Path does not match |
55 | convention_index | /convention | Path does not match |
56 | convention_list | /convention/list | Path does not match |
57 | convention_search | /convention/search | Path does not match |
58 | convention_create | /convention/create | Path does not match |
59 | convention_ajax_create | /convention/ajax/create | Path does not match |
60 | convention_read | /convention/{id} | Path does not match |
61 | convention_ajax_read | /convention/ajax/{id} | Path does not match |
62 | convention_ajax_update | /convention/ajax/{id}/update | Path does not match |
63 | convention_update | /convention/{id}/update | Path does not match |
64 | convention_delete | /convention/{id}/delete | Path does not match |
65 | convention_ajax_delete | /convention/ajax/{id}/delete | Path does not match |
66 | creneau_index | /creneau | Path does not match |
67 | creneau_list | /creneau/list | Path does not match |
68 | creneau_search | /creneau/search | Path does not match |
69 | creneau_create | /creneau/create | Path does not match |
70 | creneau_ajax_create | /creneau/ajax/create | Path does not match |
71 | creneau_read | /creneau/{id} | Path does not match |
72 | creneau_ajax_read | /creneau/ajax/{id} | Path does not match |
73 | creneau_ajax_update | /creneau/ajax/{id}/update | Path does not match |
74 | creneau_update | /creneau/{id}/update | Path does not match |
75 | creneau_delete | /creneau/{id}/delete | Path does not match |
76 | creneau_ajax_delete | /creneau/ajax/{id}/delete | Path does not match |
77 | 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.